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
; NidokingPokedexEntry: ; 0x182463
|
|
db "DRILL@" ; species name
|
|
dw 407, 1370; height, width
|
|
|
|
db "It uses its thick", $4e, "arms, legs and", $4e, "tail to attack@"
|
|
db "forcefully. Melee", $4e, "combat is its", $4e, "specialty.@"
|
|
; 0x1824c8
|
|
|