laser mod
mod: stimulated emission - 8% chance to duplicate power ups laser mod: diffuse beam - laser is wide but doesn't reflect, 150% damage and energy drain
This commit is contained in:
@@ -62,6 +62,7 @@ window.addEventListener('load', (event) => {
|
||||
for (const property in set) {
|
||||
// console.log(set[property], property);
|
||||
set[property] = set[property].replace(/%20/g, " ")
|
||||
set[property] = set[property].replace(/%CE%A8/g, "Ψ")
|
||||
|
||||
if (property === "field") {
|
||||
let found = false
|
||||
|
||||
Reference in New Issue
Block a user