mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
248 B
NASM
9 lines
248 B
NASM
|
; RaichuPokedexEntry: ; 0x182117
|
||
|
db "MOUSE@" ; species name
|
||
|
dw 207, 660; height, width
|
||
|
|
||
|
db "If its electric", $4e, "pouches run empty,", $4e, "it raises its tail@"
|
||
|
db "to gather electri-", $4e, "city from the", $4e, "atmosphere.@"
|
||
|
; 0x182184
|
||
|
|