Pārlūkot izejas kodu

Fiddling with breath strength some more

tags/v0.7.2
Fen Dweller pirms 8 gadiem
vecāks
revīzija
5f662c8389
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      game.js

+ 1
- 1
game.js Parādīt failu

@@ -3689,7 +3689,7 @@ function breath(type, style) {
let prey = new Container();

if (style == "line") {
area *= 50;
area *= (Math.log10(macro.scale) + 1) * 10;
prey = getOnePrey(biome, area, true);
} else if (style == "cone") {
prey = getPrey(biome, area, true);


Notiek ielāde…
Atcelt
Saglabāt