mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
250 B
NASM
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
|
||
|
|