jep-hack/data/pokemon/dex_entries/stricheel.asm
2024-07-04 10:28:47 +01:00

11 lines
203 B
NASM

db "DEEP SEA@" ; species name
dw 401, 602 ; height, weight
db "Its large eyes"
next "are sensitive to"
next "light, so it is"
page "rarely seen"
next "outside of the"
next "ocean's depths.@"