diff options
Diffstat (limited to 'text/maps/name_rater.asm')
-rw-r--r-- | text/maps/name_rater.asm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/text/maps/name_rater.asm b/text/maps/name_rater.asm index 4a81ecf1..2baec727 100644 --- a/text/maps/name_rater.asm +++ b/text/maps/name_rater.asm @@ -43,7 +43,11 @@ _NameRaterText_1dac7:: ; 9a404 (26:6404) done _NameRaterText_1dacc:: ; 9a44c (26:644c) +IF DEF(_YELLOW) + text "Fine! Come any-" +ELSE text "Fine! Come any" +ENDC line "time you like!" done |