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