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