Skip to content

Commit

Permalink
chore(mods/aftershock): fix typo "robot_carrier" -> "robot carrier" (#…
Browse files Browse the repository at this point in the history
…6049)

Update vehicle_parts.json
  • Loading branch information
Kilmented authored Feb 4, 2025
1 parent 24ff1c4 commit 3804aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/mods/Aftershock/vehicles/vehicle_parts.json
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@
{
"type": "vehicle_part",
"id": "robot_cargo",
"name": "robot_carrier",
"name": "robot carrier",
"symbol": "=",
"categories": [ "Cargo" ],
"color": "light_gray",
Expand Down

0 comments on commit 3804aca

Please sign in to comment.