pokecrystal/stats/pokedex/entries/161.asm

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