Skip to content

Commit

Permalink
Update blaze_weapons_parts.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGoatGod committed Sep 15, 2024
1 parent a6e6926 commit d0f67aa
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,6 @@
"type": "vehicle_part",
"name": { "str": "ripper turret" },
"item": "ripper",
"broken_symbol": "x",
"color": "dark_gray",
"broken_color": "dark_gray",
"power": -8750,
Expand Down Expand Up @@ -357,8 +356,6 @@
"type": "vehicle_part",
"name": { "str": "flintlock carbine turret" },
"item": "carbine_flintlock",
"symbol": "+",
"broken_symbol": "x",
"color": "dark_gray",
"broken_color": "dark_gray",
"durability": 240,
Expand Down Expand Up @@ -388,7 +385,6 @@
"type": "vehicle_part",
"name": { "str": "lacerator turret" },
"item": "cutter",
"broken_symbol": "x",
"color": "dark_gray",
"broken_color": "dark_gray",
"power": -1750,
Expand Down Expand Up @@ -989,8 +985,6 @@
"type": "vehicle_part",
"name": { "str": "flintlock rifle turret" },
"item": "rifle_flintlock",
"symbol": "+",
"broken_symbol": "x",
"durability": 240,
"breaks_into": [ { "item": "rifle_flintlock", "prob": 50 } ],
"requirements": {
Expand Down

0 comments on commit d0f67aa

Please sign in to comment.