pokecrystal-board/stats/pokedex/entries/161.asm
2013-02-05 19:29:20 -05:00

9 lines
254 B
NASM

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