mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
Fix thermal load of focused grade 4
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#2.3.4
|
||||
* Add missing Long Range blueprint to multi-cannon
|
||||
* Fix values for thermal load of focused weapon grade 4
|
||||
|
||||
#2.3.3
|
||||
* Add Felicity Farseer to list of engineers that supply sensor and detailed surface scanner modifications
|
||||
|
||||
@@ -5938,7 +5938,7 @@
|
||||
"piercing": [ 0.2, 0.4 ],
|
||||
"range": [ 0.4, 0.8 ],
|
||||
"rof": [ -0.08, -0.02 ],
|
||||
"thermload": [ -0.2, -0.1 ]
|
||||
"thermload": [ 0.2, 0.1 ]
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
|
||||
Reference in New Issue
Block a user