mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
11 lines
228 B
NASM
11 lines
228 B
NASM
; RaticatePokedexEntry: ; 0x181ea3
|
|
db "RAT@" ; species name
|
|
dw 204, 410 ; height, width
|
|
|
|
db "The webs on its"
|
|
next "hind legs enable"
|
|
next "it to cross"
|
|
page "rivers. It search-"
|
|
next "es wide areas for"
|
|
next "food.@"
|