summaryrefslogtreecommitdiff
path: root/world/map/npc/010-2/workers.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/010-2/workers.txt')
-rw-r--r--world/map/npc/010-2/workers.txt18
1 files changed, 0 insertions, 18 deletions
diff --git a/world/map/npc/010-2/workers.txt b/world/map/npc/010-2/workers.txt
deleted file mode 100644
index 438a12ca..00000000
--- a/world/map/npc/010-2/workers.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-//
-
-010-2,23,70,0|script|Josh|155
-{
- mes "[Josh]";
- mes "\"We're working on getting the cellar pass open.\"";
- close;
-}
-
-010-2,39,75,0|script|Zack|155
-{
- set @halloween_npc_id, $@halloween_npc_zack;
- callfunc "TrickOrTreat";
-
- mes "[Zack]";
- mes "\"My brother and I are fixing the cellar pass.\"";
- close;
-}