diff options
Diffstat (limited to 'vamp_stuff')
-rw-r--r-- | vamp_stuff/Modification_Files/Mutation/mutations_vamp.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json b/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json index 9f23b23..eb63213 100644 --- a/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json +++ b/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json @@ -151,7 +151,7 @@ "purifiable": false, "threshreq": [ "THRESH_VAMP" ], "category": [ "VAMP" ], - "armor": [ { "parts": "ALL", "bash": 10, "cut": 5 } ], + "armor": [ { "parts": "ALL", "bash": 10, "cut": 5, "stab": 10 } ], "cancels": [ "ALBINO", "PALE", "SUNBURN" ], "types": [ "skin_tone" ] }, |