Fix details for thermal shock special effect

This commit is contained in:
Cmdr McDonald
2016-11-23 00:31:55 +00:00
parent cd5d9af553
commit 361e921086
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
#2.2.3 #2.2.3
* Fix mismatch between class 5 and class 7 fighter hangars * Fix mismatch between class 5 and class 7 fighter hangars
* Add details for concordant sequence special effect * Add details for concordant sequence special effect
* Fix details for thermal shock special effect
#2.2.2 #2.2.2
* Add distributor draw modifier to shield generators * Add distributor draw modifier to shield generators

View File

@@ -221,7 +221,7 @@
"thermload": 0.25 "thermload": 0.25
}, },
"special_thermalshock": { "special_thermalshock": {
"damage": -0.25 "damage": -0.2
}, },
"trade_cell_heat_cell_units": {}, "trade_cell_heat_cell_units": {},
"trade_defence_health_add_defence_global_mult": {}, "trade_defence_health_add_defence_global_mult": {},