Browse Source

[added] "all I did was add height, build, to all the school kids and hair color for the boys" - Nutluck

Kevin_Smarts 2 months ago
parent
commit
4a077dbf27
3 changed files with 194 additions and 46 deletions
  1. 109 32
      locations/npcstatic1.qsrc
  2. 37 14
      locations/npcstatic3.qsrc
  3. 48 0
      locations/npcstatic4.qsrc

+ 109 - 32
locations/npcstatic1.qsrc

@@ -1,9 +1,29 @@
 # npcstatic1
 
-!2023/09/25 Preference update
+!!2024/03/29
+
+!!boys body_builds
+!!skinny - low body fat and muscles
+!!wiry - low body fat, average muscles
+!!average - average body fat and muscles
+!!toned/athletic - low body fat and above average muscles
+!!muscular - average body fat and well above average muscles
+!!bodybuilder - average body fat and high amount of muscles
+!!chubby - a bit overweight
+!!fat - overweight
+!!obese - very overweight
+
+!!Girl body_builds
+!!skinny - low body fat and muscles
+!!petite - low body fat, average muscles
+!!average - average body fat and muscles
+!!toned/athletic - low body fat and above average muscles
+!!muscular - average body fat and well above average muscles
+!!bodybuilder - average body fat and high amount of muscles
+!!chubby - a bit fat
+!!fat - fat
+!!obese - very fat
 
