mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-16 12:06:28 +13:00

I am really not sure about Tricules and Scizor being here, it's just so early...we can give it a whirl though. The day restriction alone seems to be enough of a balancing measure. Added Heracross since we want that increased Johto frequency.
19 lines
519 B
NASM
19 lines
519 B
NASM
ContestMons:
|
|
; %, species, min, max
|
|
dbwbb 15, CATERPIE, 7, 18
|
|
dbwbb 15, WEEDLE, 7, 18
|
|
dbwbb 15, GENTLARVA, 7, 18
|
|
dbwbb 6, METAPOD, 9, 18
|
|
dbwbb 6, KAKUNA, 9, 18
|
|
dbwbb 6, PUPAL, 9, 18
|
|
dbwbb 3, BUTTERFREE, 12, 15
|
|
dbwbb 3, BEEDRILL, 12, 15
|
|
dbwbb 4, CARAPTHOR, 12, 15
|
|
dbwbb 9, VENONAT, 10, 16
|
|
dbwbb 10, PARAS, 10, 17
|
|
dbwbb 4, SCYTHER, 13, 14
|
|
dbwbb 4, PINSIR, 13, 14
|
|
dbwbb 1, TRICULES, 18, 20
|
|
dbwbb 1, HERACROSS, 18, 20
|
|
dbwbb 1, SCIZOR, 18, 20
|