From 58bb1dc7766db4809bbee94fe493c644f89e93df Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 30 Mar 2019 08:03:07 -0300 Subject: Fix possible bug on Tutorial reported by Freeyorp --- npc/000-0-0/sailors.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/000-0-0') diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt index c00df1e7a..cf9634a7a 100644 --- a/npc/000-0-0/sailors.txt +++ b/npc/000-0-0/sailors.txt @@ -184,7 +184,7 @@ OnStep4: if (getunittype(@mobTarget) != -1 && is_staff()) dispbottom ("Hey hey, the monster seems to be alive. Mr. GM, do something about that!"); dispbottom l("You free the world from an evil Dummy."); - setq1 ShipQuests_Arpan, 5; + compareandsetq ShipQuests_Arpan, 4, 5; end; L_Step5: -- cgit v1.2.3-60-g2f50