Ring Box time 2->3s

This commit is contained in:
AJ Martinez 2023-08-10 21:22:58 -07:00
parent b94f64e82f
commit 832baac4eb

View file

@ -137,7 +137,7 @@ void Obj_RandomItemVisuals(mobj_t *mobj);
boolean Obj_RandomItemSpawnIn(mobj_t *mobj);
fixed_t Obj_RandomItemScale(fixed_t oldScale);
void Obj_RandomItemSpawn(mobj_t *mobj);
#define RINGBOX_TIME (70)
#define RINGBOX_TIME (105)
/* Gachabom Rebound */
void Obj_GachaBomReboundThink(mobj_t *mobj);