summaryrefslogtreecommitdiff
path: root/npc/000-1/tibbo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-1/tibbo.txt')
-rw-r--r--npc/000-1/tibbo.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-1/tibbo.txt b/npc/000-1/tibbo.txt
index 58569809..32b10dd2 100644
--- a/npc/000-1/tibbo.txt
+++ b/npc/000-1/tibbo.txt
@@ -8,10 +8,10 @@
// Aquada box.
000-1,34,111,0 script Tibbo 110,{
- set .@g, getq(ShipQuests_Gugli);
+ .@g = getq(ShipQuests_Gugli);
if (.@g == 0) goto L_NoTask;
- set .@q, getq(ShipQuests_Tibbo);
+ .@q = getq(ShipQuests_Tibbo);
if (.@q == 1) goto L_CallFunc;
mesn;