historyBoss
blocking uses 33% less energy tech: stimulated emission removed tech: Bayesian statistics renamed stimulated emission tech: futures exchange gives 4.5% per cancel (up from 4%) new level boss: follows you like the dynamo-bot, but is not friend will not spawn if you have a dynamo-bot (probably will be rebalanced in next patch)
This commit is contained in:
@@ -410,7 +410,7 @@ const mobs = {
|
||||
// }
|
||||
// },
|
||||
laserBeam() {
|
||||
if (simulation.cycle % 7 && this.seePlayer.yes) {
|
||||
if (this.seePlayer.yes) {
|
||||
ctx.setLineDash([125 * Math.random(), 125 * Math.random()]);
|
||||
// ctx.lineDashOffset = 6*(simulation.cycle % 215);
|
||||
if (this.distanceToPlayer() < this.laserRange) {
|
||||
|
||||
Reference in New Issue
Block a user