Skip to content

Commit

Permalink
remove cx4 as vanilla
Browse files Browse the repository at this point in the history
  • Loading branch information
waveyl committed Oct 31, 2024
1 parent 66133b5 commit 14b9f1c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
7 changes: 0 additions & 7 deletions Kenan-Structured-Modpack/blazemod/mod_tileset.json
Original file line number Diff line number Diff line change
Expand Up @@ -1184,13 +1184,6 @@
"multitile": true,
"additional_tiles": [ { "id": "broken", "fg": 62 } ]
},
{
"id": "vp_mounted_cx4",
"fg": 63,
"rotates": true,
"multitile": true,
"additional_tiles": [ { "id": "broken", "fg": 64 } ]
},
{
"id": "vp_mounted_draco",
"fg": 50,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -234,19 +234,6 @@
"repair": { "skills": [ [ "mechanics", 3 ] ], "time": "25 m", "using": [ [ "welding_standard", 5 ] ] }
}
},
{
"id": "mounted_cx4",
"copy-from": "turret",
"type": "vehicle_part",
"name": { "str": "Cx4 Storm turret" },
"item": "cx4",
"breaks_into": [ { "item": "cx4", "prob": 50 } ],
"requirements": {
"install": { "skills": [ [ "mechanics", 3 ] ], "time": "60 m", "using": [ [ "vehicle_wrench_2", 1 ] ] },
"removal": { "skills": [ [ "mechanics", 1 ] ], "time": "45 m", "using": [ [ "vehicle_wrench_2", 1 ] ] },
"repair": { "skills": [ [ "mechanics", 2 ] ], "time": "25 m", "using": [ [ "welding_standard", 5 ] ] }
}
},
{
"id": "mounted_flamethrower",
"copy-from": "turret",
Expand Down

0 comments on commit 14b9f1c

Please sign in to comment.