-!2022/01/03
-!{
 Empty number - 66(bandit), 100, 231
 
 Example
@@ -156,7 +176,10 @@ npc_sexskill['A<<npctemp>>'] =  1
 npc_rep['A<<npctemp>>'] = 260
 npc_intel['A<<npctemp>>'] = 57
 hotcat_rating['A<<npctemp>>'] =  8
-
+!!height_metric = 180cm
+!!height_imperial = 5'11"
+!!body_build = average
+!!hair = brown
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
 gs 'npc_standard_preferences', 'A<<npctemp>>'
@@ -183,6 +206,10 @@ npc_dick['A<<npctemp>>'] = 16
 npc_rep['A<<npctemp>>'] = 30
 npc_intel['A<<npctemp>>'] = 84
 hotcat_rating['A<<npctemp>>'] = 6
+!!height_metric = 177cm
+!!height_imperial = 5'10"
+!!body_build = average
+!!hair = black
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -209,6 +236,10 @@ npc_dick['A<<npctemp>>'] = 17
 npc_rep['A<<npctemp>>'] = 190
 npc_intel['A<<npctemp>>'] = 30
 hotcat_rating['A<<npctemp>>'] =  7
+!!height_metric = 181cm
+!!height_imperial = 5'11"
+!!body_build = muscular
+!!hair = black
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -237,6 +268,10 @@ npc_rep['A<<npctemp>>'] = 60
 npc_sexskill['A<<npctemp>>'] = 1
 npc_intel['A<<npctemp>>'] = 47
 hotcat_rating['A<<npctemp>>'] = 5
+!!height_metric = 170cm
+!!height_imperial = 5'6"
+!!body_build = skinny
+!!hair = blond
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -264,6 +299,10 @@ npc_dick['A<<npctemp>>'] = 17
 npc_rep['A<<npctemp>>'] = 160
 npc_intel['A<<npctemp>>'] = 41
 hotcat_rating['A<<npctemp>>'] = 7
+!!height_metric = 175cm
+!!height_imperial = 5'9"
+!!body_build = toned/athletic
+!!hair = brown
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -290,6 +329,10 @@ npc_dick['A<<npctemp>>'] = 12
 npc_rep['A<<npctemp>>'] = 10
 npc_intel['A<<npctemp>>'] = 67
 hotcat_rating['A<<npctemp>>'] = 4
+!!height_metric = 172cm
+!!height_imperial = 5'8"
+!!body_build = skinny
+!!hair = brown
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -316,6 +359,10 @@ npc_dick['A<<npctemp>>'] = 16
 npc_rep['A<<npctemp>>'] = 0
 npc_intel['A<<npctemp>>'] = 55
 hotcat_rating['A<<npctemp>>'] = 1
+!!height_metric = 174cm
+!!height_imperial = 5'9"
+!!body_build = skinny
+!!hair = black
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -342,6 +389,10 @@ npc_dick['A<<npctemp>>'] = 18
 npc_rep['A<<npctemp>>'] = 170
 npc_intel['A<<npctemp>>'] = 52
 hotcat_rating['A<<npctemp>>'] =  7
+!!height_metric = 179cm
+!!height_imperial = 5'10"
+!!body_build = muscular
+!!hair = brown
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -369,6 +420,10 @@ npc_rep['A<<npctemp>>'] = 270
 npc_sexskill['A<<npctemp>>'] = rand(0,2)
 npc_intel['A<<npctemp>>'] = 31
 hotcat_rating['A<<npctemp>>'] = 5
+!!height_metric = 189cm
+!!height_imperial = 6'2"
+!!body_build = muscular
+!!hair = brown
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -396,6 +451,10 @@ npc_rep['A<<npctemp>>'] = 230
 npc_sexskill['A<<npctemp>>'] = rand(0,2)
 npc_intel['A<<npctemp>>'] = 48
 hotcat_rating['A<<npctemp>>'] = 6
+!!height_metric = 184cm
+!!height_imperial = 6'1"
+!!body_build = wiry
+!!hair = black
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -423,6 +482,10 @@ npc_rep['A<<npctemp>>'] = 180
 npc_sexskill['A<<npctemp>>'] = rand(0,2)
 npc_intel['A<<npctemp>>'] = 33
 hotcat_rating['A<<npctemp>>'] =  4
+!!height_metric = 174cm
+!!height_imperial = 5'9"
+!!body_build = toned/athletic
+!!hair = blond
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -448,9 +511,10 @@ gs 'npcstaticdefaults', 'uni_type', 'science'
 npc_bust['A<<npctemp>>'] = 23
 npc_rep['A<<npctemp>>'] = 10
 npc_intel['A<<npctemp>>'] = 80
-!!$npc_body['A<<npctemp>>'] = 's5'
 hotcat_rating['A<<npctemp>>'] = 7
-
+!!height_metric = 170cm
+!!height_imperial = 5'7"
+!!body_build = average
 !!hair = long brown hair just past her shoulders.
 !!pubic hair = Neatly trimmed landing strip
 
@@ -479,9 +543,10 @@ npc_sexskill['A<<npctemp>>'] = 2
 npc_intel['A<<npctemp>>'] = 45
 npc_bust['A<<npctemp>>'] = 8
 npc_rep['A<<npctemp>>'] = 40
-!!$npc_body['A<<npctemp>>'] = 'l2'
 hotcat_rating['A<<npctemp>>'] = 6
-
+!!height_metric = 161cm
+!!height_imperial = 5'3"
+!!body_build = toned/athletic
 !!hair = short blonde hair.
 !!pubic hair = neatly trimmed small V
 
@@ -509,9 +574,10 @@ gs 'npcstaticdefaults', 'uni_type', 'teaching'
 npc_bust['A<<npctemp>>'] = 20
 npc_rep['A<<npctemp>>'] = 20
 npc_intel['A<<npctemp>>'] = 77
-!!$npc_body['A<<npctemp>>'] = 's3'
 hotcat_rating['A<<npctemp>>'] = 7
-
+!!height_metric = 162cm
+!!height_imperial = 5'4"
+!!body_build = average
 !!hair = very long red hair reaching half way down her back.
 !!pubic hair = shaved
 
@@ -539,9 +605,10 @@ gs 'npcstaticdefaults', 'uni_type', 'science'
 npc_bust['A<<npctemp>>'] = 18
 npc_intel['A<<npctemp>>'] = 52
 npc_rep['A<<npctemp>>'] = 90
-!!$npc_body['A<<npctemp>>'] = 's3'
 hotcat_rating['A<<npctemp>>'] = 7
-
+!!height_metric = 160cm
+!!height_imperial = 5'3"
+!!body_build = average
 !!hair = long red hair just past her shoulders.
 !!pubic hair = neatly trimmed triangle
 
@@ -569,9 +636,10 @@ gs 'npcstaticdefaults', 'uni_type', 'fashion'
 npc_bust['A<<npctemp>>'] = 26
 npc_intel['A<<npctemp>>'] = 73
 npc_rep['A<<npctemp>>'] = 30
-!!$npc_body['A<<npctemp>>'] = 'm3'
 hotcat_rating['A<<npctemp>>'] = 6
-
+!!height_metric = 166cm
+!!height_imperial = 5'5"
+!!body_build = average
 !!hair = very long light brown hair reaching half way down her back.
 !!pubic hair = neatly trimmed triangle
 
@@ -599,9 +667,10 @@ gs 'npcstaticdefaults', 'uni_type', 'other'
 npc_bust['A<<npctemp>>'] = 24
 npc_intel['A<<npctemp>>'] = 44
 npc_rep['A<<npctemp>>'] = 60
-!!$npc_body['A<<npctemp>>'] = 'm3'
 hotcat_rating['A<<npctemp>>'] = 8
-
+!!height_metric = 167cm
+!!height_imperial = 5'6"
+!!body_build = petite
 !!hair = long blonde hair just past her shoulders.
 !!pubic hair = neatly trimmed landing strip
 
@@ -630,9 +699,10 @@ npc_sexskill['A<<npctemp>>'] = 1
 npc_bust['A<<npctemp>>'] = 14
 npc_intel['A<<npctemp>>'] = 32
 npc_rep['A<<npctemp>>'] = 80
-!!$npc_body['A<<npctemp>>'] = 'l3'
 hotcat_rating['A<<npctemp>>'] = 7
-
+!!height_metric = 163cm
+!!height_imperial = 5'4"
+!!body_build = muscular
 !!hair = long blonde hair just past her shoulders, almost always kept in a ponytail.
 !!pubic hair = neatly trimmed landing strip
 
@@ -660,9 +730,10 @@ gs 'npcstaticdefaults', 'uni_type', 'other'
 npc_bust['A<<npctemp>>'] = 14
 npc_intel['A<<npctemp>>'] = 30
 npc_rep['A<<npctemp>>'] = 60
-!!$npc_body['A<<npctemp>>'] = 'l1'
 hotcat_rating['A<<npctemp>>'] = 7
-
+!!height_metric = 165cm
+!!height_imperial = 5'5"
+!!body_build = toned/athletic
 !!hair = long brown hair just past her shoulders, almost always kept in a ponytail.
 !!pubic hair = neatly trimmed landing strip
 
@@ -691,8 +762,9 @@ npc_bust['A<<npctemp>>'] = 22
 npc_intel['A<<npctemp>>'] = 33
 hotcat_rating['A<<npctemp>>'] = 6
 npc_rep['A<<npctemp>>'] = 30
-!!$npc_body['A<<npctemp>>'] = 'l1'
-
+!!height_metric = 173cm
+!!height_imperial = 5'8"
+!!body_build = toned/athletic
 !!hair = long dyed red hair just past her shoulders.
 !!pubic hair = neatly trimmed landing strip
 
@@ -721,8 +793,9 @@ npc_bust['A<<npctemp>>'] = 18
 npc_intel['A<<npctemp>>'] = 24
 hotcat_rating['A<<npctemp>>'] = 6
 npc_rep['A<<npctemp>>'] = 80
-!!$npc_body['A<<npctemp>>'] = 'm4'
-
+!!height_metric = 162cm
+!!height_imperial = 5'4"
+!!body_build = average
 !!hair = long brown hair almost always kept in a ponytail.
 !!pubic hair = neatly trimmed small V
 
@@ -750,9 +823,10 @@ gs 'npcstaticdefaults', 'uni_type', 'other'
 npc_bust['A<<npctemp>>'] = 22
 npc_intel['A<<npctemp>>'] = 36
 npc_rep['A<<npctemp>>'] = 90
-!!$npc_body['A<<npctemp>>'] = 'm4'
 hotcat_rating['A<<npctemp>>'] = 9
-
+!!height_metric = 174cm
+!!height_imperial = 5'9"
+!!body_build = skinny
 !!hair = very long light brown hair reaching half way down her back.
 !!pubic hair = shaved
 
@@ -781,9 +855,10 @@ npc_sexskill['A<<npctemp>>'] = 2
 npc_bust['A<<npctemp>>'] = 14
 npc_intel['A<<npctemp>>'] = 46
 npc_rep['A<<npctemp>>'] = 70
-!!$npc_body['A<<npctemp>>'] = 'l2'
 hotcat_rating['A<<npctemp>>'] = 8
-
+!!height_metric = 154cm
+!!height_imperial = 5'1"
+!!body_build = toned/athletic
 !!hair = very long dark brown hair reaching half way down her back.
 !!pubic hair = shaved
 
@@ -811,9 +886,10 @@ npc_sexskill['A<<npctemp>>'] = 1
 npc_bust['A<<npctemp>>'] = 20
 npc_intel['A<<npctemp>>'] = 42
 npc_rep['A<<npctemp>>'] = 90
-!!$npc_body['A<<npctemp>>'] = 'l2'
 hotcat_rating['A<<npctemp>>'] = 5
-
+!!height_metric = 165cm
+!!height_imperial = 5'5"
+!!body_build = toned/athletic
 !!hair = long black hair just past her shoulders.
 !!pubic hair = neatly trimmed triangle
 
@@ -851,9 +927,10 @@ gs 'npcstaticdefaults', 'uni_type', 'fashion'
 
 npc_bust['A<<npctemp>>'] = 9
 npc_intel['A<<npctemp>>']   = 54
-!!$npc_body['A<<npctemp>>']  = 'm2'
 hotcat_rating['A<<npctemp>>'] = 6
-
+!!height_metric = 163cm
+!!height_imperial = 5'4"
+!!body_build = petite
 !!hair = long brown hair just past her shoulders.
 !!pubic hair = Neatly trimmed triangle
 

+ 37 - 14
locations/npcstatic3.qsrc

@@ -727,9 +727,10 @@ gs 'npcstaticdefaults', 'uni_type', 'other'
 npc_bust['A<<npctemp>>'] = 18
 npc_intel['A<<npctemp>>'] = 38
 npc_rep['A<<npctemp>>'] = 60
-!!$npc_body['A<<npctemp>>'] = 's3'
 hotcat_rating['A<<npctemp>>'] = 6
-
+!!height_metric = 171cm
+!!height_imperial = 5'7"
+!!body_build = average
 !!hair = long black hair just past her shoulders.
 !!pubic hair = shaved
 
@@ -757,9 +758,10 @@ gs 'npcstaticdefaults', 'uni_type', 'psychology'
 npc_bust['A<<npctemp>>'] = 13
 npc_intel['A<<npctemp>>'] = 63
 npc_rep['A<<npctemp>>'] = 60
-!!$npc_body['A<<npctemp>>'] = 's2'
 hotcat_rating['A<<npctemp>>'] = 7
-
+!!height_metric = 164cm
+!!height_imperial = 5'5"
+!!body_build = petite
 !!hair = long redish brown hair just past her shoulders.
 !!pubic hair = Neatly trimmed triangle
 
@@ -787,8 +789,9 @@ npc_bust['A<<npctemp>>'] = 20
 npc_intel['A<<npctemp>>'] = 49
 hotcat_rating['A<<npctemp>>'] = 7
 npc_rep['A<<npctemp>>'] = 0
-!!$npc_body['A<<npctemp>>'] = 'm2'
-
+!!height_metric = 170cm
+!!height_imperial = 5'7"
+!!body_build = toned/athletic
 !!hair = long dirty blonde hair just past her shoulders, almost always kept in a ponytail.
 !!pubic hair = Neatly trimmed triangle
 
@@ -816,9 +819,10 @@ gs 'npcstaticdefaults', 'uni_type', 'programming'
 npc_bust['A<<npctemp>>'] = 13
 npc_intel['A<<npctemp>>'] = 86
 npc_rep['A<<npctemp>>'] = 10
-!!$npc_body['A<<npctemp>>'] = 's4'
 hotcat_rating['A<<npctemp>>'] = 5
-
+!!height_metric = 152cm
+!!height_imperial = 5'
+!!body_build = petite
 !!hair = long brown hair just past her shoulders, almost always kept up in a bun.
 !!pubic hair = untrimmed bush
 
@@ -847,8 +851,9 @@ npc_intel['A<<npctemp>>'] = 30
 hotcat_rating['A<<npctemp>>'] = 6
 npc_rep['A<<npctemp>>'] = 120
 
-!!$npc_body['A<<npctemp>>'] = 'm1'
-
+!!height_metric = 168cm
+!!height_imperial = 5'6"
+!!body_build = average
 !!hair = long black hair just past her shoulders.
 !!pubic hair = neatly trimmed landing strip
 
@@ -876,9 +881,10 @@ gs 'npcstaticdefaults', 'uni_type', 'other'
 npc_bust['A<<npctemp>>'] = 14
 npc_intel['A<<npctemp>>'] = 76
 npc_rep['A<<npctemp>>'] = 220
-!!$npc_body['A<<npctemp>>'] = 'l3'
 hotcat_rating['A<<npctemp>>'] = 8
-
+!!height_metric = 159cm
+!!height_imperial = 5'3"
+!!body_build = petite
 !!hair = medium length black hair just past her chin.
 !!pubic hair = shaved
 
@@ -906,8 +912,9 @@ npc_bust['A<<npctemp>>'] = 4
 npc_intel['A<<npctemp>>'] = 28
 hotcat_rating['A<<npctemp>>'] = 4
 npc_rep['A<<npctemp>>'] = 70
-!!$npc_body['A<<npctemp>>'] = 'l4'
-
+!!height_metric = 178cm
+!!height_imperial = 5'10"
+!!body_build = muscular
 !!hair = long brown hair just past her shoulders.
 !!pubic hair = untrimmed bush
 
@@ -937,6 +944,10 @@ npc_dick['A<<npctemp>>'] = 20
 npc_intel['A<<npctemp>>'] = 47
 npc_rep['A<<npctemp>>'] = 220
 hotcat_rating['A<<npctemp>>'] = 8
+!!height_metric = 185cm
+!!height_imperial = 6'1"
+!!body_build = toned/athletic
+!!hair = black
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -964,6 +975,10 @@ npc_dick['A<<npctemp>>'] = 19
 npc_intel['A<<npctemp>>'] = 37
 npc_rep['A<<npctemp>>'] = 210
 hotcat_rating['A<<npctemp>>'] = 8
+!!height_metric = 175cm
+!!height_imperial = 5'9"
+!!body_build = average
+!!hair = brown
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -990,6 +1005,10 @@ npc_dick['A<<npctemp>>'] = 20
 hotcat_rating['A<<npctemp>>'] = 6
 npc_rep['A<<npctemp>>'] = 130
 npc_intel['A<<npctemp>>'] = 44
+!!height_metric = 177cm
+!!height_imperial = 5'10"
+!!body_build = average
+!!hair = brown
 
 
 
@@ -1013,6 +1032,10 @@ npc_dick['A<<npctemp>>'] = 23
 npc_intel['A<<npctemp>>'] = 40
 npc_rep['A<<npctemp>>'] = 320
 hotcat_rating['A<<npctemp>>'] = 7
+!!height_metric = 182cm
+!!height_imperial = 6'
+!!body_build = toned/athletic
+!!hair = black
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'

+ 48 - 0
locations/npcstatic4.qsrc

@@ -22,6 +22,10 @@ npc_dick['A<<npctemp>>'] = 14
 hotcat_rating['A<<npctemp>>'] = 4
 npc_rep['A<<npctemp>>'] = 110
 npc_intel['A<<npctemp>>'] = 26
+!!height_metric = 196cm
+!!height_imperial = 6'5"
+!!body_build = bodybuilder
+!!hair = black
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -48,6 +52,10 @@ npc_dick['A<<npctemp>>'] = 16
 hotcat_rating['A<<npctemp>>'] = 3
 npc_rep['A<<npctemp>>'] = 0
 npc_intel['A<<npctemp>>'] = 87
+!!height_metric = 173cm
+!!height_imperial = 5'8"
+!!body_build = average
+!!hair = brown
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -75,6 +83,10 @@ npc_dick['A<<npctemp>>'] = 19
 npc_intel['A<<npctemp>>'] = 70
 npc_rep['A<<npctemp>>'] = 60
 hotcat_rating['A<<npctemp>>'] = 6
+!!height_metric = 182cm
+!!height_imperial = 6'
+!!body_build = skinny
+!!hair = redish/brown
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -102,6 +114,10 @@ npc_dick['A<<npctemp>>'] = 17
 npc_intel['A<<npctemp>>'] = 92
 npc_rep['A<<npctemp>>'] = 20
 hotcat_rating['A<<npctemp>>'] = 4
+!!height_metric = 176cm
+!!height_imperial = 5'10"
+!!body_build = average
+!!hair = blond
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -128,6 +144,10 @@ npc_dick['A<<npctemp>>'] = 20
 hotcat_rating['A<<npctemp>>'] = 7
 npc_rep['A<<npctemp>>'] = 370
 npc_intel['A<<npctemp>>'] = 51
+!!height_metric = 179cm
+!!height_imperial = 5'10"
+!!body_build = average
+!!hair = black
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -155,6 +175,10 @@ npc_dick['A<<npctemp>>'] = 25
 npc_intel['A<<npctemp>>'] = 51
 npc_rep['A<<npctemp>>'] = 240
 hotcat_rating['A<<npctemp>>'] = 7
+!!height_metric = 178cm
+!!height_imperial = 5'10"
+!!body_build = average
+!!hair = blond
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -181,6 +205,10 @@ npc_dick['A<<npctemp>>'] = 16
 hotcat_rating['A<<npctemp>>'] = 5
 npc_rep['A<<npctemp>>'] = 260
 npc_intel['A<<npctemp>>'] = 42
+!!height_metric = 178cm
+!!height_imperial = 5'10"
+!!body_build = toned/athletic
+!!hair = black
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -207,6 +235,10 @@ npc_dick['A<<npctemp>>'] = 18
 hotcat_rating['A<<npctemp>>'] = 5
 npc_rep['A<<npctemp>>'] = 170
 npc_intel['A<<npctemp>>'] = 34
+!!height_metric = 168cm
+!!height_imperial = 5'6"
+!!body_build = muscular
+!!hair = brown
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -233,6 +265,10 @@ npc_dick['A<<npctemp>>'] = 22
 hotcat_rating['A<<npctemp>>'] = 6
 npc_rep['A<<npctemp>>'] = 280
 npc_intel['A<<npctemp>>'] = 44
+!!height_metric = 183cm
+!!height_imperial = 6'
+!!body_build = average
+!!hair = brown
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -260,6 +296,10 @@ npc_dick['A<<npctemp>>'] = 12
 npc_intel['A<<npctemp>>'] = 28
 npc_rep['A<<npctemp>>'] = 0
 hotcat_rating['A<<npctemp>>'] = 1
+!!height_metric = 188cm
+!!height_imperial = 6'2"
+!!body_build = obese
+!!hair = brown
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -366,6 +406,10 @@ npc_dick['A<<npctemp>>'] = 15
 npc_intel['A<<npctemp>>'] = 36
 npc_rep['A<<npctemp>>'] = 120
 hotcat_rating['A<<npctemp>>'] = 5
+!!height_metric = 173cm
+!!height_imperial = 5'8"
+!!body_build = toned/athletic
+!!hair = brown
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
@@ -787,6 +831,10 @@ npc_sexskill['A<<npctemp>>'] = 2
 hotcat_rating['A<<npctemp>>'] = 6
 npc_rep['A<<npctemp>>'] = 140
 npc_intel['A<<npctemp>>'] = 64
+!!height_metric = 183cm
+!!height_imperial = 6'
+!!body_build = wiry
+!!hair = black
 
 
 gs 'npc_set_preference', 'reset', 'A<<npctemp>>'