fixed damamge color
This commit is contained in:
@@ -46,6 +46,7 @@ const b = {
|
|||||||
b.isModImmortal = false;
|
b.isModImmortal = false;
|
||||||
b.modSpores = 0;
|
b.modSpores = 0;
|
||||||
b.modExtraDmg = 0;
|
b.modExtraDmg = 0;
|
||||||
|
game.playerDmgColor = "rgba(0,0,0,0.7)"
|
||||||
b.isModAnnihilation = false;
|
b.isModAnnihilation = false;
|
||||||
b.modRecursiveHealing = 1;
|
b.modRecursiveHealing = 1;
|
||||||
b.modSquirrelFx = 1;
|
b.modSquirrelFx = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user