Text macros in Pokedex entries.

This commit is contained in:
yenatch
2014-03-06 00:46:01 -05:00
parent fd6cfc73ee
commit 6062ee0900
251 changed files with 1757 additions and 753 deletions

View File

@@ -1,8 +1,12 @@
; GrimerPokedexEntry: ; 0x1b89a2
db "SLUDGE@" ; species name
db "SLUDGE@" ; species name
dw 211, 660; height, width
db "When two of these", $4e, "#MON's bodies", $4e, "are combined@"
db "together, new", $4e, "poisons are", $4e, "created.@"
db "When two of these"
next "#MON's bodies"
next "are combined@"
db "together, new"
next "poisons are"
next "created.@"
; 0x1b89fc