mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
214 B
NASM
11 lines
214 B
NASM
db "GAS@" ; species name
|
|
dw 403, 2 ; height, weight
|
|
|
|
db "Because its body"
|
|
next "is made of gas,"
|
|
next "it's believed"
|
|
|
|
page "it won't appear"
|
|
next "on windy or snowy"
|
|
next "days.@" ; prototype dex entry
|