missile rework
mod - neutron bomb is a grenade mod, it's damage is 33% higher direct hits also apply radiation damage over time missiles aim better, accelerate quicker, push blocks out of the way better crouch fire mode rapidly launches missiles vertically
This commit is contained in:
@@ -993,7 +993,6 @@ document.getElementById("updates").addEventListener("toggle", function() {
|
||||
if (i < len - 1) text += "<hr>"
|
||||
}
|
||||
document.getElementById("updates-div").innerHTML = text.replace(/\n/g, "<br />")
|
||||
console.log(text)
|
||||
},
|
||||
function(xhr) {
|
||||
console.error(xhr);
|
||||
|
||||
Reference in New Issue
Block a user