mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
260 B
NASM
13 lines
260 B
NASM
; LugiaPokedexEntry: ; 0x1d17e9
|
|
db "DIVING@" ; species name
|
|
dw 1701, 4760 ; height, width
|
|
|
|
db "It has an incred-"
|
|
next "ible ability to"
|
|
next "calm raging sto-"
|
|
page "rms. It is said"
|
|
next "that LUGIA appears"
|
|
next "when storms start.@"
|
|
; 0x1d185d
|
|
|