You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
11 lines
233 B
NASM
11 lines
233 B
NASM
; EnteiPokedexEntry: ; 0x1d15dd
|
|
db "VOLCANO@" ; species name
|
|
dw 607, 4370 ; height, weight
|
|
|
|
db "This brawny"
|
|
next "#MON courses"
|
|
next "around the earth,"
|
|
page "spouting flames"
|
|
next "hotter than a"
|
|
next "volcano's magma.@"
|