From b89fb40b9d93857479662215c7ee338f0816dece Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 2 May 2022 18:29:12 -0300 Subject: Add the chest with rewards to those whom triumph over Gemini Quest. --- npc/014-2-2/gemini.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/014-2-2') diff --git a/npc/014-2-2/gemini.txt b/npc/014-2-2/gemini.txt index c4def5627..6153fed5b 100644 --- a/npc/014-2-2/gemini.txt +++ b/npc/014-2-2/gemini.txt @@ -22,7 +22,7 @@ OnCore: instance_attach($@VALIA_INST[.@p]); // Always true on first interaction // This handles new stages for person - if (@mystatus != $@VALIA_STATUS[.@p]) { + if (@mystatus < $@VALIA_STATUS[.@p]) { // No retroaction! @mystatus = $@VALIA_STATUS[.@p]; switch ($@VALIA_STATUS[.@p]) { -- cgit v1.2.3-60-g2f50