diff options
Diffstat (limited to 'npc/010-2_Dimond's_Cove/workers.txt')
-rw-r--r-- | npc/010-2_Dimond's_Cove/workers.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/010-2_Dimond's_Cove/workers.txt b/npc/010-2_Dimond's_Cove/workers.txt index 5579dadd..13704115 100644 --- a/npc/010-2_Dimond's_Cove/workers.txt +++ b/npc/010-2_Dimond's_Cove/workers.txt @@ -1,10 +1,10 @@ -new_23-1.gat,23,70,0 script Josh 155,{ +010-2.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,{ +010-2.gat,39,75,0 script Zack 155,{ mes "[Zack]"; mes "\"My brother and I are fixing the cellar pass.\""; close; |