mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
Rename arc to facinglimit
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -12054,7 +12054,7 @@ module.exports = {
|
||||
dc: [],
|
||||
fc: [ "ammo", "armourpen", "burst", "clip", "damage", "distdraw", "integrity", "jitter", "mass", "power", "range", "reload", "rof", "thermload" ],
|
||||
fh: [],
|
||||
fi: [ "arc", "boot", "integrity", "mass", "power", "range" ],
|
||||
fi: [ "boot", "facinglimit", "integrity", "mass", "power", "range" ],
|
||||
fs: [ "boot", "integrity", "mass", "power" ],
|
||||
fsd: [ "boot", "integrity", "mass", "maxfuel", "optmass", "power", "thermload" ],
|
||||
ft: [],
|
||||
|
||||
2
dist/index.json
vendored
2
dist/index.json
vendored
@@ -14537,8 +14537,8 @@
|
||||
],
|
||||
"fh": [],
|
||||
"fi": [
|
||||
"arc",
|
||||
"boot",
|
||||
"facinglimit",
|
||||
"integrity",
|
||||
"mass",
|
||||
"power",
|
||||
|
||||
@@ -75,8 +75,8 @@
|
||||
],
|
||||
"fh": [],
|
||||
"fi": [
|
||||
"arc",
|
||||
"boot",
|
||||
"facinglimit",
|
||||
"integrity",
|
||||
"mass",
|
||||
"power",
|
||||
|
||||
Reference in New Issue
Block a user