blob: 2832fc75c0e865e5de5eeb3ef84dad12baf1450a (
plain)
1
2
3
4
5
6
7
8
|
; CleffaPokedexEntry: ; 0x1cd2bc
db "STARSHAPE@" ; species name
dw 100, 70; height, width
db "If the impact site", $4e, "of a meteorite is", $4e, "found, this@"
db "#MON is certain", $4e, "to be within the", $4e, "immediate area.@"
; 0x1cd32c
|