From f4b51669e7a296b083b167b71e9e241e92f722a9 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 14 Mar 2021 16:40:17 -0700 Subject: Add backgrounds to recruitable vampires --- vamp_stuff/Modification_Files/NPC/v_classes.json | 25 ++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) (limited to 'vamp_stuff/Modification_Files/NPC/v_classes.json') diff --git a/vamp_stuff/Modification_Files/NPC/v_classes.json b/vamp_stuff/Modification_Files/NPC/v_classes.json index 860efcd..a592e90 100644 --- a/vamp_stuff/Modification_Files/NPC/v_classes.json +++ b/vamp_stuff/Modification_Files/NPC/v_classes.json @@ -49,7 +49,9 @@ [ "VAMPEYES", 100 ], [ "FANGS", 100 ], [ "NAILS", 100 ], - [ "SUNBURN", 100 ] + [ "SUNBURN", 100 ], + [ "hair_white_long", 100 ], + [ "BGSS_VAMPIRE_ISOLATED_1", 100 ] ] }, { @@ -102,7 +104,8 @@ [ "VAMPEYES", 100 ], [ "FANGS", 100 ], [ "NAILS", 100 ], - [ "SUNBURN", 100 ] + [ "SUNBURN", 100 ], + [ "hair_white_medium", 100 ] ] }, { @@ -156,7 +159,8 @@ [ "VAMPEYES", 100 ], [ "FANGS", 100 ], [ "NAILS", 100 ], - [ "SUNBURN", 100 ] + [ "SUNBURN", 100 ], + [ "hair_white_short", 100 ] ] }, { @@ -215,7 +219,8 @@ [ "VAMPEYES", 100 ], [ "FANGS", 100 ], [ "NAILS", 100 ], - [ "SUNBURN", 100 ] + [ "SUNBURN", 100 ], + [ "hair_white_crewcut", 100 ] ] }, { @@ -268,7 +273,8 @@ [ "VAMPEYES", 100 ], [ "FANGS", 100 ], [ "NAILS", 100 ], - [ "SUNBURN", 100 ] + [ "SUNBURN", 100 ], + [ "hair_white_medium", 100 ] ] }, { @@ -321,7 +327,8 @@ [ "VAMPEYES", 100 ], [ "FANGS", 100 ], [ "NAILS", 100 ], - [ "SUNBURN", 100 ] + [ "SUNBURN", 100 ], + [ "hair_white_crewcut", 100 ] ] }, { @@ -374,7 +381,8 @@ [ "VAMPEYES", 100 ], [ "FANGS", 100 ], [ "NAILS", 100 ], - [ "SUNBURN", 100 ] + [ "SUNBURN", 100 ], + [ "hair_white_short", 100 ] ] }, { @@ -434,7 +442,8 @@ [ "VAMPEYES", 100 ], [ "FANGS", 100 ], [ "NAILS", 100 ], - [ "SUNBURN", 100 ] + [ "SUNBURN", 100 ], + [ "hair_white_short", 100 ] ] }, { -- cgit v1.2.1