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