summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_worn.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_worn.json')
-rw-r--r--vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_worn.json34
1 files changed, 20 insertions, 14 deletions
diff --git a/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_worn.json b/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_worn.json
index c040d88..47b2a9b 100644
--- a/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_worn.json
+++ b/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_worn.json
@@ -22,14 +22,16 @@
"type": "item_group",
"subtype": "collection",
"entries": [
- { "item": "blood_gloves" },
+ { "item": "under_armor" },
+ { "item": "under_armor_shorts" },
+ { "item": "socks" },
{ "item": "blood_hood" },
- { "item": "blood_pants" },
{ "item": "blood_duster" },
- { "item": "socks" },
+ { "item": "blood_gloves" },
+ { "item": "blood_pants" },
{ "item": "blood_boots" },
- { "group": "VAMP_bags_worn" },
- { "group": "VAMP_sheath_worn", "contents-group": "VAMP_knife_worn" }
+ { "group": "VAMP_sheath_worn", "contents-group": "VAMP_knife_worn" },
+ { "group": "VAMP_bags_worn" }
]
},
{
@@ -37,14 +39,16 @@
"type": "item_group",
"subtype": "collection",
"entries": [
- { "item": "bloodinfused_survivorgloves" },
+ { "item": "under_armor" },
+ { "item": "under_armor_shorts" },
+ { "item": "socks" },
{ "item": "bloodinfused_survivorhood" },
{ "item": "bloodinfused_survivortrenchcoat" },
- { "item": "socks" },
+ { "item": "bloodinfused_survivorgloves" },
{ "item": "bloodinfused_survivorpants" },
{ "item": "bloodinfused_survivorboots" },
- { "group": "VAMP_bags_worn" },
- { "group": "VAMP_sheath_worn", "contents-group": "VAMP_knife_worn" }
+ { "group": "VAMP_sheath_worn", "contents-group": "VAMP_knife_worn" },
+ { "group": "VAMP_bags_worn" }
]
},
{
@@ -52,13 +56,15 @@
"id": "HUMAN_JUNKSHOP_worn",
"subtype": "collection",
"items": [
- { "item": "pants_cargo" },
- { "item": "armor_nomad" },
- { "item": "helmet_nomad" },
- { "item": "rucksack" },
+ { "item": "under_armor" },
+ { "item": "under_armor_shorts" },
{ "item": "socks" },
+ { "item": "helmet_nomad" },
+ { "item": "armor_nomad" },
+ { "item": "gloves_fingerless" },
+ { "item": "pants_cargo" },
{ "item": "boots_larmor" },
- { "item": "gloves_fingerless" }
+ { "item": "rucksack" }
]
}
]