Skip to content

Commit

Permalink
chore(gamedata): Update with recipes and entites from latest patch
Browse files Browse the repository at this point in the history
  • Loading branch information
mattr- committed Feb 28, 2024
1 parent 8714cbd commit 1331245
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
4 changes: 4 additions & 0 deletions app/javascript/data/gameEntities.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@
"1609": "Missile Set",
"1610": "Supersonic Missile Set",
"1611": "Gravity Missile Set",
"1612": "Jamming Capsule",
"1613": "Suppressing Capsule",
"1801": "Hydrogen Fuel Rod",
"1802": "Deuteron Fuel Rod",
"1803": "Antimatter Fuel Rod",
Expand All @@ -98,6 +100,7 @@
"2011": "Sorter MK.I",
"2012": "Sorter MK.II",
"2013": "Sorter MK.III",
"2014": "Pile Sorter",
"2020": "Splitter",
"2030": "Traffic Monitor",
"2040": "Automatic Piler",
Expand Down Expand Up @@ -151,6 +154,7 @@
"3007": "Signal Tower",
"3008": "Planetary Shield Generator",
"3009": "Battlefield Analysis Base",
"3010": "SR Plasma Turret",
"5001": "Logistics Drone",
"5002": "Logistics Vessel",
"5003": "Logistics Bot",
Expand Down
6 changes: 5 additions & 1 deletion app/javascript/data/gameRecipes.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,5 +154,9 @@
"153": "Self-evolution Lab",
"154": "Re-composing Assembler",
"155": "Negentropy Smelter",
"156": "Strange Annihilation Fuel Rod"
"156": "Strange Annihilation Fuel Rod",
"157": "SR Plasma Turret",
"158": "Jamming Capsule",
"159": "Suppressing Capsule",
"160": "Pile Sorter"
}

0 comments on commit 1331245

Please sign in to comment.