From 60bee5f26050e466e35332031958734c25e03df5 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 13 Jun 2021 02:55:22 -0700 Subject: Replace Solar Sensitivity mutation with Damned --- vamp_stuff/Modification_Files/Mutation/mutations.json | 10 ---------- 1 file changed, 10 deletions(-) (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 ffef075..81b9605 100644 --- a/vamp_stuff/Modification_Files/Mutation/mutations.json +++ b/vamp_stuff/Modification_Files/Mutation/mutations.json @@ -148,15 +148,5 @@ "category": [ "ALPHA", "VAMP" ], "scent_intensity": 300, "types": [ "SCENT" ] - }, - { - "type": "mutation", - "id": "SUNBURN", - "name": { "str": "Solar Sensitivity" }, - "points": -3, - "description": "Your skin simply cannot handle ultraviolet radiation, such as sunlight. It will seriously burn you.", - "prereqs": [ "ALBINO" ], - "prereqs2": [ "TROGLO2", "TROGLO3" ], - "category": [ "TROGLOBITE", "VAMP" ] } ] -- cgit v1.2.1