pokecrystal-board/stats/pokedex/entries/238.asm
2013-02-05 19:29:20 -05:00

9 lines
250 B
NASM

; SmoochumPokedexEntry: ; 0x1d132b
db "KISS@" ; species name
dw 104, 130; height, width
db "The sensitivity of", $4e, "its lips develops", $4e, "most quickly.@"
db "It uses them to", $4e, "try to identify", $4e, "unknown objects.@"
; 0x1d1398