summaryrefslogtreecommitdiff
path: root/npc/029-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-11 09:08:58 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-11 09:08:58 -0300
commit1b9ef27e415c0d6cc033b05eb9c4771e45b0a697 (patch)
treed8671b673b84c71b886c0b9ca528d8cdb3446a3b /npc/029-1
parente580f2fbf4043d7d3524659754afd167b0d213e2 (diff)
downloadserverdata-1b9ef27e415c0d6cc033b05eb9c4771e45b0a697.tar.gz
serverdata-1b9ef27e415c0d6cc033b05eb9c4771e45b0a697.tar.bz2
serverdata-1b9ef27e415c0d6cc033b05eb9c4771e45b0a697.tar.xz
serverdata-1b9ef27e415c0d6cc033b05eb9c4771e45b0a697.zip
This is also not going to be accepted by the CI
Diffstat (limited to 'npc/029-1')
-rw-r--r--npc/029-1/tutorial.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/029-1/tutorial.txt b/npc/029-1/tutorial.txt
index 870104d7..d6d05463 100644
--- a/npc/029-1/tutorial.txt
+++ b/npc/029-1/tutorial.txt
@@ -5,7 +5,7 @@ OnInit:
$@ScorpionFighter = 0;
$@ScorpionTimer = 0;
set $@ScorpDeath, 0;
- $@SpokeToKaan = (1 << 31);
+ $@SpokeToKaan = false;//(1 << 31); FIXME
end;
}
029-2,21,26,0 script TutDebug NPC154,{