blob: d377f2dff703d097f286ccbe80ede3f6bf4eadd5 (
plain)
1
2
3
4
5
6
7
8
|
; 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
|