mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
254 B
NASM
13 lines
254 B
NASM
; ClefablePokedexEntry: ; 0x182530
|
|
db "FAIRY@" ; species name
|
|
dw 403, 880; height, width
|
|
|
|
db "Said to live in"
|
|
next "quiet, remote"
|
|
next "mountains, this@"
|
|
db "type of fairy has"
|
|
next "a strong aversion"
|
|
next "to being seen.@"
|
|
; 0x18259b
|
|
|