From 85fad1237e1f4ee964eb5c0236a8d7f60c949bc2 Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 5 Nov 2014 11:16:25 -0600 Subject: NPCs on 030-* fixed --- world/map/npc/030-2/shipping_helper.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'world/map/npc/030-2/shipping_helper.txt') diff --git a/world/map/npc/030-2/shipping_helper.txt b/world/map/npc/030-2/shipping_helper.txt index 29a0ae26..e7f7b2f0 100644 --- a/world/map/npc/030-2/shipping_helper.txt +++ b/world/map/npc/030-2/shipping_helper.txt @@ -1,28 +1,28 @@ // Annual Xmas // Author: Jenalya, wushin -030-2.gat,30,88,0|script|Mo|328, +030-2.gat,30,88,0|script|Mo|328 { set $@npc_name$, "Mo"; callfunc "helpersPacking"; close; } -030-2.gat,33,88,0|script|Lorrie|329, +030-2.gat,33,88,0|script|Lorrie|329 { set $@npc_name$, "Lorrie"; callfunc "helpersPacking"; close; } -030-2.gat,37,88,0|script|Curlee|329, +030-2.gat,37,88,0|script|Curlee|329 { set $@npc_name$, "Curlee"; callfunc "helpersPacking"; close; } -function|script|helpersPacking|, +function|script|helpersPacking { callfunc "XmasStates"; -- cgit v1.2.3-60-g2f50