summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/NPC
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-10 08:33:18 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-10 08:33:18 -0800
commitc8e5989cfa8788b63cbef9e7bbae647b09d85eea (patch)
tree81bb68d1756e425614451ad18bdf25c90b8f489e /vamp_stuff/Modification_Files/NPC
parentConvert the grave-memories itemgroup additions to a new group instead of havi... (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-c8e5989cfa8788b63cbef9e7bbae647b09d85eea.tar.xz
More item group clean up.
Diffstat (limited to 'vamp_stuff/Modification_Files/NPC')
-rw-r--r--vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json b/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json
index 0725d19..43c69b7 100644
--- a/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json
+++ b/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json
@@ -4,9 +4,7 @@
"id": "V_UNDERTRADER_misc",
"subtype": "collection",
"entries": [
- { "item": "sword_dive", "prob": 50 },
- { "item": "sword_sip", "prob": 50 },
- { "item": "hammerius", "prob": 50 },
+ { "group": "vampmeleeweapon", "prob": 50, "count": [ 0, 3 ] },
{ "item": "blood_talisman", "prob": 50 },
{ "item": "blood_forge_infuse", "prob": 75 },
{ "item": "bloodcompressor", "prob": 75 },