--[[ Script Name : SpawnScripts/ElddarGrove/PreservationistReynolds.lua Script Purpose : Preservationist Reynolds Script Author : John Adams Script Date : 2008.09.28 Script Notes : Auto-Generated Conversation from PacketParser Data --]] function hailed(NPC, Spawn) FaceTarget(NPC, Spawn) PlayFlavor(NPC, "voiceover/english/preservationist_reynolds/qey_elddar/100_soc_human_tunarian_officer_reynolds_no_2a5aeb44.mp3", "I haven't heard anything from the last scout party. They're a tough bunch. I hope they're all right.", "", 1752705355, 1563128162, Spawn) end