mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
211 B
NASM
11 lines
211 B
NASM
db "ELECTRIC@" ; species name
|
|
dw 503, 1160 ; height, weight
|
|
|
|
db "Legendary bird"
|
|
next "#MON. They say"
|
|
next "lightning caused"
|
|
|
|
page "by the flapping of"
|
|
next "its wings causes"
|
|
next "summer storms.@"
|