Skip to content

Commit

Permalink
🔀 Merge pull request #209 from AssistantNMS/develop
Browse files Browse the repository at this point in the history
🔖 2.14.0
  • Loading branch information
Khaoz-Topsy authored Jun 7, 2023
2 parents 9099101 + cf51518 commit da5a514
Show file tree
Hide file tree
Showing 293 changed files with 49,884 additions and 7,456 deletions.
30 changes: 30 additions & 0 deletions assets/data/Recharge.json
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,36 @@
}
]
},
{
"Id": "tech243",
"TotalChargeAmount": 19,
"ChargeBy": [
{
"Id": "raw72",
"Value": 1
}
]
},
{
"Id": "tech244",
"TotalChargeAmount": 19,
"ChargeBy": [
{
"Id": "raw72",
"Value": 1
}
]
},
{
"Id": "tech245",
"TotalChargeAmount": 19,
"ChargeBy": [
{
"Id": "raw72",
"Value": 1
}
]
},
{
"Id": "tech25",
"TotalChargeAmount": 200,
Expand Down
8 changes: 2 additions & 6 deletions assets/data/controllerLookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
{
"Key": "DECONSTRUCT",
"Icon": "MOUSE/KEY.MOUSEWHEEL.png"
"Icon": "KEYBOARD/KEY.T.png"
},
{
"Key": "EXOBOOST",
Expand Down Expand Up @@ -66,7 +66,7 @@
},
{
"Key": "PLAYER_DECONSTRUCT",
"Icon": "MOUSE/KEY.MOUSEWHEEL.png"
"Icon": "KEYBOARD/KEY.T.png"
},
{
"Key": "PLAYER_JUMP",
Expand Down Expand Up @@ -274,10 +274,6 @@
"Key": "SHIP_SCAN",
"Icon": "DS4/PS64.WHITE.L3.png"
},
{
"Key": "SHIP_THRUST",
"Icon": ""
},
{
"Key": "SHIPCYCLEWEAPON",
"Icon": "DS4/PS.WHITE.TRIANGLE.png"
Expand Down
Loading

0 comments on commit da5a514

Please sign in to comment.