From 063de06c07df38e0a1a413f50ab205fa9ad51031 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 7 Sep 2021 22:46:12 -0700 Subject: Clean up corrupted bloodrune description. --- vamp_stuff/Modification_Files/NPC/v_npc_mission_items.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vamp_stuff/Modification_Files/NPC/v_npc_mission_items.json') diff --git a/vamp_stuff/Modification_Files/NPC/v_npc_mission_items.json b/vamp_stuff/Modification_Files/NPC/v_npc_mission_items.json index 110fed7..a8f322f 100644 --- a/vamp_stuff/Modification_Files/NPC/v_npc_mission_items.json +++ b/vamp_stuff/Modification_Files/NPC/v_npc_mission_items.json @@ -4,8 +4,8 @@ "id": "corruptbloodrune", "type": "GENERIC", "category": "spare_parts", - "name": { "str": "corrupted bloodrune stone" }, - "description": "A black, gooey bloodrune stone specifically owned by an infected vampire. It no longer pulsate and the markings are completely erased.", + "name": { "str": "corrupted bloodrune" }, + "description": "A black stone dripping in ichor, the final remains of a slain infected vampire. It does not pulsate and lacks the dynamic markings that normally signify a bloodrune.", "weight": "750 g", "volume": "250 ml", "price": "1 USD", -- cgit v1.2.1