mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
247 B
NASM
13 lines
247 B
NASM
; EnteiPokedexEntry: ; 0x1d15dd
|
|
db "VOLCANO@" ; species name
|
|
dw 607, 4370; height, width
|
|
|
|
db "This brawny"
|
|
next "#MON courses"
|
|
next "around the earth,@"
|
|
db "spouting flames"
|
|
next "hotter than a"
|
|
next "volcano's magma.@"
|
|
; 0x1d1642
|
|
|