pokecrystal-board/stats/pokedex/entries/238.asm

9 lines
250 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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