diff options
Diffstat (limited to 'constants/event_flags.asm')
-rw-r--r-- | constants/event_flags.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/event_flags.asm b/constants/event_flags.asm index f11f5bfb..f8b9f55a 100644 --- a/constants/event_flags.asm +++ b/constants/event_flags.asm @@ -2,7 +2,7 @@ const_def ; These first eight flags are reset upon reloading the map. - const EVENT_GAVE_KURT_APRICORNS ; 000 + const EVENT_TEMPORARY_UNTIL_MAP_RELOAD_1 ; 000 const EVENT_RECEIVED_BALLS_FROM_KURT const EVENT_DRAGON_SHRINE_QUESTION_2 const EVENT_DRAGON_SHRINE_QUESTION_3 |