From 911c4fcfb8243d1c9d837850ea1c17b673bf98ac Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 24 Jan 2022 21:16:47 -0800 Subject: Port back a number of fixes and cleanups from my attempt to port the mod to DDA. --- vamp_stuff/Modification_Files/Mutation/mutations_vamp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vamp_stuff/Modification_Files/Mutation/mutations_vamp.json') diff --git a/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json b/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json index 14fa1d9..ef71767 100644 --- a/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json +++ b/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json @@ -27,7 +27,7 @@ { "type": "mutation", "id": "VAMP_SIBLING", - "note": "Consanguinor, Sireling, Embracemate, Siremate, Bloodmate, Kin", + "//": "Consanguinor, Sireling, Embracemate, Siremate, Bloodmate, Kin", "name": { "str": "Your Kin" }, "points": 0, "description": "This Vampire has the same sire as you.", @@ -150,7 +150,7 @@ "id": "VAMP_SKIN", "name": "Deadened Body", "points": 4, - "description": "Your corpse-like body is not as vulnerable to temperature, or to damage, as mortals are.", + "description": "You look very pale and your skin is cold to the touch, and you no longer breathe nor does your heart beat. On the other hand you are immune to most conditions that would debilitate the living, as well as being resistant to regular injuries.", "valid": false, "purifiable": false, "threshreq": [ "THRESH_VAMP" ], -- cgit v1.2.1