diff options
Diffstat (limited to 'npc/new_23-1-dimonds-cove/workers.txt')
-rw-r--r-- | npc/new_23-1-dimonds-cove/workers.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/npc/new_23-1-dimonds-cove/workers.txt b/npc/new_23-1-dimonds-cove/workers.txt deleted file mode 100644 index 5579dadd..00000000 --- a/npc/new_23-1-dimonds-cove/workers.txt +++ /dev/null @@ -1,11 +0,0 @@ -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; -} |