From ca6dc02720a13150d5c4d2acc1b8daaf4a72db4a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 1 Mar 2019 17:25:11 -0300 Subject: Bad priority --- npc/021-4/main.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/021-4') diff --git a/npc/021-4/main.txt b/npc/021-4/main.txt index b543fef99..cab80adf3 100644 --- a/npc/021-4/main.txt +++ b/npc/021-4/main.txt @@ -64,11 +64,11 @@ L_Cheat: end; L_Reset: - if (is_gm()) { + if ($@CINDY_HERO$ == strcharinfo(0)) { + goto L_Winner; + } else if (is_gm()) { $@CINDY_STATE=0; npctalk l("*beeep*"); - } else if ($@CINDY_HERO$ == strcharinfo(0)) { - goto L_Winner; } end; -- cgit v1.2.3-60-g2f50