summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Mutation
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-07 00:18:34 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-07 00:18:34 -0700
commit72cd068a4dc0cc5a1207d0053cf771a18e797a5c (patch)
treea691291efc490c9d5c954cf9336b6e6841485954 /vamp_stuff/Modification_Files/Mutation
parentUpdating body part names, prices, some flags for BN (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-72cd068a4dc0cc5a1207d0053cf771a18e797a5c.tar.xz
Many more updates for BN
Diffstat (limited to 'vamp_stuff/Modification_Files/Mutation')
-rw-r--r--vamp_stuff/Modification_Files/Mutation/mutations.json13
1 files changed, 1 insertions, 12 deletions
diff --git a/vamp_stuff/Modification_Files/Mutation/mutations.json b/vamp_stuff/Modification_Files/Mutation/mutations.json
index b683086..796b28d 100644
--- a/vamp_stuff/Modification_Files/Mutation/mutations.json
+++ b/vamp_stuff/Modification_Files/Mutation/mutations.json
@@ -107,22 +107,11 @@
},
{
"type": "mutation",
- "id": "DISIMMUNE",
- "name": { "str": "Disease Immune" },
- "points": 2,
- "description": "Your body is simply immune to diseases. You will never catch an ambient disease.",
- "prereqs": [ "DISRESISTANT" ],
- "category": [ "PLANT", "SLIME", "TROGLOBITE", "VAMP" ],
- "flags": [ "NO_DISEASE" ]
- },
- {
- "type": "mutation",
"id": "PARAIMMUNE",
"name": { "str": "Parasite Immune" },
"points": 1,
"description": "Your body is unusually inhospitable to parasitic lifeforms. You will never become infested with internal parasites.",
- "prereqs": [ "DISRESISTANT" ],
- "prereqs2": [ "INFRESIST" ],
+ "prereqs": [ "INFRESIST" ],
"category": [ "ELFA", "CHIMERA", "MEDICAL", "SLIME", "VAMP" ]
},
{