mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
6ab1d028bb
Move some data into a pokemon/ subdirectory
11 lines
245 B
NASM
11 lines
245 B
NASM
; SlowkingPokedexEntry: ; 0x1d0292
|
|
db "ROYAL@" ; species name
|
|
dw 607, 1750 ; height, weight
|
|
|
|
db "Every time it ya-"
|
|
next "wns, SHELLDER"
|
|
next "injects more poi-"
|
|
page "son into it. The"
|
|
next "poison makes it"
|
|
next "more intelligent.@"
|