mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
252 B
NASM
13 lines
252 B
NASM
; VenonatPokedexEntry: ; 0x182a53
|
|
db "INSECT@" ; species name
|
|
dw 303, 660 ; height, width
|
|
|
|
db "The small bugs it"
|
|
next "eats appear only"
|
|
next "at night, so it"
|
|
page "sleeps in a hole"
|
|
next "in a tree until"
|
|
next "night falls.@"
|
|
; 0x182abf
|
|
|