Fix thermal shock damage

Closes https://github.com/EDCD/coriolis/issues/555
This commit is contained in:
Felix Linker
2021-01-31 12:43:15 +01:00
parent ab93f27558
commit 75a8898155

View File

@@ -266,7 +266,7 @@
"special_thermal_conduit": {}, "special_thermal_conduit": {},
"special_thermal_vent": {}, "special_thermal_vent": {},
"special_thermalshock": { "special_thermalshock": {
"damage": -0.2 "damage": -0.1
}, },
"special_penetrator_munitions": { "special_penetrator_munitions": {
}, },