mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
243 B
NASM
9 lines
243 B
NASM
|
; NidoqueenPokedexEntry: ; 0x18232e
|
||
|
db "DRILL@" ; species name
|
||
|
dw 403, 1320; height, width
|
||
|
|
||
|
db "The hard scales", $4e, "that cover its", $4e, "strong body serve@"
|
||
|
db "as excellent", $4e, "protection from", $4e, "any attack.@"
|
||
|
; 0x182392
|
||
|
|