summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Mutation
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Mutation')
-rw-r--r--vamp_stuff/Modification_Files/Mutation/mutations.json23
-rw-r--r--vamp_stuff/Modification_Files/Mutation/mutations_vamp.json3
2 files changed, 2 insertions, 24 deletions
diff --git a/vamp_stuff/Modification_Files/Mutation/mutations.json b/vamp_stuff/Modification_Files/Mutation/mutations.json
index 15784aa..4cd765e 100644
--- a/vamp_stuff/Modification_Files/Mutation/mutations.json
+++ b/vamp_stuff/Modification_Files/Mutation/mutations.json
@@ -118,29 +118,6 @@
},
{
"type": "mutation",
- "id": "CANNIBAL",
- "name": { "str": "Cannibal" },
- "points": 1,
- "description": "For your whole life you've been forbidden from indulging in your peculiar tastes. Now the world's ended, and you'll be damned if anyone is going to tell you that you can't eat people.",
- "starting_trait": true,
- "valid": false,
- "cancels": [ "VEGETARIAN" ],
- "category": [ "VAMP" ],
- "flags": [ "CANNIBAL" ]
- },
- {
- "type": "mutation",
- "id": "CARNIVORE",
- "name": { "str": "Carnivore" },
- "points": -4,
- "description": "Your body's ability to digest fruits, vegetables, grains and nuts is severely hampered. You cannot eat anything besides meat.",
- "cancels": [ "VEGETARIAN", "HERBIVORE", "RUMINANT", "GRAZER" ],
- "leads_to": [ "SAPROVORE" ],
- "category": [ "LIZARD", "BEAST", "SPIDER", "CHIMERA", "RAPTOR", "FELINE", "VAMP" ],
- "vitamin_rates": [ [ "vitC", -1200 ] ]
- },
- {
- "type": "mutation",
"id": "WEAKSCENT",
"name": { "str": "Weak Scent" },
"points": 1,
diff --git a/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json b/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json
index eb63213..98088be 100644
--- a/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json
+++ b/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json
@@ -219,6 +219,7 @@
"category": [ "VAMP" ],
"cancels": [ "THIRST", "THIRST2", "THIRST3" ],
"valid": false,
- "purifiable": false
+ "purifiable": false,
+ "flags": [ "VAMPIRE" ]
}
]