mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-24 16:12:32 +13:00
5 lines
104 B
NASM
Executable file
5 lines
104 B
NASM
Executable file
; random choice of 2 good rod encounters
|
|
GoodRodMons:
|
|
; level, species
|
|
db 10, GOLDEEN
|
|
db 10, POLIWAG
|