pokecrystal-board/stats/pokedex/entries/143.asm
2014-03-06 00:46:01 -05:00

13 lines
248 B
NASM

; SnorlaxPokedexEntry: ; 0x1cc5cf
db "SLEEPING@" ; species name
dw 611, 10140; height, width
db "This #MON's"
next "stomach is so"
next "strong, even@"
db "eating moldy or"
next "rotten food will"
next "not affect it.@"
; 0x1cc632