mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
246 B
NASM
9 lines
246 B
NASM
|
; PikachuPokedexEntry: ; 0x1820ad
|
||
|
db "MOUSE@" ; species name
|
||
|
dw 104, 130; height, width
|
||
|
|
||
|
db "When it is anger-", $4e, "ed, it immediately", $4e, "discharges the@"
|
||
|
db "energy stored in", $4e, "the pouches in its", $4e, "cheeks.@"
|
||
|
; 0x182117
|
||
|
|