summaryrefslogtreecommitdiff
path: root/world/map/npc/029-1/barrier.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/029-1/barrier.txt')
-rw-r--r--world/map/npc/029-1/barrier.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/world/map/npc/029-1/barrier.txt b/world/map/npc/029-1/barrier.txt
index 1acb0d17..4446ac6c 100644
--- a/world/map/npc/029-1/barrier.txt
+++ b/world/map/npc/029-1/barrier.txt
@@ -9,3 +9,11 @@ L_Block:
message strcharinfo(0), "Some force seems to be blocking you from entering.";
end;
}
+
+029-1.gat,69,61,0|script|#CandorAnnouncer|127
+{
+ end;
+OnCommandTalk:
+ npctalk $@candor_npctalk$;
+ end;
+}