pokecrystal-board/data/pokedex/entries/158.asm

11 lines
245 B
NASM
Raw Normal View History

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