From 1b9ef27e415c0d6cc033b05eb9c4771e45b0a697 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 11 Apr 2021 09:08:58 -0300 Subject: This is also not going to be accepted by the CI --- npc/029-1/tutorial.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') 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,{ -- cgit v1.2.3-60-g2f50