pokecrystal/data/pokedex/entries/158.asm

11 lines
245 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; TotodilePokedexEntry: ; 0x1ccc14
db "BIG JAW@" ; species name
dw 200, 210 ; height, width
2013-02-06 00:29:20 +00:00
2014-03-06 05:46:01 +00:00
db "This rough critter"
next "chomps at any"
next "moving object it"
page "sees. Turning your"
2014-03-06 05:46:01 +00:00
next "back on it is not"
next "recommended.@"