From 0c1f1281dab28d481e717ff1343a213b4e0da2a8 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Fri, 27 Sep 2019 10:08:47 -0400 Subject: [PATCH] Review changes for #778 --- data/scripts/lilycove_lady.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/scripts/lilycove_lady.inc b/data/scripts/lilycove_lady.inc index 9ee7adc7c..77b842d3d 100644 --- a/data/scripts/lilycove_lady.inc +++ b/data/scripts/lilycove_lady.inc @@ -423,9 +423,9 @@ LilycoveCity_PokemonCenter_1F_EventScript_2A88BA:: @ 82A88BA fadescreen 1 special OpenPokeblockCaseForContestLady waitstate - compare VAR_RESULT, 65535 + compare VAR_RESULT, 0xFFFF goto_if_eq LilycoveCity_PokemonCenter_1F_EventScript_2A88D7 - compare VAR_RESULT, 65535 + compare VAR_RESULT, 0xFFFF goto_if_ne LilycoveCity_PokemonCenter_1F_EventScript_2A88F6 end