mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
245 B
NASM
9 lines
245 B
NASM
|
; ClefairyPokedexEntry: ; 0x1824c8
|
||
|
db "FAIRY@" ; species name
|
||
|
dw 200, 170; height, width
|
||
|
|
||
|
db "Though rarely", $4e, "seen, it becomes", $4e, "easier to spot,@"
|
||
|
db "for some reason,", $4e, "on the night of a ", $4e, "full moon.@"
|
||
|
; 0x182530
|
||
|
|