mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
257 B
NASM
9 lines
257 B
NASM
|
; DodrioPokedexEntry: ; 0x1b884a
|
||
|
db "TRIPLEBIRD@" ; species name
|
||
|
dw 511, 1880; height, width
|
||
|
|
||
|
db "An enemy that", $4e, "takes its eyes off", $4e, "any of the three@"
|
||
|
db "heads--even for a", $4e, "second--will get", $4e, "pecked severely.@"
|
||
|
; 0x1b88bf
|
||
|
|