mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
added rangeLS property
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"cost": 1545000,
|
||||
"mass": 2,
|
||||
"power": 0,
|
||||
"range": null
|
||||
"rangeLS": null
|
||||
},
|
||||
{
|
||||
"id": "2g",
|
||||
@@ -20,7 +20,7 @@
|
||||
"cost": 505000,
|
||||
"mass": 2,
|
||||
"power": 0,
|
||||
"range": 1000
|
||||
"rangeLS": 1000
|
||||
},
|
||||
{
|
||||
"id": "2h",
|
||||
@@ -31,7 +31,7 @@
|
||||
"cost": 1000,
|
||||
"mass": 2,
|
||||
"power": 0,
|
||||
"range": 500
|
||||
"rangeLS": 500
|
||||
},
|
||||
{
|
||||
"id": "2i",
|
||||
@@ -42,7 +42,7 @@
|
||||
"cost": 250000,
|
||||
"mass": 1.3,
|
||||
"power": 0.6,
|
||||
"range": 0.33
|
||||
"rangeLS": 0.33
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user