mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-10 07:55:33 +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: [],
|
dc: [],
|
||||||
fc: [ "ammo", "armourpen", "burst", "clip", "damage", "distdraw", "integrity", "jitter", "mass", "power", "range", "reload", "rof", "thermload" ],
|
fc: [ "ammo", "armourpen", "burst", "clip", "damage", "distdraw", "integrity", "jitter", "mass", "power", "range", "reload", "rof", "thermload" ],
|
||||||
fh: [],
|
fh: [],
|
||||||
fi: [ "arc", "boot", "integrity", "mass", "power", "range" ],
|
fi: [ "boot", "facinglimit", "integrity", "mass", "power", "range" ],
|
||||||
fs: [ "boot", "integrity", "mass", "power" ],
|
fs: [ "boot", "integrity", "mass", "power" ],
|
||||||
fsd: [ "boot", "integrity", "mass", "maxfuel", "optmass", "power", "thermload" ],
|
fsd: [ "boot", "integrity", "mass", "maxfuel", "optmass", "power", "thermload" ],
|
||||||
ft: [],
|
ft: [],
|
||||||
|
|||||||
2
dist/index.json
vendored
2
dist/index.json
vendored
@@ -14537,8 +14537,8 @@
|
|||||||
],
|
],
|
||||||
"fh": [],
|
"fh": [],
|
||||||
"fi": [
|
"fi": [
|
||||||
"arc",
|
|
||||||
"boot",
|
"boot",
|
||||||
|
"facinglimit",
|
||||||
"integrity",
|
"integrity",
|
||||||
"mass",
|
"mass",
|
||||||
"power",
|
"power",
|
||||||
|
|||||||
@@ -75,8 +75,8 @@
|
|||||||
],
|
],
|
||||||
"fh": [],
|
"fh": [],
|
||||||
"fi": [
|
"fi": [
|
||||||
"arc",
|
|
||||||
"boot",
|
"boot",
|
||||||
|
"facinglimit",
|
||||||
"integrity",
|
"integrity",
|
||||||
"mass",
|
"mass",
|
||||||
"power",
|
"power",
|
||||||
|
|||||||
Reference in New Issue
Block a user