Add details for concordant sequence special effect

This commit is contained in:
Cmdr McDonald
2016-11-23 00:24:10 +00:00
parent 0ab34c984c
commit cd5d9af553
2 changed files with 4 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
#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
#2.2.2 #2.2.2
* Add distributor draw modifier to shield generators * Add distributor draw modifier to shield generators

View File

@@ -181,6 +181,9 @@
}, },
"special_auto_loader": {}, "special_auto_loader": {},
"special_choke_canister": {}, "special_choke_canister": {},
"special_concordant_sequence": {
"thermload": 0.5
},
"special_corrosive_shell": { "special_corrosive_shell": {
"ammo": -0.2 "ammo": -0.2
}, },