summaryrefslogtreecommitdiff
path: root/npc/000-1/jalad.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-1/jalad.txt')
-rw-r--r--npc/000-1/jalad.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-1/jalad.txt b/npc/000-1/jalad.txt
index 4bd1edd3..4e1eaedb 100644
--- a/npc/000-1/jalad.txt
+++ b/npc/000-1/jalad.txt
@@ -8,10 +8,10 @@
// Plushroom box.
000-1,46,35,0 script Jalad 112,{
- set .@g, getq(ShipQuests_Gugli);
+ .@g = getq(ShipQuests_Gugli);
if (.@g == 0) goto L_NoTask;
- set .@q, getq(ShipQuests_Jalad);
+ .@q = getq(ShipQuests_Jalad);
if (.@q == 1) goto L_CallFunc;
mesn;