blob: 82eb761f8d2d56a73656a6992080cd7e16aa7c3b (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "IRON SNAKE@" ; species name
dw 3002, 8820 ; height, weight
db "It is said that if"
next "an ONIX lives for"
next "over 100 years,"
page "its composition"
next "changes to become"
next "diamond-like.@"
|