cherenkov radiation
tech: cherenkov radiation - bremsstrahlung damage is increased by 300% over 6 seconds bremsstrahlung does 2->3 damage, and also applies to block collisions tech: nuclear transmutation - radiation sources do 70% more damage and harm enthalpy now drops heal power ups instead of directly healing you foam-shot has 13->15 particles, is slower, and less spread bug fixes
This commit is contained in:
@@ -720,8 +720,8 @@ const simulation = {
|
||||
simulation.makeTextLog(`engine.timing.timeScale <span class='color-symbol'>=</span> 1`);
|
||||
// simulation.makeTextLog(`input.key.field<span class='color-symbol'>:</span> ["<span class='color-text'>${input.key.field}</span>", "<span class='color-text'>MouseRight</span>"]`);
|
||||
|
||||
document.getElementById("health").style.display = "inline"
|
||||
document.getElementById("health-bg").style.display = "inline"
|
||||
// document.getElementById("health").style.display = "inline"
|
||||
// document.getElementById("health-bg").style.display = "inline"
|
||||
m.alive = true;
|
||||
m.onGround = false
|
||||
m.lastOnGroundCycle = 0
|
||||
|
||||
Reference in New Issue
Block a user