pokecrystal-board/stats/pokedex/entries/161.asm
2014-03-06 00:46:01 -05:00

13 lines
260 B
NASM

; SentretPokedexEntry: ; 0x1ccd6b
db "SCOUT@" ; species name
dw 207, 130; height, width
db "When acting as a"
next "lookout, it warns"
next "others of danger@"
db "by screeching and"
next "hitting the ground"
next "with its tail.@"
; 0x1ccddd