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/Items/Weapons/melee_weapon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vamp_stuff/Modification_Files/Items/Weapons/melee_weapon.json') diff --git a/vamp_stuff/Modification_Files/Items/Weapons/melee_weapon.json b/vamp_stuff/Modification_Files/Items/Weapons/melee_weapon.json index 39f245f..f2a7575 100644 --- a/vamp_stuff/Modification_Files/Items/Weapons/melee_weapon.json +++ b/vamp_stuff/Modification_Files/Items/Weapons/melee_weapon.json @@ -1,6 +1,6 @@ [ { - "note": "Bloodrune upgrade add 2 cutting and 1 bashing damage, and its ultimate techniques are learned for that weapon (if available)", + "//": "Bloodrune upgrade add 2 cutting and 1 bashing damage, and its ultimate techniques are learned for that weapon (if available)", "id": "sword_sip", "type": "GENERIC", "name": { "str": "blood sipper", "str_pl": "blood sippers" }, -- cgit v1.2.1