From bba3c7e48ba43bd215bdcf8a3df739838e28e36e Mon Sep 17 00:00:00 2001 From: mekolat Date: Fri, 22 Aug 2014 13:15:27 -0400 Subject: make the ferry less spammy --- world/map/npc/036-2/emblems.txt | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 world/map/npc/036-2/emblems.txt (limited to 'world/map/npc/036-2/emblems.txt') diff --git a/world/map/npc/036-2/emblems.txt b/world/map/npc/036-2/emblems.txt new file mode 100644 index 00000000..c3fbc18a --- /dev/null +++ b/world/map/npc/036-2/emblems.txt @@ -0,0 +1,31 @@ +036-2.gat,29,27,0|script|#k2city1e|410, +{ + end; + OnInit: + disablenpc "#k2city1e"; + end; +} +036-2.gat,29,27,0|script|#k2city1d|411, +{ + end; +} + +036-2.gat,31,27,0|script|#k2city2e|416, +{ + end; + OnInit: + disablenpc "#k2city2e"; + end; +} +036-2.gat,31,27,0|script|#k2city2d|417, +{ + end; +} + +036-2.gat,32,27,0|script|#k2sound|127, +{ + end; + OnCommandDing: + misceffect 402; + end; +} -- cgit v1.2.3-70-g09d2