summaryrefslogtreecommitdiff
path: root/world/map/npc/030-2/shipping_helper.txt
diff options
context:
space:
mode:
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";