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

11 lines
242 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; SquirtlePokedexEntry: ; 0x181926
db "TINYTURTLE@" ; species name
dw 108, 200 ; height, width
2013-02-05 16:29:20 -08:00
2014-03-05 21:46:01 -08:00
db "When it feels"
next "threatened, it"
next "draws its legs"
page "inside its shell"
2014-03-05 21:46:01 -08:00
next "and sprays water"
next "from its mouth.@"