mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
242 B
NASM
9 lines
242 B
NASM
; SnorlaxPokedexEntry: ; 0x1cc5cf
|
|
db "SLEEPING@" ; species name
|
|
dw 611, 10140; height, width
|
|
|
|
db "This #MON's", $4e, "stomach is so", $4e, "strong, even@"
|
|
db "eating moldy or", $4e, "rotten food will", $4e, "not affect it.@"
|
|
; 0x1cc632
|
|
|