mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
249 B
NASM
9 lines
249 B
NASM
|
; QuilavaPokedexEntry: ; 0x1ccb33
|
||
|
db "VOLCANO@" ; species name
|
||
|
dw 211, 420; height, width
|
||
|
|
||
|
db "Before battle, it", $4e, "turns its back on", $4e, "its opponent to@"
|
||
|
db "demonstrate how", $4e, "ferociously its", $4e, "fire blazes.@"
|
||
|
; 0x1ccba0
|
||
|
|