mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
Fix OutfittingFieldTypes for falloff and shotspeed
References https://github.com/EDCD/coriolis/issues/535
This commit is contained in:
@@ -122,6 +122,9 @@
|
||||
"OutfittingFieldType_ShieldBankSpinUp": {
|
||||
"spinup": 1
|
||||
},
|
||||
"OutfittingFieldType_ShotSpeed": {
|
||||
"shotspeed": 1
|
||||
},
|
||||
"OutfittingFieldType_ThermalLoad": {
|
||||
"thermload": 1
|
||||
},
|
||||
@@ -149,7 +152,8 @@
|
||||
"OutfittingFieldType_Damage": {
|
||||
"damage": 1
|
||||
},
|
||||
"OutfittingFieldType_weapon_falloffrange_from_range": {
|
||||
"OutfittingFieldType_DamageFalloffRange": {
|
||||
"fallofffromrange": 1
|
||||
},
|
||||
"OutfittingFieldType_ArmourPenetration": {
|
||||
"piercing": 1
|
||||
|
||||
Reference in New Issue
Block a user