summaryrefslogtreecommitdiff
path: root/npc/000-1/muller.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-1/muller.txt')
-rw-r--r--npc/000-1/muller.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-1/muller.txt b/npc/000-1/muller.txt
index 403556e0..2418d039 100644
--- a/npc/000-1/muller.txt
+++ b/npc/000-1/muller.txt
@@ -7,10 +7,10 @@
// Plushroom box.
000-1,35,69,0 script Q'Muller 104,{
- set .@g, getq(ShipQuests_Gugli);
+ .@g = getq(ShipQuests_Gugli);
if (.@g == 0) goto L_NoTask;
- set .@q, getq(ShipQuests_QMuller);
+ .@q = getq(ShipQuests_QMuller);
if (.@q == 1) goto L_CallFunc;
mesn;