mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
253 B
NASM
9 lines
253 B
NASM
|
; SlowkingPokedexEntry: ; 0x1d0292
|
||
|
db "ROYAL@" ; species name
|
||
|
dw 607, 1750; height, width
|
||
|
|
||
|
db "Every time it ya-", $4e, "wns, SHELLDER", $4e, "injects more poi-@"
|
||
|
db "son into it. The", $4e, "poison makes it", $4e, "more intelligent.@"
|
||
|
; 0x1d0301
|
||
|
|