diff options
-rw-r--r-- | vamp_stuff/Modification_Files/NPC/v_npc_mission_items.json | 4 |
1 files changed, 2 insertions, 2 deletions
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", |