From 911c4fcfb8243d1c9d837850ea1c17b673bf98ac Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 24 Jan 2022 21:16:47 -0800 Subject: Port back a number of fixes and cleanups from my attempt to port the mod to DDA. --- vamp_stuff/Modification_Files/Items/Misc/v_material_type.json | 1 + 1 file changed, 1 insertion(+) (limited to 'vamp_stuff/Modification_Files/Items/Misc/v_material_type.json') diff --git a/vamp_stuff/Modification_Files/Items/Misc/v_material_type.json b/vamp_stuff/Modification_Files/Items/Misc/v_material_type.json index fc6ee51..1fe4907 100644 --- a/vamp_stuff/Modification_Files/Items/Misc/v_material_type.json +++ b/vamp_stuff/Modification_Files/Items/Misc/v_material_type.json @@ -50,6 +50,7 @@ "fire_resist": 1, "elec_resist": 0, "chip_resist": 0, + "bullet_resist": 0, "dmg_adj": [ "lightly damaged", "damaged", "very damaged", "thoroughly damaged" ], "bash_dmg_verb": "damaged", "cut_dmg_verb": "damaged", -- cgit v1.2.1