From 72cd068a4dc0cc5a1207d0053cf771a18e797a5c Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 7 May 2021 00:18:34 -0700 Subject: Many more updates for BN --- vamp_stuff/Modification_Files/Mutation/mutations.json | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'vamp_stuff/Modification_Files/Mutation') 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 @@ -105,24 +105,13 @@ "changes_to": [ "INFIMMUNE" ], "category": [ "TROGLOBITE", "RAT", "MEDICAL", "VAMP" ] }, - { - "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" ] }, { -- cgit v1.2.1