mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
256 B
NASM
9 lines
256 B
NASM
|
; LugiaPokedexEntry: ; 0x1d17e9
|
||
|
db "DIVING@" ; species name
|
||
|
dw 1701, 4760; height, width
|
||
|
|
||
|
db "It has an incred-", $4e, "ible ability to", $4e, "calm raging sto-@"
|
||
|
db "rms. It is said", $4e, "that LUGIA appears", $4e, "when storms start.@"
|
||
|
; 0x1d185d
|
||
|
|