restitution
tech: restitution: thrown blocks are bouncy and blocks do 150% more damage the tech previously named restitution is now named buckling after getting a bot upgrade, future bot tech will be for the upgraded bot type (doesn't effect tech that gives random bots) bug fixes
This commit is contained in:
@@ -2332,8 +2332,6 @@ const level = {
|
||||
ctx.fillRect(5400, -550, 300, 350)
|
||||
};
|
||||
|
||||
spawn.powerUpBoss(0, 0)
|
||||
spawn.powerUpBoss(0, 0)
|
||||
level.setPosToSpawn(0, -250); //normal spawn
|
||||
spawn.mapRect(5500, -330 + 20, 100, 20); //spawn this because the real exit is in the wrong spot
|
||||
spawn.mapRect(level.enter.x, level.enter.y + 20, 100, 20);
|
||||
|
||||
Reference in New Issue
Block a user