Skip to content

Commit

Permalink
Removed storage batteries as per Specings(IRC) feedback.
Browse files Browse the repository at this point in the history
  • Loading branch information
faefux committed Sep 15, 2021
1 parent 27727ff commit edd22ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions data/json/vehicles/vans_busses.json
Original file line number Diff line number Diff line change
Expand Up @@ -1694,7 +1694,6 @@
{ "x": 1, "y": 1, "part": "hdframe_horizontal_front" },
{ "x": 1, "y": 1, "parts": [ "reinforced_windshield_horizontal_front", "plating_steel" ] },
{ "x": 1, "y": 1, "parts": [ "diesel_engine_v6", "alternator_truck", "battery_car" ] },
{ "x": 1, "y": 1, "part": "storage_battery" },
{ "x": 1, "y": 2, "part": "hdframe_horizontal_front" },
{ "x": 1, "y": 2, "parts": [ "reinforced_windshield_horizontal_front", "wide_headlight" ] },
{ "x": 1, "y": 2, "part": "plating_steel" },
Expand Down Expand Up @@ -1882,7 +1881,6 @@
{ "x": 1, "y": 1, "part": "hdframe_horizontal_front" },
{ "x": 1, "y": 1, "parts": [ "reinforced_windshield_horizontal_front", "plating_steel" ] },
{ "x": 1, "y": 1, "parts": [ "diesel_engine_v6", "alternator_truck", "battery_car" ] },
{ "x": 1, "y": 1, "part": "storage_battery" },
{ "x": 1, "y": 2, "part": "hdframe_horizontal_front" },
{ "x": 1, "y": 2, "parts": [ "reinforced_windshield_horizontal_front", "wide_headlight" ] },
{ "x": 1, "y": 2, "part": "plating_steel" },
Expand Down

0 comments on commit edd22ed

Please sign in to comment.