summaryrefslogtreecommitdiff
path: root/npc/000-1/ale.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-1/ale.txt')
-rw-r--r--npc/000-1/ale.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-1/ale.txt b/npc/000-1/ale.txt
index 54044d06..cccd0e3d 100644
--- a/npc/000-1/ale.txt
+++ b/npc/000-1/ale.txt
@@ -7,10 +7,10 @@
// Aquada box.
000-1,55,23,0 script Ale 105,{
- set .@g, getq(ShipQuests_Gugli);
+ .@g = getq(ShipQuests_Gugli);
if (.@g == 0) goto L_NoTask;
- set .@q, getq(ShipQuests_Ale);
+ .@q = getq(ShipQuests_Ale);
if (.@q == 1) goto L_CallFunc;
mesn;