From e72e6232d3918e886cca6fed53c941c5c567bc60 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 23 Oct 2018 00:20:49 -0300 Subject: Typo --- npc/019-2/angela.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/019-2') diff --git a/npc/019-2/angela.txt b/npc/019-2/angela.txt index 5b20bcc02..9199fafcc 100644 --- a/npc/019-2/angela.txt +++ b/npc/019-2/angela.txt @@ -38,7 +38,7 @@ if ($@CINDY_STATE > gettimetick(2)) goto L_Safe; if (BaseLevel < 60) { hello; end; } - if ($@CINDY_STATE % 2 == 0) goto L_Worried; + if ($@CINDY_STATE % 2 == 1) goto L_Worried; if (getq(NivalisQuest_Cindy) == 0) goto L_Start; mesn; mesq l("Please find my lovely daughter!"); -- cgit v1.2.3-60-g2f50