Index: binaries/data/mods/public/simulation/components/Armour.js =================================================================== --- binaries/data/mods/public/simulation/components/Armour.js +++ binaries/data/mods/public/simulation/components/Armour.js @@ -6,16 +6,16 @@ "" + "Foundation" + "" + - "" + + "" + "" + ""; Armour.prototype.Schema = "Controls the damage resistance of the unit." + "" + - "10.0" + - "0.0" + - "5.0" + + "10" + + "0" + + "5" + "" + Armour.prototype.DamageResistanceSchema + "" +