pokecrystal-board/stats/pokedex/entries/034.asm

9 lines
243 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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