Skip to content

Commit

Permalink
Tweak name of non-vehicle turret chassis.
Browse files Browse the repository at this point in the history
  • Loading branch information
arijust authored Dec 16, 2019
1 parent 9b667e7 commit f54f21e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/json/items/robot_parts.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,9 +198,9 @@
{
"type": "GENERIC",
"id": "turret_chassis",
"name": "turret chassis",
"name_plural": "turret chassis",
"description": "What's left when you remove all moving parts and electronics. It's the skeleton and armor of a turret.",
"name": "turret interior chassis",
"name_plural": "turret interior chassis",
"description": "What's left when you remove all moving parts and electronics. It's the skeleton of a turret.",
"symbol": "c",
"color": "light_gray",
"weight": "10000 g",
Expand Down

0 comments on commit f54f21e

Please sign in to comment.