From 1195ea1eb880ca9c77f2471e036d8bb8009fd70d Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Wed, 19 Nov 2008 13:38:20 +0000 Subject: Change all script folders Script files fixes are comming --- npc/010-2_Dimond's_Cove/workers.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 npc/010-2_Dimond's_Cove/workers.txt (limited to 'npc/010-2_Dimond's_Cove/workers.txt') diff --git a/npc/010-2_Dimond's_Cove/workers.txt b/npc/010-2_Dimond's_Cove/workers.txt new file mode 100644 index 00000000..5579dadd --- /dev/null +++ b/npc/010-2_Dimond's_Cove/workers.txt @@ -0,0 +1,11 @@ +new_23-1.gat,23,70,0 script Josh 155,{ + mes "[Josh]"; + mes "\"We're working on getting the cellar pass open.\""; + close; +} + +new_23-1.gat,39,75,0 script Zack 155,{ + mes "[Zack]"; + mes "\"My brother and I are fixing the cellar pass.\""; + close; +} -- cgit v1.2.3-70-g09d2