Skip to content

Commit

Permalink
Merge pull request #612 from chaosvolt/smol-fixes
Browse files Browse the repository at this point in the history
Couple fixes
  • Loading branch information
chaosvolt committed Apr 25, 2024
2 parents 8028502 + 569fa5b commit d988df8
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 16 deletions.
10 changes: 6 additions & 4 deletions nocts_cata_mod_BN/Terrain/Survivor_Encampments.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
" "
],
"palettes": [ "roof_palette" ],
"terrain": { ",": "t_thatch_roof" }
"terrain": { ",": "t_thatch_roof", "=": "t_flat_roof" }
}
},
{
Expand Down Expand Up @@ -513,7 +513,8 @@
" ",
" "
],
"palettes": [ "roof_palette" ]
"palettes": [ "roof_palette" ],
"terrain": { "=": "t_flat_roof" }
}
},
{
Expand Down Expand Up @@ -674,7 +675,8 @@
" ",
" "
],
"palettes": [ "roof_palette" ]
"palettes": [ "roof_palette" ],
"terrain": { "=": "t_flat_roof" }
}
},
{
Expand Down Expand Up @@ -870,7 +872,7 @@
" "
],
"palettes": [ "roof_palette" ],
"terrain": { ",": "t_thatch_roof" }
"terrain": { ",": "t_thatch_roof", "=": "t_flat_roof" }
}
}
]
5 changes: 1 addition & 4 deletions nocts_cata_mod_BN/Weapons/c_magazines.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
{
"id": "rifle_crank_battery_cell",
"type": "MAGAZINE",
"category": "spare_parts",
"category": "battery",
"name": { "str": "crank rifle capacitor bank" },
"description": "This is a homemade power cell made from household batteries along with a series of capacitors, designed to translate mechanical force into enough voltage to more efficiently power a survivor's crank rifle. It's a wonder this thing isn't an electrocution hazard.",
"weight": "900 g",
Expand All @@ -255,7 +255,6 @@
"id": "light_atomic_battery_cell_rechargeable",
"copy-from": "light_atomic_battery_cell",
"type": "MAGAZINE",
"category": "spare_parts",
"name": { "str": "light rechargeable plutonium cell" },
"description": "This battery uses a thin plutonium-244 rod to stabilize multiple proprietary exotic compounds. Designed by Omnitech for a military contract, this modified plutonium battery is rechargeable, but as it made for military purposes there is very little this is compatible with.",
"extend": { "flags": [ "RECHARGE" ] }
Expand All @@ -264,7 +263,6 @@
"id": "medium_atomic_battery_cell_rechargeable",
"copy-from": "medium_atomic_battery_cell",
"type": "MAGAZINE",
"category": "spare_parts",
"name": { "str": "medium rechargeable plutonium cell" },
"description": "This battery uses a thin plutonium-244 rod to stabilize multiple proprietary exotic compounds. Designed by Omnitech for a military contract, this modified plutonium battery is rechargeable, but as it made for military purposes there is very little this is compatible with.",
"extend": { "flags": [ "RECHARGE" ] }
Expand All @@ -273,7 +271,6 @@
"id": "heavy_atomic_battery_cell_rechargeable",
"copy-from": "heavy_atomic_battery_cell",
"type": "MAGAZINE",
"category": "spare_parts",
"name": { "str": "heavy rechargeable plutonium cell" },
"description": "This battery uses a thin plutonium-244 rod to stabilize multiple proprietary exotic compounds. Designed by Omnitech for a military contract, this modified plutonium battery is rechargeable, but as it made for military purposes there is very little this is compatible with.",
"extend": { "flags": [ "RECHARGE" ] }
Expand Down
10 changes: 6 additions & 4 deletions nocts_cata_mod_DDA/Terrain/Survivor_Encampments.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
" "
],
"palettes": [ "roof_palette" ],
"terrain": { ",": "t_thatch_roof" }
"terrain": { ",": "t_thatch_roof", "=": "t_flat_roof" }
}
},
{
Expand Down Expand Up @@ -515,7 +515,8 @@
" ",
" "
],
"palettes": [ "roof_palette" ]
"palettes": [ "roof_palette" ],
"terrain": { "=": "t_flat_roof" }
}
},
{
Expand Down Expand Up @@ -676,7 +677,8 @@
" ",
" "
],
"palettes": [ "roof_palette" ]
"palettes": [ "roof_palette" ],
"terrain": { "=": "t_flat_roof" }
}
},
{
Expand Down Expand Up @@ -872,7 +874,7 @@
" "
],
"palettes": [ "roof_palette" ],
"terrain": { ",": "t_thatch_roof" }
"terrain": { ",": "t_thatch_roof", "=": "t_flat_roof" }
}
}
]
5 changes: 1 addition & 4 deletions nocts_cata_mod_DDA/Weapons/c_magazines.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
{
"id": "rifle_crank_battery_cell",
"type": "MAGAZINE",
"category": "spare_parts",
"category": "battery",
"name": { "str": "crank rifle capacitor bank" },
"description": "This is a homemade power cell made from household batteries along with a series of capacitors, designed to translate mechanical force into enough voltage to more efficiently power a survivor's crank rifle. It's a wonder this thing isn't an electrocution hazard.",
"weight": "500 g",
Expand All @@ -255,7 +255,6 @@
"id": "light_atomic_battery_cell_rechargeable",
"copy-from": "light_atomic_battery_cell",
"type": "MAGAZINE",
"category": "spare_parts",
"name": { "str": "light rechargeable plutonium cell" },
"description": "This battery uses a thin plutonium-244 rod to stabilize multiple proprietary exotic compounds. Designed by Omnitech for a military contract, this modified plutonium battery is rechargeable, but as it made for military purposes there is very little this is compatible with.",
"extend": { "flags": [ "RECHARGE", "MAG_COMPACT" ] }
Expand All @@ -264,7 +263,6 @@
"id": "medium_atomic_battery_cell_rechargeable",
"copy-from": "medium_atomic_battery_cell",
"type": "MAGAZINE",
"category": "spare_parts",
"name": { "str": "medium rechargeable plutonium cell" },
"description": "This battery uses a thin plutonium-244 rod to stabilize multiple proprietary exotic compounds. Designed by Omnitech for a military contract, this modified plutonium battery is rechargeable, but as it made for military purposes there is very little this is compatible with.",
"extend": { "flags": [ "RECHARGE", "MAG_COMPACT" ] }
Expand All @@ -273,7 +271,6 @@
"id": "heavy_atomic_battery_cell_rechargeable",
"copy-from": "heavy_atomic_battery_cell",
"type": "MAGAZINE",
"category": "spare_parts",
"name": { "str": "heavy rechargeable plutonium cell" },
"description": "This battery uses a thin plutonium-244 rod to stabilize multiple proprietary exotic compounds. Designed by Omnitech for a military contract, this modified plutonium battery is rechargeable, but as it made for military purposes there is very little this is compatible with.",
"extend": { "flags": [ "RECHARGE", "MAG_BULKY" ] }
Expand Down

0 comments on commit d988df8

Please sign in to comment.