mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-10 07:55:33 +00:00
Fix typo
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -6831,7 +6831,7 @@ module.exports = {
|
|||||||
piercing: 1,
|
piercing: 1,
|
||||||
power: .8,
|
power: .8,
|
||||||
pp: "Archon Delaine",
|
pp: "Archon Delaine",
|
||||||
range: 600,
|
range: 3e3,
|
||||||
rating: "F",
|
rating: "F",
|
||||||
rof: 7.6,
|
rof: 7.6,
|
||||||
thermload: .3
|
thermload: .3
|
||||||
|
|||||||
2
dist/index.json
vendored
2
dist/index.json
vendored
@@ -8828,7 +8828,7 @@
|
|||||||
"piercing": 1,
|
"piercing": 1,
|
||||||
"power": 0.8,
|
"power": 0.8,
|
||||||
"pp": "Archon Delaine",
|
"pp": "Archon Delaine",
|
||||||
"range": 600,
|
"range": 3000,
|
||||||
"rating": "F",
|
"rating": "F",
|
||||||
"rof": 7.6,
|
"rof": 7.6,
|
||||||
"thermload": 0.3
|
"thermload": 0.3
|
||||||
|
|||||||
@@ -110,7 +110,7 @@
|
|||||||
"piercing": 1,
|
"piercing": 1,
|
||||||
"power": 0.8,
|
"power": 0.8,
|
||||||
"pp": "Archon Delaine",
|
"pp": "Archon Delaine",
|
||||||
"range": 600,
|
"range": 3000,
|
||||||
"rating": "F",
|
"rating": "F",
|
||||||
"rof": 7.6,
|
"rof": 7.6,
|
||||||
"thermload": 0.3
|
"thermload": 0.3
|
||||||
|
|||||||
Reference in New Issue
Block a user