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 @@
; JynxPokedexEntry: ; 0x1b98c5
db "HUMANSHAPE@" ; species name
db "HUMANSHAPE@" ; species name
dw 407, 900; height, width
db "It has several", $4e, "different cry pat-", $4e, "terns, each of@"
db "which seems to", $4e, "have its own", $4e, "meaning.@"
db "It has several"
next "different cry pat-"
next "terns, each of@"
db "which seems to"
next "have its own"
next "meaning.@"
; 0x1b992a