mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
257 B
NASM
13 lines
257 B
NASM
; OctilleryPokedexEntry: ; 0x1d0d42
|
|
db "JET@" ; species name
|
|
dw 211, 630 ; height, width
|
|
|
|
db "Its instinct is to"
|
|
next "bury itself in"
|
|
next "holes. It often"
|
|
page "steals the nesting"
|
|
next "holes of others to"
|
|
next "sleep in them.@"
|
|
; 0x1d0db1
|
|
|