diff options
Diffstat (limited to 'text/maps/daycare_2.asm')
-rw-r--r-- | text/maps/daycare_2.asm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/text/maps/daycare_2.asm b/text/maps/daycare_2.asm index ac9720ba..c6478a76 100644 --- a/text/maps/daycare_2.asm +++ b/text/maps/daycare_2.asm @@ -3,7 +3,11 @@ _DayCareMText_56437:: ; 8c000 (23:4000) line "@@" _DayCareMText_5643b:: ; 8c013 (23:4013) +IF DEF(_YELLOW) + text "Come again." +ELSE text "come again." +ENDC done _DayCareMText_56440:: ; 8c020 (23:4020) |