summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-06-10 13:45:06 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-06-10 13:45:06 -0700
commit828f374eed2aa9d898ac408415aa745fb8a73ab4 (patch)
treef77f0e332972e3db37b6869f4a982cfcd59a0bbf /vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json
parentClean up npc gear carried by default (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-828f374eed2aa9d898ac408415aa745fb8a73ab4.tar.xz
Give npcs semi-random appearance traits.
Rewrite npc class descriptions. Sort overrides. Human NPCs gain random starting traits. Try to fix the disaster that is shopkeeper drop tables.
Diffstat (limited to 'vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json')
-rw-r--r--vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json6
1 files changed, 3 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 a4800e9..54f0f13 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
@@ -1,7 +1,7 @@
[
{
"type": "item_group",
- "id": "VAMP_UNDERTRADER_sell",
+ "id": "VAMP_UNDERTRADER_misc",
"subtype": "collection",
"items": [
[ "sword_dive", 50 ],
@@ -19,7 +19,7 @@
},
{
"type": "item_group",
- "id": "VAMP_GUNSHOP_sell",
+ "id": "VAMP_GUNSHOP_misc",
"subtype": "collection",
"items": [
[ "b11_striker", 20 ],
@@ -33,7 +33,7 @@
},
{
"type": "item_group",
- "id": "HUMAN_JUNKSHOP_sell",
+ "id": "H_JUNKSHOP_misc",
"subtype": "collection",
"items": [
{ "item": "RobofacCoin", "count-min": 5, "count-max": 30, "prob": 30 },