Easier Chao Key generation

Reduced the amount of rounds required for a free Chao Key to 14 from 32 (2 cups or so now).
This commit is contained in:
VelocitOni 2023-12-24 12:38:51 -05:00
parent 8dc35c0fe3
commit 0cd00a58ea

View file

@ -284,7 +284,7 @@ typedef enum {
#define GDMAX_RINGS 999999999
#define GDMAX_CHAOKEYS 9999
#define GDCONVERT_ROUNDSTOKEY 32
#define GDCONVERT_ROUNDSTOKEY 14
#define GDINIT_CHAOKEYS 3 // Start with 3 Chao Keys !!
#define GDINIT_PRISONSTOPRIZE 30 // 30 Prison Eggs to your [Wild Prize] !!