mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 12:36:33 +13:00
11 lines
214 B
NASM
11 lines
214 B
NASM
db "HORNED TOAD@" ; species name
|
|
dw 205, 342 ; height, weight
|
|
|
|
db "Its croaking can"
|
|
next "trick POLIWAG into"
|
|
next "serving it, but"
|
|
|
|
page "POLITOED is swift"
|
|
next "to strike down"
|
|
next "this usurper.@"
|