diff options
Diffstat (limited to 'npc/010-2/workers.txt')
-rw-r--r-- | npc/010-2/workers.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/npc/010-2/workers.txt b/npc/010-2/workers.txt deleted file mode 100644 index 0d80f700..00000000 --- a/npc/010-2/workers.txt +++ /dev/null @@ -1,13 +0,0 @@ -// - -010-2.gat,23,70,0 script Josh 155,{ - mes "[Josh]"; - mes "\"We're working on getting the cellar pass open.\""; - close; -} - -010-2.gat,39,75,0 script Zack 155,{ - mes "[Zack]"; - mes "\"My brother and I are fixing the cellar pass.\""; - close; -} |