mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
254 B
NASM
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
|
|
|