mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -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
|
|
|