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.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/world/map/npc/010-2/workers.txt b/world/map/npc/010-2/workers.txt
new file mode 100644
index 00000000..0d80f700
--- /dev/null
+++ b/world/map/npc/010-2/workers.txt
@@ -0,0 +1,13 @@
+//
+
+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;
+}