From 741f951b6f0b98c687e2ffefe4eb9b173e808a87 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 2 May 2021 12:41:04 -0700 Subject: Add Vampire Claws mutation --- vamp_stuff/Modification_Files/Mutation/mutations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vamp_stuff/Modification_Files/Mutation/mutations.json') diff --git a/vamp_stuff/Modification_Files/Mutation/mutations.json b/vamp_stuff/Modification_Files/Mutation/mutations.json index fcd1a4f..b683086 100644 --- a/vamp_stuff/Modification_Files/Mutation/mutations.json +++ b/vamp_stuff/Modification_Files/Mutation/mutations.json @@ -389,7 +389,7 @@ "visibility": 1, "description": "Your fingernails are long and sharp. If you aren't wearing gloves, your unarmed attacks deal a minor amount of cutting damage.", "types": [ "CLAWS" ], - "changes_to": [ "CLAWS", "TALONS" ], + "changes_to": [ "CLAWS", "TALONS", "VAMPCLAWS" ], "cancels": [ "ARM_TENTACLES", "ARM_TENTACLES_4", "ARM_TENTACLES_8" ], "category": [ "RAPTOR", "VAMP" ] }, -- cgit v1.2.1