diff options
Diffstat (limited to 'npc/dimonds-cove/workers.txt')
-rw-r--r-- | npc/dimonds-cove/workers.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/npc/dimonds-cove/workers.txt b/npc/dimonds-cove/workers.txt new file mode 100644 index 00000000..489888e5 --- /dev/null +++ b/npc/dimonds-cove/workers.txt @@ -0,0 +1,9 @@ +new_23-1.gat,23,70,0 script Josh 102,{ + mes "We're working on getting the cellar pass open."; + close; +} + +new_23-1.gat,39,75,0 script Zack 102,{ + mes "My brother and I are fixing the cellar pass."; + close; +} |