mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07: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
|
|
|