perpetual mods
4 new mods: perpetual ammo/rerolls/heals - get that power up at the start of each level
also perpetual stun: stuns all mobs for 8 seconds at the start
This commit is contained in:
@@ -2262,7 +2262,7 @@ const spawn = {
|
||||
// this.explode();
|
||||
// };
|
||||
me.collisionFilter.mask = cat.bullet | cat.player | cat.mob
|
||||
me.accelMag = 0.0006 * game.accelScale;
|
||||
me.accelMag = 0.0004 * game.accelScale;
|
||||
me.leaveBody = false;
|
||||
me.frictionAir = 0.02;
|
||||
me.isSnakeTail = true;
|
||||
|
||||
Reference in New Issue
Block a user