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