mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
254 B
NASM
13 lines
254 B
NASM
; MeowthPokedexEntry: ; 0x182c08
|
|
db "SCRATCHCAT@" ; species name
|
|
dw 104, 90 ; height, width
|
|
|
|
db "It loves things"
|
|
next "that sparkle. When"
|
|
next "it sees a shiny"
|
|
page "object, the gold"
|
|
next "coin on its head"
|
|
next "shines too.@"
|
|
; 0x182c78
|
|
|