diff options
Diffstat (limited to 'text/maps/silph_co_2f.asm')
-rw-r--r-- | text/maps/silph_co_2f.asm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/text/maps/silph_co_2f.asm b/text/maps/silph_co_2f.asm index 8096d806..4437880c 100644 --- a/text/maps/silph_co_2f.asm +++ b/text/maps/silph_co_2f.asm @@ -72,7 +72,11 @@ _SilphCo2EndBattleText3:: ; 8260f (20:660f) prompt _SilphCo2AfterBattleText3:: ; 82617 (20:6617) +IF DEF(_YELLOW) + text "Diamond-shaped" +ELSE text "Diamond shaped" +ENDC line "tiles are" cont "teleport blocks!" |