summaryrefslogtreecommitdiff
path: root/world/map/npc/030-2/shipping_helper.txt
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2014-11-05 11:16:25 -0600
committerwushin <pasekei@gmail.com>2014-11-05 11:47:24 -0600
commit85fad1237e1f4ee964eb5c0236a8d7f60c949bc2 (patch)
tree74045406f821c6c4101df45ea641a6bdfc44fd44 /world/map/npc/030-2/shipping_helper.txt
parent00c96cca21d8be23b8b8647398ba1cf7a80dc7d1 (diff)
downloadserverdata-85fad1237e1f4ee964eb5c0236a8d7f60c949bc2.tar.gz
serverdata-85fad1237e1f4ee964eb5c0236a8d7f60c949bc2.tar.bz2
serverdata-85fad1237e1f4ee964eb5c0236a8d7f60c949bc2.tar.xz
serverdata-85fad1237e1f4ee964eb5c0236a8d7f60c949bc2.zip
NPCs on 030-* fixed
Diffstat (limited to 'world/map/npc/030-2/shipping_helper.txt')
-rw-r--r--world/map/npc/030-2/shipping_helper.txt8
1 files changed, 4 insertions, 4 deletions
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";