npcstatic5.qsrc 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257
  1. # npcstatic5
  2. !! 23-09-25 Layout update by Anjuna. PLEASE DON''t REMOVE EXTRA TABS/SPACES.
  3. !!current reactions list
  4. !! Body
  5. !! 'body_fit'
  6. !! 'body_piercing'
  7. !! 'body_pregnant'
  8. !! 'body_strong'
  9. !! 'body_tan'
  10. !! 'body_tatoo'
  11. !!
  12. !! Clothes
  13. !! 'clothes_bimbo'
  14. !! 'clothes_goth'
  15. !! 'clothes_punk'
  16. !! 'clothes_skirt_short'
  17. !! 'clothes_thin'
  18. !!
  19. !! Cosmetics
  20. !! 'cosmetics_makeup'
  21. !!
  22. !! Cum
  23. !! 'cum_face'
  24. !! 'cum_clothes'
  25. !!
  26. !!
  27. !! Add a preference to an npc:
  28. !! gs 'npc_set_preference', 'A<<npctemp>>', $PREF, $VALUE
  29. !! $PREF: string from the above list. For example: 'clothes_bimbo'
  30. !! $VALUE: string detailing their preference. Choose from:
  31. !! 'hate', 'dislike', 'neutral', 'like', 'love'
  32. !!
  33. !!
  34. !! It is advisable to start an NPC with a call to reset all their preferences.
  35. !! gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
  36. !!
  37. !! It should not matter, but it ensures that the npc is reset to the factory settings
  38. !! Any later additions will be removed this way.
  39. npctemp = 200
  40. $npc_dna['A<<npctemp>>'] = '7894193659 7682081397 7204840012 1999784485 1457862984 1446965385 1706290392'
  41. $npc_firstname['A<<npctemp>>'] = 'Daniil'
  42. $npc_nickname['A<<npctemp>>'] = 'Danek'
  43. $npc_lastname['A<<npctemp>>'] = 'Rasnik'
  44. $npc_usedname['A<<npctemp>>'] = 'Porn actor Daniel Rasnik'
  45. $npc_notes['A<<npctemp>>'] = 'Danek is a high functioning drug addict, but has so far managed to keep it a secret. He does porn to buy the expensive stuff, because everything else is just "poison" to him. He is always "sober" on set, but regularly shoots up afterwards.'
  46. npc_dob['A<<npctemp>>'] = 19910222
  47. npc_gender['A<<npctemp>>'] = 0
  48. gs 'npcstaticdefaults', 'defaults'
  49. gs 'npcstaticdefaults', 'body', 'actor'
  50. $npc_thdick['A<<npctemp>>'] = 'well proportioned'
  51. npc_dick['A<<npctemp>>'] = 19
  52. npc_sexskill['A<<npctemp>>'] = 1
  53. npc_height['A<<npctemp>>'] = 172
  54. npc_spermpot['A<<npctemp>>'] = 9000
  55. gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
  56. gs 'npc_set_preference', 'A<<npctemp>>', 'body_tits_big', 'neutral'
  57. gs 'npc_set_preference', 'A<<npctemp>>', 'body_ass_bubble', 'neutral'
  58. gs 'npc_set_preference', 'A<<npctemp>>', 'body_fit', 'neutral'
  59. gs 'npc_set_preference', 'A<<npctemp>>', 'body_piercing', 'neutral'
  60. gs 'npc_set_preference', 'A<<npctemp>>', 'body_pregnant', 'neutral'
  61. gs 'npc_set_preference', 'A<<npctemp>>', 'body_strong', 'neutral'
  62. gs 'npc_set_preference', 'A<<npctemp>>', 'body_tan', 'neutral'
  63. gs 'npc_set_preference', 'A<<npctemp>>', 'body_tatoo', 'neutral'
  64. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_bimbo', 'neutral'
  65. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_punk', 'neutral'
  66. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_goth', 'neutral'
  67. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_thin', 'neutral'
  68. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_skirt_short', 'neutral'
  69. gs 'npc_set_preference', 'A<<npctemp>>', 'cosmetics_makeup', 'neutral'
  70. gs 'npc_set_preference', 'A<<npctemp>>', 'cum_face', 'neutral'
  71. gs 'npc_set_preference', 'A<<npctemp>>', 'cum_clothes', 'neutral'
  72. npctemp = 201
  73. $npc_dna['A<<npctemp>>'] = '7997566748 7105919378 7895527285 1850847152 1168395089 1748895937 1871858376'
  74. $npc_firstname['A<<npctemp>>'] = 'Pyotr'
  75. $npc_nickname['A<<npctemp>>'] = 'Pepik'
  76. $npc_lastname['A<<npctemp>>'] = 'Izratam'
  77. $npc_usedname['A<<npctemp>>'] = 'Porn actor Peter Izratam'
  78. $npc_notes['A<<npctemp>>'] = 'Pepik is a true exhibitionist, and enjoys doing porn. He does not do relationships, but likes to brag about having at least six children from six different women. This is likely a lie to shape his public image, since he always has plenty of money and is never seen around any children.'
  79. npc_dob['A<<npctemp>>'] = 19870427
  80. npc_gender['A<<npctemp>>'] = 0
  81. gs 'npcstaticdefaults', 'defaults'
  82. gs 'npcstaticdefaults', 'body', 'actor'
  83. $npc_thdick['A<<npctemp>>'] = 'well proportioned'
  84. npc_dick['A<<npctemp>>'] = 19
  85. npc_sexskill['A<<npctemp>>'] = 2
  86. npc_spermpot['A<<npctemp>>'] = 11000
  87. npctemp = 202
  88. $npc_dna['A<<npctemp>>'] = '7241994349 7588712776 7761775617 1033432556 1882492358 1835705225 1697690427'
  89. $npc_firstname['A<<npctemp>>'] = 'Oleg'
  90. $npc_nickname['A<<npctemp>>'] = 'Alusha'
  91. $npc_lastname['A<<npctemp>>'] = 'Taburov'
  92. $npc_usedname['A<<npctemp>>'] = 'Porn actor Oleg Taburov'
  93. $npc_notes['A<<npctemp>>'] = 'Oleg was a soldier until he was dishonorably discharged after falling asleep on guard duty while drunk. He is still an alcoholic, but in the porn business being slightly drunk is not really an issue. His short temper is the bigger problem.'
  94. npc_dob['A<<npctemp>>'] = 19881111
  95. npc_gender['A<<npctemp>>'] = 0
  96. gs 'npcstaticdefaults', 'defaults'
  97. gs 'npcstaticdefaults', 'body', 'actor'
  98. $npc_thdick['A<<npctemp>>'] = 'thick'
  99. npc_dick['A<<npctemp>>'] = 17
  100. npc_sexskill['A<<npctemp>>'] = 1
  101. npc_spermpot['A<<npctemp>>'] = 8500
  102. npctemp = 203
  103. $npc_dna['A<<npctemp>>'] = '7086114441 7277581517 7759004439 7806044180 7847240421 7645177267 7010982243'
  104. $npc_firstname['A<<npctemp>>'] = 'Rozalina'
  105. $npc_nickname['A<<npctemp>>'] = 'Roza'
  106. $npc_lastname['A<<npctemp>>'] = 'Harkov'
  107. $npc_usedname['A<<npctemp>>'] = 'Porn actress Scarlett Rose'
  108. $npc_notes['A<<npctemp>>'] = 'Roza and her older brother Vasya are both in the porn business, "agreeing" to do it after she was raped for late repayment of her debt. She dropped out of university where she was learning to be a doctor to do porn, hoping to get the debt hunters off her back as soon as she can.'
  109. npc_dob['A<<npctemp>>'] = 19970202
  110. npc_gender['A<<npctemp>>'] = 1
  111. gs 'npcstaticdefaults', 'defaults'
  112. gs 'npcstaticdefaults', 'skills', 'combat', 'dance', 'sport'
  113. gs 'npcstaticdefaults', 'body', 'model'
  114. npc_sexskill['A<<npctemp>>'] = 2
  115. npctemp = 204
  116. $npc_dna['A<<npctemp>>'] = '1207762572 1494175825 2017959069 1121952704 1881785832 1188695069 2103222232'
  117. $npc_firstname['A<<npctemp>>'] = 'Savva'
  118. $npc_nickname['A<<npctemp>>'] = 'Savva'
  119. $npc_lastname['A<<npctemp>>'] = 'Timurovich'
  120. $npc_usedname['A<<npctemp>>'] = 'Savva'
  121. $npc_notes['A<<npctemp>>'] = 'Savva is a high-spirited, optimistic boy who works at an alternative clothing store called Patchwork Dolls. Due to him being openly gay, he is often harassed, most notably by gopniks. Despite the physical and verbal abuse thrown his way, he remains proud of who he is, and wants to see everyone else be proud of who they are too, especially if they''re gay, lesbian, transgender, etc. His personal motto is "What hurts you today, makes you stronger tomorrow."'
  122. npc_dob['A<<npctemp>>'] = 19990124
  123. npc_gender['A<<npctemp>>'] = 0
  124. gs 'npcstaticdefaults', 'defaults'
  125. gs 'npcstaticdefaults', 'body', 'actor'
  126. $npc_thdick['A<<npctemp>>'] = 'well proportioned'
  127. npc_dick['A<<npctemp>>'] = 13
  128. hotcat_rating['A<<npctemp>>'] = 7
  129. npc_sexskill['A<<npctemp>>'] = 1
  130. npc_rel['A<<npctemp>>'] = 30
  131. npc_spermpot['A<<npctemp>>'] = 8500
  132. gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
  133. gs 'npc_set_preference', 'A<<npctemp>>', 'body_piercing', 'like'
  134. gs 'npc_set_preference', 'A<<npctemp>>', 'body_strong', 'dislike'
  135. gs 'npc_set_preference', 'A<<npctemp>>', 'body_tatoo', 'like'
  136. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_bimbo', 'dislike'
  137. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_punk', 'like'
  138. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_goth', 'like'
  139. gs 'npc_set_preference', 'A<<npctemp>>', 'cosmetics_makeup', 'like'
  140. npctemp = 205
  141. $npc_dna['A<<npctemp>>'] = '1456495926 1825013001 1426346332 1658350924 1416940928 1235168107 1641113022'
  142. $npc_firstname['A<<npctemp>>'] = 'Viola'
  143. $npc_nickname['A<<npctemp>>'] = 'Viola'
  144. $npc_lastname['A<<npctemp>>'] = 'Valerievna'
  145. $npc_usedname['A<<npctemp>>'] = 'Viola'
  146. $npc_notes['A<<npctemp>>'] = 'Viola looks like your typical emo or alternative girl. Her hair is often colored and she has a number of tattoos and piercings. She is in her late teens or early twenties and has been working at the Patchwork Dolls store for the past few years. She spends almost all her time on Vasilyevsky Island, claiming it is the most enlightened area in Russia.'
  147. npc_dob['A<<npctemp>>'] = 19981114
  148. npc_gender['A<<npctemp>>'] = 1
  149. gs 'npcstaticdefaults', 'defaults'
  150. gs 'npcstaticdefaults', 'skills', 'combat', 'dance', 'sport'
  151. gs 'npcstaticdefaults', 'body', 'model'
  152. npc_sexskill['A<<npctemp>>'] = 2
  153. npc_bust['A<<npctemp>>'] = 9
  154. hotcat_rating['A<<npctemp>>'] = 6
  155. npc_rel['A<<npctemp>>'] = 30
  156. gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
  157. gs 'npc_set_preference', 'A<<npctemp>>', 'body_piercing', 'like'
  158. gs 'npc_set_preference', 'A<<npctemp>>', 'body_tan', 'dislike'
  159. gs 'npc_set_preference', 'A<<npctemp>>', 'body_tatoo', 'like'
  160. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_bimbo', 'dislike'
  161. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_punk', 'like'
  162. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_goth', 'like'
  163. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_thin', 'like'
  164. gs 'npc_set_preference', 'A<<npctemp>>', 'cosmetics_makeup', 'like'
  165. npctemp = 206
  166. $npc_dna['A<<npctemp>>'] = '1445996359 2043177567 2087825407 1125768621 1193670508 1546731603 1153010368'
  167. $npc_firstname['A<<npctemp>>'] = 'Anastasia'
  168. $npc_nickname['A<<npctemp>>'] = 'Ana'
  169. $npc_lastname['A<<npctemp>>'] = 'Platonova'
  170. $npc_usedname['A<<npctemp>>'] = 'Ana'
  171. $npc_notes['A<<npctemp>>'] = 'Currently the most famous nude model in St. Petersburg. She tries to be motherly to the other models and help them in their careers and in life. Also uses her reputation to prostitute herself for more money.'
  172. npc_dob['A<<npctemp>>'] = 19891227
  173. npc_gender['A<<npctemp>>'] = 1
  174. gs 'npcstaticdefaults', 'defaults'
  175. gs 'npcstaticdefaults', 'skills', 'combat', 'dance', 'sport'
  176. gs 'npcstaticdefaults', 'body', 'model'
  177. hotcat_rating['A<<npctemp>>'] = 8
  178. npc_sexskill['A<<npctemp>>'] = 2
  179. npctemp = 207
  180. $npc_dna['A<<npctemp>>'] = '1566905938 1595812743 1264814903 1202807569 1219918665 1918355781 1112562700'
  181. $npc_firstname['A<<npctemp>>'] = 'Krystal'
  182. $npc_nickname['A<<npctemp>>'] = 'K'
  183. $npc_lastname['A<<npctemp>>'] = 'Boytsov'
  184. $npc_usedname['A<<npctemp>>'] = 'K'
  185. $npc_notes['A<<npctemp>>'] = 'A part time pornstar, part time model, she''s very cheerful and friendly. Sex seems to exude from every facet of her life.'
  186. npc_dob['A<<npctemp>>'] = 19930404
  187. npc_gender['A<<npctemp>>'] = 1
  188. gs 'npcstaticdefaults', 'defaults'
  189. gs 'npcstaticdefaults', 'skills', 'combat', 'dance', 'sport'
  190. gs 'npcstaticdefaults', 'body', 'model'
  191. hotcat_rating['A<<npctemp>>'] = 7
  192. npc_sexskill['A<<npctemp>>'] = 2
  193. npctemp = 208
  194. $npc_dna['A<<npctemp>>'] = '1932253601 1542500697 1805737576 1647512030 1421214633 1204476129 1337037542'
  195. $npc_firstname['A<<npctemp>>'] = 'Emily'
  196. $npc_nickname['A<<npctemp>>'] = 'Emily'
  197. $npc_lastname['A<<npctemp>>'] = 'Rastorguyev'
  198. $npc_usedname['A<<npctemp>>'] = 'Emily'
  199. $npc_notes['A<<npctemp>>'] = 'A girl who grew up sexy and she knows it. She is often very bitchy to other models because she is focused on furthering her career and surpassing Anastasia to become the most famous model and she thinks everyone else is getting in her way.'
  200. npc_dob['A<<npctemp>>'] = 19960607
  201. npc_gender['A<<npctemp>>'] = 1
  202. gs 'npcstaticdefaults', 'defaults'
  203. gs 'npcstaticdefaults', 'skills', 'combat', 'dance', 'sport'
  204. gs 'npcstaticdefaults', 'body', 'model'
  205. hotcat_rating['A<<npctemp>>'] = 8
  206. npc_sexskill['A<<npctemp>>'] = 2
  207. npctemp = 209
  208. $npc_dna['A<<npctemp>>'] = '1740246374 1919208009 1680455685 1053484462 1109927912 1261930787 1696559936'
  209. $npc_firstname['A<<npctemp>>'] = 'Alexandra'
  210. $npc_nickname['A<<npctemp>>'] = 'Alex'
  211. $npc_lastname['A<<npctemp>>'] = 'Solokov'
  212. $npc_usedname['A<<npctemp>>'] = 'Jeff'
  213. $npc_notes['A<<npctemp>>'] = 'Cuddly girl who''s like a teddy bear. Huge airhead but is strangely very good at her schoolwork and very knowledgeable about sex from history working as an escort.'
  214. npc_dob['A<<npctemp>>'] = 19950314
  215. npc_gender['A<<npctemp>>'] = 1
  216. gs 'npcstaticdefaults', 'defaults'
  217. gs 'npcstaticdefaults', 'skills', 'combat', 'dance', 'sport'
  218. gs 'npcstaticdefaults', 'body', 'model'
  219. gs 'npcstaticdefaults', 'uni_type', 'other'
  220. hotcat_rating['A<<npctemp>>'] = 8
  221. npc_sexskill['A<<npctemp>>'] = 2
  222. npctemp = 210
  223. $npc_dna['A<<npctemp>>'] = '1640400930 1342351528 2131093563 1484083540 1919336830 1219863190 1665725718'
  224. $npc_firstname['A<<npctemp>>'] = 'Miranda'
  225. $npc_nickname['A<<npctemp>>'] = 'Miranda'
  226. $npc_lastname['A<<npctemp>>'] = 'Kedrov'
  227. $npc_usedname['A<<npctemp>>'] = 'Miranda'
  228. $npc_notes['A<<npctemp>>'] = 'A veteran model who is incredibly professional but wishes she could find a nice man to marry so she can be a mother.'
  229. npc_dob['A<<npctemp>>'] = 19890919
  230. npc_gender['A<<npctemp>>'] = 1
  231. gs 'npcstaticdefaults', 'defaults'
  232. gs 'npcstaticdefaults', 'skills', 'combat', 'dance', 'sport'
  233. gs 'npcstaticdefaults', 'body', 'model'
  234. hotcat_rating['A<<npctemp>>'] = 8
  235. npc_sexskill['A<<npctemp>>'] = 2
  236. npctemp = 211
  237. $npc_dna['A<<npctemp>>'] = '1443139130 1162250781 1085782363 1683139508 1069866801 1832385584 1943117010'
  238. $npc_firstname['A<<npctemp>>'] = 'Lily'
  239. $npc_nickname['A<<npctemp>>'] = 'Lily'
  240. $npc_lastname['A<<npctemp>>'] = 'Ilyushin'
  241. $npc_usedname['A<<npctemp>>'] = 'Lily'
  242. $npc_notes['A<<npctemp>>'] = 'Very casual person who is very natural. She models part time, focusing more on being a pornstar and camgirl.'
  243. npc_dob['A<<npctemp>>'] = 19950816
  244. npc_gender['A<<npctemp>>'] = 1
  245. gs 'npcstaticdefaults', 'defaults'
  246. gs 'npcstaticdefaults', 'skills', 'combat', 'dance', 'sport'
  247. gs 'npcstaticdefaults', 'body', 'model'
  248. hotcat_rating['A<<npctemp>>'] = 8
  249. npc_sexskill['A<<npctemp>>'] = 2
  250. npctemp = 212
  251. $npc_dna['A<<npctemp>>'] = '1015649095 2130854423 1178171947 1162133847 1279076969 1411612180 1259864846'
  252. $npc_firstname['A<<npctemp>>'] = 'Mila'
  253. $npc_nickname['A<<npctemp>>'] = 'Mila'
  254. $npc_lastname['A<<npctemp>>'] = 'Aliyev'
  255. $npc_usedname['A<<npctemp>>'] = 'Mila'
  256. $npc_notes['A<<npctemp>>'] = 'A language and culture university student using modelling to pay her way through school. Friendly, but sometimes easily stressed out trying to balance modelling with schoolwork with keeping it a secret from the people in the university. Even more secret, she might actually get off on the idea that people who know her might see these lewd pictures of her.'
  257. npc_dob['A<<npctemp>>'] = 19980209
  258. npc_gender['A<<npctemp>>'] = 1
  259. gs 'npcstaticdefaults', 'defaults'
  260. gs 'npcstaticdefaults', 'skills', 'combat', 'dance', 'sport'
  261. gs 'npcstaticdefaults', 'body', 'model'
  262. hotcat_rating['A<<npctemp>>'] = 8
  263. npc_sexskill['A<<npctemp>>'] = 2
  264. npctemp = 213
  265. $npc_dna['A<<npctemp>>'] = '1196820157 1491541486 1231314034 1944307266 1012640921 1225217068 1797663802'
  266. $npc_firstname['A<<npctemp>>'] = 'Mariya'
  267. $npc_nickname['A<<npctemp>>'] = 'Mari'
  268. $npc_lastname['A<<npctemp>>'] = 'Enstky'
  269. $npc_usedname['A<<npctemp>>'] = 'Mari'
  270. $npc_notes['A<<npctemp>>'] = 'A farm girl who grew up in Gadukino before she got tired of it and jumped head first into the big city life by doing nude modelling. Has become very accustomed to being nude to the point that she takes some level of joy in it, although not like that of an exhibitionist. She thinks she''s straight but she''s actually bisexual and doesn''t know it.'
  271. npc_dob['A<<npctemp>>'] = 19980520
  272. npc_gender['A<<npctemp>>'] = 1
  273. gs 'npcstaticdefaults', 'defaults'
  274. gs 'npcstaticdefaults', 'skills', 'combat', 'dance', 'sport'
  275. gs 'npcstaticdefaults', 'body', 'model'
  276. hotcat_rating['A<<npctemp>>'] = 6
  277. npc_sexskill['A<<npctemp>>'] = 2
  278. npctemp = 214
  279. $npc_dna['A<<npctemp>>'] = '1706592901 1601659001 1072073515 1446208368 1788494018 1754604560 1645525487'
  280. $npc_firstname['A<<npctemp>>'] = 'Olga'
  281. $npc_nickname['A<<npctemp>>'] = 'Olga'
  282. $npc_lastname['A<<npctemp>>'] = 'Kuzubov'
  283. $npc_usedname['A<<npctemp>>'] = 'Olga'
  284. $npc_notes['A<<npctemp>>'] = 'An actress with a wild spirit. Free and unpredictable, she''s very artistic and is the reason she got into modelling. For her it''s a bit more of a hobby since she gets paid enough for doing movies and stuff.'
  285. npc_dob['A<<npctemp>>'] = 19861117
  286. npc_gender['A<<npctemp>>'] = 1
  287. gs 'npcstaticdefaults', 'defaults'
  288. gs 'npcstaticdefaults', 'skills', 'combat', 'dance', 'sport'
  289. gs 'npcstaticdefaults', 'body', 'model'
  290. hotcat_rating['A<<npctemp>>'] = 8
  291. npc_sexskill['A<<npctemp>>'] = 2
  292. npctemp = 215
  293. $npc_dna['A<<npctemp>>'] = '1841305338 1934557807 2127062159 2015882090 2056884118 1132783555 1576490435'
  294. $npc_firstname['A<<npctemp>>'] = 'Alisa'
  295. $npc_nickname['A<<npctemp>>'] = 'Alisa'
  296. $npc_lastname['A<<npctemp>>'] = 'Alexandrov'
  297. $npc_usedname['A<<npctemp>>'] = 'Alisa'
  298. $npc_notes['A<<npctemp>>'] = 'Just another random model who isn''t very famous. She is very nonchalant, not particularly social, mostly there for the money, not really looking for a career or anything, doesn''t interact with others very much as a result.'
  299. npc_dob['A<<npctemp>>'] = 19980106
  300. npc_gender['A<<npctemp>>'] = 1
  301. gs 'npcstaticdefaults', 'defaults'
  302. gs 'npcstaticdefaults', 'skills', 'combat', 'dance', 'sport'
  303. gs 'npcstaticdefaults', 'body', 'model'
  304. hotcat_rating['A<<npctemp>>'] = 8
  305. npc_sexskill['A<<npctemp>>'] = 2
  306. npctemp = 216
  307. $npc_dna['A<<npctemp>>'] = '1542858357 1009682026 2043057884 1700422516 1825246284 1473718491 1145465003'
  308. $npc_firstname['A<<npctemp>>'] = 'Martin'
  309. $npc_nickname['A<<npctemp>>'] = 'Martin'
  310. $npc_lastname['A<<npctemp>>'] = 'Martínez'
  311. $npc_usedname['A<<npctemp>>'] = 'Martin'
  312. $npc_notes['A<<npctemp>>'] = ''
  313. npc_dob['A<<npctemp>>'] = 19690703
  314. npc_gender['A<<npctemp>>'] = 0
  315. gs 'npcstaticdefaults', 'defaults'
  316. $npc_thdick['A<<npctemp>>'] = 'well-proportioned'
  317. npc_dick['A<<npctemp>>'] = 18
  318. npc_sexskill['A<<npctemp>>'] = 1
  319. npctemp = 217
  320. $npc_dna['A<<npctemp>>'] = '1293492227 1092251557 1817170283 1188737490 1962390512 1811716752 1347276837'
  321. $npc_firstname['A<<npctemp>>'] = 'Varsonofy'
  322. $npc_nickname['A<<npctemp>>'] = 'Pavlin'
  323. $npc_lastname['A<<npctemp>>'] = 'Krestovoz'
  324. $npc_usedname['A<<npctemp>>'] = 'Pavlin'
  325. $npc_notes['A<<npctemp>>'] = 'Varsonofy Krestovoz is a small time gangster who makes his money by whoring out vulnerable women in Pavlovsk. Few people know his name as he is usually called Pavlin (the Peacock).'
  326. npc_dob['A<<npctemp>>'] = 19851109
  327. npc_gender['A<<npctemp>>'] = 0
  328. gs 'npcstaticdefaults', 'defaults'
  329. $npc_thdick['A<<npctemp>>'] = 'thicker than average'
  330. npc_dick['A<<npctemp>>'] = 19
  331. npc_sexskill['A<<npctemp>>'] = 2
  332. npc_spermpot['A<<npctemp>>'] = 15000
  333. npctemp = 218
  334. $npc_dna['A<<npctemp>>'] = '5202110092 7845565703 6464348916 9732666365 5079835231 5694584637 6691107840'
  335. !! Her dads DNA: 6464348916 5694584637 6691107840 5573828639 2708900987 2978548641 1067638646
  336. $npc_firstname['A<<npctemp>>'] = 'Tanya'
  337. $npc_nickname['A<<npctemp>>'] = 'Tanya'
  338. $npc_lastname['A<<npctemp>>'] = 'Polyakov'
  339. $npc_usedname['A<<npctemp>>'] = 'Tanya'
  340. $npc_notes['A<<npctemp>>'] = 'A girl you met at the city gym.'
  341. npc_dob['A<<npctemp>>'] = 19980622
  342. npc_gender['A<<npctemp>>'] = 1
  343. gs 'npcstaticdefaults', 'defaults'
  344. gs 'npcstaticdefaults', 'skills', 'combat', 'dance', 'sport'
  345. gs 'npcstaticdefaults', 'body', 'model'
  346. hotcat_rating['A<<npctemp>>'] = 8
  347. npc_sexskill['A<<npctemp>>'] = 2
  348. npctemp = 219
  349. $npc_dna['A<<npctemp>>'] = '3363881169 9173549929 4285014077 5418012627 3214080232 5741158606 9206523653'
  350. $npc_firstname['A<<npctemp>>'] = 'Katja'
  351. $npc_nickname['A<<npctemp>>'] = 'Kat'
  352. $npc_lastname['A<<npctemp>>'] = 'Makarova'
  353. $npc_usedname['A<<npctemp>>'] = 'Kat'
  354. $npc_notes['A<<npctemp>>'] = 'A girl you met at the city lake.'
  355. npc_dob['A<<npctemp>>'] = 19970317
  356. npc_gender['A<<npctemp>>'] = 1
  357. gs 'npcstaticdefaults', 'defaults'
  358. gs 'npcstaticdefaults', 'skills', 'combat', 'dance', 'sport'
  359. gs 'npcstaticdefaults', 'body', 'model'
  360. npc_sexskill['A<<npctemp>>'] = 2
  361. npctemp = 220
  362. $npc_dna['A<<npctemp>>'] = '6675506212 5051737442 5740356104 9947679629 3042231652 6247569074 1233026260'
  363. $npc_firstname['A<<npctemp>>'] = 'Vika'
  364. $npc_nickname['A<<npctemp>>'] = 'Vika'
  365. $npc_lastname['A<<npctemp>>'] = 'Kirilova'
  366. $npc_usedname['A<<npctemp>>'] = 'Vika'
  367. $npc_notes['A<<npctemp>>'] = 'Vika goes to the local university. She comes from a town in a truly remote part of Russia and her family is poor, so she pays for her studies by working in a brothel in the city center.'
  368. npc_dob['A<<npctemp>>'] = pcs_dob - 10000
  369. npc_gender['A<<npctemp>>'] = 1
  370. gs 'npcstaticdefaults', 'defaults'
  371. gs 'npcstaticdefaults', 'skills', 'combat', 'dance', 'sport'
  372. gs 'npcstaticdefaults', 'body', 'model'
  373. gs 'npcstaticdefaults', 'uni_type', 'other'
  374. hotcat_rating['A<<npctemp>>'] = 7
  375. npc_sexskill['A<<npctemp>>'] = 2
  376. gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
  377. gs 'npc_set_preference', 'A<<npctemp>>', 'body_tan', 'like'
  378. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_bimbo', 'like'
  379. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_thin', 'like'
  380. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_skirt_short', 'like'
  381. gs 'npc_set_preference', 'A<<npctemp>>', 'cosmetics_makeup', 'like'
  382. npctemp = 221
  383. $npc_dna['A<<npctemp>>'] = '1948232040 5876497260 6370729556 6591408199 9948768808 2245632532 3569109223'
  384. $npc_firstname['A<<npctemp>>'] = 'Grigory'
  385. $npc_nickname['A<<npctemp>>'] = 'Grigory'
  386. $npc_lastname['A<<npctemp>>'] = 'Chekov'
  387. $npc_usedname['A<<npctemp>>'] = 'Grigory'
  388. $npc_notes['A<<npctemp>>'] = 'Grigory is a farmhand who has worked on your grandparents land for many years.'
  389. npc_dob['A<<npctemp>>'] = 19860603
  390. npc_gender['A<<npctemp>>'] = 0
  391. gs 'npcstaticdefaults', 'defaults'
  392. $npc_thdick['A<<npctemp>>'] = 'thicker than average'
  393. npc_dick['A<<npctemp>>'] = 14
  394. npc_sexskill['A<<npctemp>>'] = 2
  395. hotcat_rating['A<<npctemp>>'] = 8
  396. npc_spermpot['A<<npctemp>>'] = 15000
  397. npctemp = 222
  398. $npc_dna['A<<npctemp>>'] = '7241994349 7588712776 7761775617 1033432556 1882492358 1835705225 1697690427'
  399. $npc_firstname['A<<npctemp>>'] = 'Gennadily'
  400. $npc_nickname['A<<npctemp>>'] = 'Gena'
  401. $npc_lastname['A<<npctemp>>'] = 'Nikolayevich'
  402. $npc_usedname['A<<npctemp>>'] = 'Mr. Nikolayevich'
  403. $npc_notes['A<<npctemp>>'] = 'A director in the Russian film industry. He is mostly known for his horror movies with gratuitous amounts of unnecessary female nudity and sex.'
  404. npc_dob['A<<npctemp>>'] = 19690531
  405. npc_gender['A<<npctemp>>'] = 0
  406. gs 'npcstaticdefaults', 'defaults'
  407. gs 'npcstaticdefaults', 'body', 'actor'
  408. $npc_thdick['A<<npctemp>>'] = 'thick'
  409. npc_dick['A<<npctemp>>'] = 17
  410. npc_sexskill['A<<npctemp>>'] = 2
  411. npc_spermpot['A<<npctemp>>'] = 8500
  412. npctemp = 223
  413. $npc_dna['A<<npctemp>>'] = '1207762572 1494175825 2017959069 1121952704 1881785832 1188695069 2103222232'
  414. $npc_firstname['A<<npctemp>>'] = 'Artur'
  415. $npc_nickname['A<<npctemp>>'] = 'Art'
  416. $npc_lastname['A<<npctemp>>'] = 'Yanovich'
  417. $npc_usedname['A<<npctemp>>'] = 'Mr. Yanovich'
  418. $npc_notes['A<<npctemp>>'] = 'A producer in the Russian film industry. He works often with SMTV and makes new age television shows like Unashamed, Cauflornication, and You''re The Best.'
  419. npc_dob['A<<npctemp>>'] = 19680925
  420. npc_gender['A<<npctemp>>'] = 0
  421. gs 'npcstaticdefaults', 'defaults'
  422. gs 'npcstaticdefaults', 'body', 'actor'
  423. $npc_thdick['A<<npctemp>>'] = 'well proportioned'
  424. npc_dick['A<<npctemp>>'] = 13
  425. npc_sexskill['A<<npctemp>>'] = 2
  426. npc_rel['A<<npctemp>>'] = 30
  427. npc_spermpot['A<<npctemp>>'] = 8500
  428. npctemp = 224
  429. $npc_dna['A<<npctemp>>'] = '1542858357 1009682026 2043057884 1700422516 1825246284 1473718491 1145465003'
  430. $npc_firstname['A<<npctemp>>'] = 'Dimitry'
  431. $npc_nickname['A<<npctemp>>'] = 'Dima'
  432. $npc_lastname['A<<npctemp>>'] = 'Schneider'
  433. $npc_usedname['A<<npctemp>>'] = 'Mr. Schneider'
  434. $npc_notes['A<<npctemp>>'] = 'A television producer and director in St. Petersburg. He is known for making teen situation comedy shows for various networks, often with nubile female leads. These include but are not limited to <i>iKaterina</i>, <i>Saved by Your Balls</i>, and <i>Draco and Iosef</i>.'
  435. npc_dob['A<<npctemp>>'] = 19760924
  436. npc_gender['A<<npctemp>>'] = 0
  437. gs 'npcstaticdefaults', 'defaults'
  438. $npc_thdick['A<<npctemp>>'] = 'thick'
  439. npc_dick['A<<npctemp>>'] = 11
  440. npc_sexskill['A<<npctemp>>'] = 1
  441. npctemp = 225
  442. $npc_dna['A<<npctemp>>'] = '1293492227 1092251557 1817170283 1188737490 1962390512 1811716752 1347276837'
  443. $npc_firstname['A<<npctemp>>'] = 'Ilyich'
  444. $npc_nickname['A<<npctemp>>'] = 'Ilyich'
  445. $npc_lastname['A<<npctemp>>'] = 'Chendev'
  446. $npc_usedname['A<<npctemp>>'] = 'Mr. Chendev'
  447. $npc_notes['A<<npctemp>>'] = 'Ilyich Chendev is a television producer who produces all the majority of the new and original ground breaking drama shows such as <i>Wanton Women</i>, <i>The Tarasovs</i>, and <i>Broken Badness</i>.'
  448. npc_dob['A<<npctemp>>'] = 19820628
  449. npc_gender['A<<npctemp>>'] = 0
  450. gs 'npcstaticdefaults', 'defaults'
  451. $npc_thdick['A<<npctemp>>'] = 'thicker than average'
  452. npc_dick['A<<npctemp>>'] = 19
  453. npc_sexskill['A<<npctemp>>'] = 2
  454. npc_spermpot['A<<npctemp>>'] = 15000
  455. npctemp = 226
  456. $npc_dna['A<<npctemp>>'] = '1948232040 5876497260 6370729556 6591408199 9948768808 2245632532 3569109223'
  457. $npc_firstname['A<<npctemp>>'] = 'Arseni '
  458. $npc_nickname['A<<npctemp>>'] = 'Arseni '
  459. $npc_lastname['A<<npctemp>>'] = 'Stepankov'
  460. $npc_usedname['A<<npctemp>>'] = 'Mr. Stepankov'
  461. $npc_notes['A<<npctemp>>'] = 'Arseni is a movie producer who is considered the blockbuster film maker of Russia.'
  462. npc_dob['A<<npctemp>>'] = 19760805
  463. npc_gender['A<<npctemp>>'] = 0
  464. gs 'npcstaticdefaults', 'defaults'
  465. $npc_thdick['A<<npctemp>>'] = 'thicker than average'
  466. npc_dick['A<<npctemp>>'] = 14
  467. npc_sexskill['A<<npctemp>>'] = 2
  468. npc_spermpot['A<<npctemp>>'] = 15000
  469. npctemp = 227
  470. $npc_dna['A<<npctemp>>'] = '7894193659 7682081397 7204840012 1999784485 1457862984 1446965385 1706290392'
  471. $npc_firstname['A<<npctemp>>'] = 'Daniil'
  472. $npc_nickname['A<<npctemp>>'] = 'Dan'
  473. $npc_lastname['A<<npctemp>>'] = 'Bezrukov'
  474. $npc_usedname['A<<npctemp>>'] = 'Mr. Bezrukov'
  475. $npc_notes['A<<npctemp>>'] = 'One of the two showrunners of the incredibly popular mature fantasy series <i>Game of Whores</i>.'
  476. npc_dob['A<<npctemp>>'] = 19700925
  477. npc_gender['A<<npctemp>>'] = 0
  478. gs 'npcstaticdefaults', 'defaults'
  479. gs 'npcstaticdefaults', 'body', 'actor'
  480. $npc_thdick['A<<npctemp>>'] = 'well proportioned'
  481. npc_dick['A<<npctemp>>'] = 19
  482. npc_sexskill['A<<npctemp>>'] = 1
  483. npc_height['A<<npctemp>>'] = 172
  484. npc_spermpot['A<<npctemp>>'] = 9000
  485. npctemp = 228
  486. $npc_dna['A<<npctemp>>'] = '7997566748 7105919378 7895527285 1850847152 1168395089 1748895937 1871858376'
  487. $npc_firstname['A<<npctemp>>'] = 'David'
  488. $npc_nickname['A<<npctemp>>'] = 'David'
  489. $npc_lastname['A<<npctemp>>'] = 'Bekhterev'
  490. $npc_usedname['A<<npctemp>>'] = 'Mr. Bekhterev'
  491. $npc_notes['A<<npctemp>>'] = 'One of the two showrunners of the incredibly popular mature fantasy series <i>Game of Whores</i>.'
  492. npc_dob['A<<npctemp>>'] = 19710228
  493. npc_gender['A<<npctemp>>'] = 0
  494. gs 'npcstaticdefaults', 'defaults'
  495. gs 'npcstaticdefaults', 'body', 'actor'
  496. $npc_thdick['A<<npctemp>>'] = 'well proportioned'
  497. npc_dick['A<<npctemp>>'] = 19
  498. npc_sexskill['A<<npctemp>>'] = 1
  499. npc_spermpot['A<<npctemp>>'] = 11000
  500. npctemp = 229
  501. $npc_dna['A<<npctemp>>'] = '7241994349 7588712776 7761775617 1033432556 1882492358 1835705225 1697690427'
  502. $npc_firstname['A<<npctemp>>'] = 'Andrei'
  503. $npc_nickname['A<<npctemp>>'] = 'Andrei'
  504. $npc_lastname['A<<npctemp>>'] = 'Yankovsky'
  505. $npc_usedname['A<<npctemp>>'] = 'Mr. Yankovsky'
  506. $npc_notes['A<<npctemp>>'] = 'Andrei Yankovsky is the twin brother of Leonid Yankovsky. The two of them work together in the Russian film industry to create exciting sci-fi movies.'
  507. npc_dob['A<<npctemp>>'] = 19670526
  508. npc_gender['A<<npctemp>>'] = 0
  509. gs 'npcstaticdefaults', 'defaults'
  510. gs 'npcstaticdefaults', 'body', 'actor'
  511. $npc_thdick['A<<npctemp>>'] = 'thick'
  512. npc_dick['A<<npctemp>>'] = 17
  513. npc_sexskill['A<<npctemp>>'] = 1
  514. npc_spermpot['A<<npctemp>>'] = 8500
  515. npctemp = 230
  516. $npc_dna['A<<npctemp>>'] = '7241994349 7588712776 7761775617 1033432556 1882492358 1835705225 1697690427'
  517. $npc_firstname['A<<npctemp>>'] = 'Leonid'
  518. $npc_nickname['A<<npctemp>>'] = 'Leonid'
  519. $npc_lastname['A<<npctemp>>'] = 'Yankovsky'
  520. $npc_usedname['A<<npctemp>>'] = 'Mr. Yankovsky'
  521. $npc_notes['A<<npctemp>>'] = 'Leonid Yankovsky is the twin brother of Andrei Yankovsky. The two of them work together in the Russian film industry to create exciting sci-fi movies.'
  522. npc_dob['A<<npctemp>>'] = 19670526
  523. npc_gender['A<<npctemp>>'] = 0
  524. gs 'npcstaticdefaults', 'defaults'
  525. gs 'npcstaticdefaults', 'body', 'actor'
  526. $npc_thdick['A<<npctemp>>'] = 'thick'
  527. npc_dick['A<<npctemp>>'] = 17
  528. npc_sexskill['A<<npctemp>>'] = 1
  529. npc_spermpot['A<<npctemp>>'] = 8500
  530. npctemp = 232
  531. $npc_dna['A<<npctemp>>'] = '7845565703 9732666365 5079835231 4099096300 1653287931 7271394997 0865417545'
  532. $npc_firstname['A<<npctemp>>'] = 'Gala'
  533. $npc_nickname['A<<npctemp>>'] = 'Gala'
  534. $npc_lastname['A<<npctemp>>'] = 'Polyakov'
  535. $npc_usedname['A<<npctemp>>'] = 'Gala'
  536. $npc_notes['A<<npctemp>>'] = 'Wife of Nicholas and mother of Tanya'
  537. npc_dob['A<<npctemp>>'] = 19810225
  538. npc_gender['A<<npctemp>>'] = 1
  539. gs 'npcstaticdefaults', 'defaults'
  540. gs 'npcstaticdefaults', 'skills', 'combat', 'dance', 'sport'
  541. gs 'npcstaticdefaults', 'body', 'model'
  542. npc_sexskill['A<<npctemp>>'] = 2
  543. npctemp = 233
  544. $npc_dna['A<<npctemp>>'] = '9159003581 0954981945 0686651022 2271837550 3220855447 8045833245 0831070730'
  545. $npc_firstname['A<<npctemp>>'] = 'Taras'
  546. $npc_lastname['A<<npctemp>>'] = 'Polyakov'
  547. $npc_usedname['A<<npctemp>>'] = 'Taras'
  548. $npc_notes['A<<npctemp>>'] = 'Bodyguard of Gala Polyakov'
  549. npc_gender['A<<npctemp>>'] = 0
  550. gs 'npcstaticdefaults', 'defaults'
  551. $npc_thdick['A<<npctemp>>'] = 'thick'
  552. npc_dick['A<<npctemp>>'] = 16
  553. npctemp = 234
  554. $npc_dna['A<<npctemp>>'] = '9695699672 2188071337 5246878581 9504515633 1030174716 8079090096 1524386291'
  555. $npc_firstname['A<<npctemp>>'] = 'Eleanor'
  556. $npc_nickname['A<<npctemp>>'] = 'Ellie'
  557. $npc_lastname['A<<npctemp>>'] = 'Bishop'
  558. $npc_usedname['A<<npctemp>>'] = 'Ellie Knight'
  559. $npc_notes['A<<npctemp>>'] = 'An American exchange student who does porn to pay her way through life. The fact that she''s American makes her unpopular with her co-stars, but she makes up for this by being good at her job.'
  560. npc_dob['A<<npctemp>>'] = 19961209
  561. npc_gender['A<<npctemp>>'] = 1
  562. gs 'npcstaticdefaults', 'defaults'
  563. gs 'npcstaticdefaults', 'skills', 'combat', 'dance', 'sport'
  564. gs 'npcstaticdefaults', 'body', 'model'
  565. npc_sexskill['A<<npctemp>>'] = 2
  566. npc_bust['A<<npctemp>>'] = 35
  567. npctemp = 235
  568. $npc_dna['A<<npctemp>>'] = '1659877224 0446724555 3103627999 3833951928 1497696794 6407426024 1077931925'
  569. $npc_firstname['A<<npctemp>>'] = 'Juliana'
  570. $npc_nickname['A<<npctemp>>'] = 'Julia'
  571. $npc_lastname['A<<npctemp>>'] = 'Slavenka'
  572. $npc_usedname['A<<npctemp>>'] = 'Juliana Slavenka'
  573. $npc_notes['A<<npctemp>>'] = 'A popular veteran porn star in her late twenties. She''s one of the oldest girls at the studio and is past her prime, surrounded by fresher, younger talent. As a result, she is rather bitter and hostile to her co-stars and is looking for a way out of the industry.'
  574. npc_dob['A<<npctemp>>'] = 19880703
  575. npc_gender['A<<npctemp>>'] = 1
  576. gs 'npcstaticdefaults', 'defaults'
  577. gs 'npcstaticdefaults', 'skills', 'combat', 'dance', 'sport'
  578. gs 'npcstaticdefaults', 'body', 'model'
  579. npc_sexskill['A<<npctemp>>'] = 3
  580. npc_height['A<<npctemp>>'] = 170
  581. npctemp = 236
  582. $npc_dna['A<<npctemp>>'] = '4420463501 4700373866 1041563160 2521275829 6839571651 6935648190 6904190017'
  583. $npc_firstname['A<<npctemp>>'] = 'Valentina'
  584. $npc_nickname['A<<npctemp>>'] = 'Tina'
  585. $npc_lastname['A<<npctemp>>'] = 'Kuznetsova'
  586. $npc_usedname['A<<npctemp>>'] = 'Katrina Valentine'
  587. $npc_notes['A<<npctemp>>'] = 'An up and coming porn starlet in her early 20s. Since she''s rather fresh talent, she''s popular with casting directors and gets nearly all the best roles. This has massively inflated her ego, so she is rather arrogant and self absorbed.'
  588. npc_dob['A<<npctemp>>'] = 19940404
  589. npc_gender['A<<npctemp>>'] = 1
  590. gs 'npcstaticdefaults', 'defaults'
  591. gs 'npcstaticdefaults', 'skills', 'combat', 'dance', 'sport'
  592. gs 'npcstaticdefaults', 'body', 'model'
  593. npc_sexskill['A<<npctemp>>'] = 2
  594. npctemp = 237
  595. $npc_dna['A<<npctemp>>'] = '0395612421 7689521188 7574391125 3952549504 1777153600 5788079489 6391170185'
  596. $npc_firstname['A<<npctemp>>'] = 'Aliana'
  597. $npc_nickname['A<<npctemp>>'] = 'Alli'
  598. $npc_lastname['A<<npctemp>>'] = 'Smirnova'
  599. $npc_usedname['A<<npctemp>>'] = 'Alli Smirnova'
  600. $npc_notes['A<<npctemp>>'] = 'A teen who is obsessed with porn. Against her parents wishes, she joined the studio on her 18th birthday and is always eager to get on camera. Her young age and attractive appearance gives her a lot of age play roles and makes her extremely popular with her male co-stars.'
  601. npc_dob['A<<npctemp>>'] = 19980523
  602. npc_gender['A<<npctemp>>'] = 1
  603. gs 'npcstaticdefaults', 'defaults'
  604. gs 'npcstaticdefaults', 'skills', 'combat', 'dance', 'sport'
  605. gs 'npcstaticdefaults', 'body', 'model'
  606. npc_sexskill['A<<npctemp>>'] = 2
  607. npc_height['A<<npctemp>>'] = 155
  608. npc_bust['A<<npctemp>>'] = 20
  609. npctemp = 238
  610. $npc_dna['A<<npctemp>>'] = '1616738815 1229942753 1120816404 8948881745 9044057609 3291132452 6993693998'
  611. $npc_firstname['A<<npctemp>>'] = 'Glinina'
  612. $npc_nickname['A<<npctemp>>'] = 'Glinina'
  613. $npc_lastname['A<<npctemp>>'] = 'Chebotarev'
  614. $npc_usedname['A<<npctemp>>'] = 'Glinina'
  615. $npc_notes['A<<npctemp>>'] = 'Artem''s mother, who works at the community center library as the librarian. She met her husband when they both attended Pavlovsk Secondary School and started dating. They also both attended the university in Saint Petersburg and after graduating, got married and moved back to Pavlovsk when her husband Masharin was offered a job at the Palace as an office administrator. Soon after, she got pregnant with Artem and now hopes her son will have the same kind of happy life she and her husband had. She hopes he meets a nice smart girl he can settle down with to give her some grandchildren.'
  616. npc_dob['A<<npctemp>>'] = 19980106
  617. npc_gender['A<<npctemp>>'] = 1
  618. gs 'npcstaticdefaults', 'defaults'
  619. gs 'npcstaticdefaults', 'skills', 'combat', 'dance', 'sport'
  620. gs 'npcstaticdefaults', 'body', 'model'
  621. npc_sexskill['A<<npctemp>>'] = 2
  622. gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
  623. gs 'npc_set_preference', 'A<<npctemp>>', 'body_piercing', 'dislike'
  624. gs 'npc_set_preference', 'A<<npctemp>>', 'body_pregnant', 'dislike'
  625. gs 'npc_set_preference', 'A<<npctemp>>', 'body_strong', 'dislike'
  626. gs 'npc_set_preference', 'A<<npctemp>>', 'body_tatoo', 'dislike'
  627. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_bimbo', 'dislike'
  628. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_punk', 'dislike'
  629. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_goth', 'dislike'
  630. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_thin', 'dislike'
  631. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_skirt_short', 'dislike'
  632. gs 'npc_set_preference', 'A<<npctemp>>', 'cum_face', 'dislike'
  633. gs 'npc_set_preference', 'A<<npctemp>>', 'cum_clothes', 'dislike'
  634. npctemp = 239
  635. $npc_dna['A<<npctemp>>'] = '1589755494 1371564141 1910586302 1267743255 0311208650 1976836914 9019710461'
  636. $npc_firstname['A<<npctemp>>'] = 'Masharin'
  637. $npc_nickname['A<<npctemp>>'] = 'Masharin'
  638. $npc_lastname['A<<npctemp>>'] = 'Chebotarev'
  639. $npc_usedname['A<<npctemp>>'] = 'Masharin'
  640. $npc_notes['A<<npctemp>>'] = 'Artem''s father works at the Palace tourism office as their office administrator, head of their IT department. He met his wife when they were both still in Secondary school in Pavlovsk and they started dating. They kept dating through college when they both attended the University in Saint Petersburg. After college, Masharin got the offer to work at the Palace tourism office in the IT department, so they moved back to Pavlovsk. Soon after Artem was born and they have had a happy and wonderful life. Now he and his wife are hoping Artem meets a nice girl and can have the same kind of experience they did.'
  641. npc_dob['A<<npctemp>>'] = 19690703
  642. npc_gender['A<<npctemp>>'] = 0
  643. gs 'npcstaticdefaults', 'defaults'
  644. $npc_thdick['A<<npctemp>>'] = 'well-proportioned'
  645. npc_dick['A<<npctemp>>'] = 15
  646. npc_sexskill['A<<npctemp>>'] = 1
  647. gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
  648. gs 'npc_set_preference', 'A<<npctemp>>', 'body_pregnant', ' dislike'
  649. gs 'npc_set_preference', 'A<<npctemp>>', 'body_strong', 'dislike'
  650. gs 'npc_set_preference', 'A<<npctemp>>', 'body_tan', 'like'
  651. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_bimbo', 'like'
  652. gs 'npc_set_preference', 'A<<npctemp>>', 'cosmetics_makeup', 'like'
  653. npctemp = 240
  654. $npc_dna['A<<npctemp>>'] = '6315098906 1018014534 6071786774 2270176358 8632551269 5000971274 7776119541'
  655. $npc_firstname['A<<npctemp>>'] = 'Natalia'
  656. $npc_nickname['A<<npctemp>>'] = 'Nat'
  657. $npc_lastname['A<<npctemp>>'] = 'Pavlova'
  658. $npc_usedname['A<<npctemp>>'] = 'Natalia'
  659. $npc_notes['A<<npctemp>>'] = 'Natalia is a very smart, but weak willed girl. She constantly struggles to maintain friendships, but her friendly attitude and eagerness to help others prevents her from being an outcast, despite being a little chubby and not overly attractive. She is rarely seen hanging out with anyone. She fiercely guards a notebook she likes to keep private, never letting anyone read or even touch it.'
  660. npc_dob['A<<npctemp>>'] = 20000330
  661. npc_gender['A<<npctemp>>'] = 1
  662. gs 'npcstaticdefaults', 'defaults'
  663. gs 'npcstaticdefaults', 'group', 'nerd'
  664. npc_bust['A<<npctemp>>'] = 22
  665. hotcat_rating['A<<npctemp>>'] = 6
  666. $npc_body['A<<npctemp>>'] = 's3'
  667. gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
  668. gs 'npc_set_preference', 'A<<npctemp>>', 'body_tits_big', 'neutral'
  669. gs 'npc_set_preference', 'A<<npctemp>>', 'body_ass_bubble', 'neutral'
  670. gs 'npc_set_preference', 'A<<npctemp>>', 'body_fit', 'neutral'
  671. gs 'npc_set_preference', 'A<<npctemp>>', 'body_piercing', 'neutral'
  672. gs 'npc_set_preference', 'A<<npctemp>>', 'body_pregnant', 'neutral'
  673. gs 'npc_set_preference', 'A<<npctemp>>', 'body_strong', 'neutral'
  674. gs 'npc_set_preference', 'A<<npctemp>>', 'body_tan', 'neutral'
  675. gs 'npc_set_preference', 'A<<npctemp>>', 'body_tatoo', 'neutral'
  676. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_bimbo', 'neutral'
  677. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_punk', 'neutral'
  678. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_goth', 'neutral'
  679. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_thin', 'neutral'
  680. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_skirt_short', 'neutral'
  681. gs 'npc_set_preference', 'A<<npctemp>>', 'cosmetics_makeup', 'neutral'
  682. gs 'npc_set_preference', 'A<<npctemp>>', 'cum_face', 'neutral'
  683. gs 'npc_set_preference', 'A<<npctemp>>', 'cum_clothes', 'neutral'
  684. npctemp = 241
  685. !! Missing npc_dob
  686. $npc_dna['A<<npctemp>>'] = '3849823959 9265257275 0692991116 4439206638 9610596560 1214701298 1760538714'
  687. $npc_firstname['A<<npctemp>>'] = 'Alexandria'
  688. $npc_nickname['A<<npctemp>>'] = 'Alex'
  689. $npc_lastname['A<<npctemp>>'] = 'Line'
  690. $npc_usedname['A<<npctemp>>'] = 'Aleksei'
  691. $npc_notes['A<<npctemp>>'] = 'Chic who was a guy with stick up his ass.'
  692. npc_dob['A<<npctemp>>'] = 0
  693. npc_gender['A<<npctemp>>'] = 1
  694. gs 'npcstaticdefaults', 'defaults'
  695. npc_sexskill['A<<npctemp>>'] = 2
  696. npctemp = 242
  697. !! Missing DNA & npc_dob
  698. $npc_dna['A<<npctemp>>'] = '0'
  699. $npc_firstname['A<<npctemp>>'] = 'Lebogang'
  700. $npc_nickname['A<<npctemp>>'] = 'Lebo'
  701. $npc_lastname['A<<npctemp>>'] = 'Kayode'
  702. $npc_usedname['A<<npctemp>>'] = 'Lebogang'
  703. $npc_notes['A<<npctemp>>'] = 'Djibril''s closet friend in Russia. They both live on the same floor in the same dorm and he also attends the University. He is also from Africa.'
  704. npc_dob['A<<npctemp>>'] = 0
  705. npc_gender['A<<npctemp>>'] = 0
  706. gs 'npcstaticdefaults', 'defaults'
  707. gs 'npcstaticdefaults', 'uni_type', 'other'
  708. $npc_thdick['A<<npctemp>>'] = 'thick'
  709. npc_dick['A<<npctemp>>'] = 19
  710. npc_sexskill['A<<npctemp>>'] = 3
  711. npc_intel['A<<npctemp>>'] = 48
  712. gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
  713. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_thin', 'like'
  714. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_skirt_short', 'like'
  715. gs 'npc_set_preference', 'A<<npctemp>>', 'cosmetics_makeup', 'like'
  716. npctemp = 243
  717. !! Missing DNA & npc_dob
  718. $npc_dna['A<<npctemp>>'] = '0'
  719. $npc_firstname['A<<npctemp>>'] = 'Ermias'
  720. $npc_nickname['A<<npctemp>>'] = 'Ermias'
  721. $npc_lastname['A<<npctemp>>'] = 'Okeke'
  722. $npc_usedname['A<<npctemp>>'] = 'Ermias'
  723. $npc_notes['A<<npctemp>>'] = 'Ermias is Lebogang''s dorm roommate and friend. He is also from Africa.'
  724. npc_dob['A<<npctemp>>'] = 0
  725. npc_gender['A<<npctemp>>'] = 0
  726. gs 'npcstaticdefaults', 'defaults'
  727. gs 'npcstaticdefaults', 'uni_type', 'other'
  728. $npc_thdick['A<<npctemp>>'] = 'massive'
  729. npc_dick['A<<npctemp>>'] = 22
  730. npc_sexskill['A<<npctemp>>'] = 2
  731. npc_intel['A<<npctemp>>'] = 51
  732. gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
  733. gs 'npc_set_preference', 'A<<npctemp>>', 'body_piercing', 'like'
  734. gs 'npc_set_preference', 'A<<npctemp>>', 'body_tan', 'dislike'
  735. gs 'npc_set_preference', 'A<<npctemp>>', 'body_tatoo', 'like'
  736. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_punk', 'like'
  737. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_goth', 'like'
  738. gs 'npc_set_preference', 'A<<npctemp>>', 'cosmetics_makeup', 'like'
  739. gs 'npc_set_preference', 'A<<npctemp>>', 'cum_face', 'like'
  740. gs 'npc_set_preference', 'A<<npctemp>>', 'cum_clothes', 'like'
  741. npctemp = 244
  742. !! Missing DNA & npc_dob
  743. $npc_dna['A<<npctemp>>'] = '0'
  744. $npc_firstname['A<<npctemp>>'] = 'Farai'
  745. $npc_nickname['A<<npctemp>>'] = 'Farai'
  746. $npc_lastname['A<<npctemp>>'] = 'Ihejirika'
  747. $npc_usedname['A<<npctemp>>'] = 'Farai'
  748. $npc_notes['A<<npctemp>>'] = 'Djibril''s roommate at the university dorms. He is also from Africa.'
  749. npc_dob['A<<npctemp>>'] = 0
  750. npc_gender['A<<npctemp>>'] = 0
  751. gs 'npcstaticdefaults', 'defaults'
  752. gs 'npcstaticdefaults', 'uni_type', 'other'
  753. $npc_thdick['A<<npctemp>>'] = 'thicker than average'
  754. npc_dick['A<<npctemp>>'] = 15
  755. npc_sexskill['A<<npctemp>>'] = 1
  756. npc_intel['A<<npctemp>>'] = 63
  757. gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
  758. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_thin', 'like'
  759. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_skirt_short', 'like'
  760. gs 'npc_set_preference', 'A<<npctemp>>', 'cosmetics_makeup', 'like'
  761. npctemp = 245
  762. !! Missing DNA & npc_dob
  763. $npc_dna['A<<npctemp>>'] = '0'
  764. $npc_firstname['A<<npctemp>>'] = 'Haruna'
  765. $npc_nickname['A<<npctemp>>'] = 'Haruna'
  766. $npc_lastname['A<<npctemp>>'] = 'Babatunde'
  767. $npc_usedname['A<<npctemp>>'] = 'Harunae'
  768. $npc_notes['A<<npctemp>>'] = 'Haruna is close friends with Djibril, having met in their freshmen year. He lives on the same floor of the dorms, and is also from Africa.'
  769. npc_dob['A<<npctemp>>'] = 0
  770. npc_gender['A<<npctemp>>'] = 0
  771. gs 'npcstaticdefaults', 'defaults'
  772. gs 'npcstaticdefaults', 'uni_type', 'other'
  773. $npc_thdick['A<<npctemp>>'] = 'massive'
  774. npc_dick['A<<npctemp>>'] = 16
  775. npc_sexskill['A<<npctemp>>'] = 3
  776. npc_intel['A<<npctemp>>'] = 57
  777. gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
  778. gs 'npc_set_preference', 'A<<npctemp>>', 'body_pregnant', 'like'
  779. gs 'npc_set_preference', 'A<<npctemp>>', 'body_tan', 'like'
  780. gs 'npc_set_preference', 'A<<npctemp>>', 'cosmetics_makeup', 'like'
  781. gs 'npc_set_preference', 'A<<npctemp>>', 'cum_face', 'like'
  782. gs 'npc_set_preference', 'A<<npctemp>>', 'cum_clothes', 'like'
  783. npctemp = 246
  784. !! Missing DNA & npc_dob
  785. $npc_dna['A<<npctemp>>'] = '0'
  786. $npc_firstname['A<<npctemp>>'] = 'Arendse'
  787. $npc_nickname['A<<npctemp>>'] = 'Arendse'
  788. $npc_lastname['A<<npctemp>>'] = 'Idowu'
  789. $npc_usedname['A<<npctemp>>'] = 'Arendse'
  790. $npc_notes['A<<npctemp>>'] = 'Arendse is Haruna''s roommate and friend. They live in the same dorm room and both attend the University. He is also from Africa.'
  791. npc_dob['A<<npctemp>>'] = 0
  792. npc_gender['A<<npctemp>>'] = 0
  793. gs 'npcstaticdefaults', 'defaults'
  794. gs 'npcstaticdefaults', 'uni_type', 'other'
  795. $npc_thdick['A<<npctemp>>'] = 'well-proportioned'
  796. npc_dick['A<<npctemp>>'] = 19
  797. npc_sexskill['A<<npctemp>>'] = 2
  798. npc_intel['A<<npctemp>>'] = 66
  799. gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
  800. gs 'npc_set_preference', 'A<<npctemp>>', 'body_strong', 'like'
  801. gs 'npc_set_preference', 'A<<npctemp>>', 'body_tan', 'like'
  802. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_bimbo', 'like'
  803. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_thin', 'like'
  804. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_skirt_short', 'like'
  805. gs 'npc_set_preference', 'A<<npctemp>>', 'cum_face', 'like'
  806. gs 'npc_set_preference', 'A<<npctemp>>', 'cum_clothes', 'like'
  807. npctemp = 247
  808. !! Missing DNA
  809. $npc_dna['A<<npctemp>>'] = '0'
  810. $npc_firstname['A<<npctemp>>'] = 'Liliya'
  811. $npc_nickname['A<<npctemp>>'] = 'Lilly'
  812. $npc_lastname['A<<npctemp>>'] = 'Lyubimova'
  813. $npc_usedname['A<<npctemp>>'] = 'Lilly'
  814. $npc_notes['A<<npctemp>>'] = 'Liliya is a very attractive and rather tall girl. Nobody knows really too much about her other than that she is a true tease. She finds amusement and fun teasing the boys with flashing her privates -usually naked- or just looking seductively. She refuses any advances made by the boys and she doesn''t let anybody to touch her or even try to flirt her. Usually those attempts end with a slap or some emasculating comeback lines.'
  815. npc_dob['A<<npctemp>>'] = 19990414
  816. npc_gender['A<<npctemp>>'] = 1
  817. gs 'npcstaticdefaults', 'defaults'
  818. gs 'npcstaticdefaults', 'uni_type', 'other'
  819. npc_bust['A<<npctemp>>'] = 20
  820. npc_intel['A<<npctemp>>'] = 77
  821. !!$npc_body['A<<npctemp>>'] = 's3'
  822. hotcat_rating['A<<npctemp>>'] = 7
  823. !!hair = long red hair reaching just past her shoulders.
  824. !!pubic hair = shaved
  825. gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
  826. gs 'npc_set_preference', 'A<<npctemp>>', 'body_strong', 'dislike'
  827. gs 'npc_set_preference', 'A<<npctemp>>', 'body_tan', 'like'
  828. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_bimbo', 'like'
  829. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_thin', 'like'
  830. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_skirt_short', 'like'
  831. gs 'npc_set_preference', 'A<<npctemp>>', 'cosmetics_makeup', 'like'
  832. gs 'npc_set_preference', 'A<<npctemp>>', 'cum_face', 'dislike'
  833. gs 'npc_set_preference', 'A<<npctemp>>', 'cum_clothes', 'dislike'
  834. npctemp = 248
  835. !! Missing DNA
  836. $npc_dna['A<<npctemp>>'] = '0'
  837. $npc_firstname['A<<npctemp>>'] = 'Silvestr'
  838. $npc_nickname['A<<npctemp>>'] = 'Sly'
  839. $npc_lastname['A<<npctemp>>'] = 'Zvereva'
  840. $npc_usedname['A<<npctemp>>'] = 'Silvestr'
  841. $npc_notes['A<<npctemp>>'] = 'Silvestr is one of Christina''s older brothers. The black sheep of the family, he was often a disappointment to his hard-working parents. He taught his little sister to fight at a young age, but they aren''t that close these days.'
  842. npc_dob['A<<npctemp>>'] = 19971231
  843. npc_gender['A<<npctemp>>'] = 0
  844. gs 'npcstaticdefaults', 'defaults'
  845. $npc_thdick['A<<npctemp>>'] = 'thick'
  846. npc_dick['A<<npctemp>>'] = 15
  847. npc_sexskill['A<<npctemp>>'] = 2
  848. hotcat_rating['A<<npctemp>>'] = 6
  849. npc_intel['A<<npctemp>>'] = 47
  850. gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
  851. gs 'npc_set_preference', 'A<<npctemp>>', 'body_tits_big', 'neutral'
  852. gs 'npc_set_preference', 'A<<npctemp>>', 'body_ass_bubble', 'neutral'
  853. gs 'npc_set_preference', 'A<<npctemp>>', 'body_fit', 'neutral'
  854. gs 'npc_set_preference', 'A<<npctemp>>', 'body_piercing', 'neutral'
  855. gs 'npc_set_preference', 'A<<npctemp>>', 'body_pregnant', 'neutral'
  856. gs 'npc_set_preference', 'A<<npctemp>>', 'body_strong', 'neutral'
  857. gs 'npc_set_preference', 'A<<npctemp>>', 'body_tan', 'neutral'
  858. gs 'npc_set_preference', 'A<<npctemp>>', 'body_tatoo', 'neutral'
  859. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_bimbo', 'neutral'
  860. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_punk', 'neutral'
  861. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_goth', 'neutral'
  862. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_thin', 'neutral'
  863. gs 'npc_set_preference', 'A<<npctemp>>', 'clothes_skirt_short', 'neutral'
  864. gs 'npc_set_preference', 'A<<npctemp>>', 'cosmetics_makeup', 'neutral'
  865. gs 'npc_set_preference', 'A<<npctemp>>', 'cum_face', 'neutral'
  866. gs 'npc_set_preference', 'A<<npctemp>>', 'cum_clothes', 'neutral'
  867. npctemp = 249
  868. !! Missing DNA
  869. $npc_dna['A<<npctemp>>'] = '0'
  870. $npc_firstname['A<<npctemp>>'] = 'Filipp'
  871. $npc_nickname['A<<npctemp>>'] = 'Sir'
  872. $npc_lastname['A<<npctemp>>'] = 'Morozov'
  873. $npc_usedname['A<<npctemp>>'] = 'Mr. Morozov'
  874. $npc_notes['A<<npctemp>>'] = 'A man that <<$pcs_firstname>> met at the gas station. You know nothing about him except that he is dressed like a business man.'
  875. npc_dob['A<<npctemp>>'] = 19820714
  876. npc_gender['A<<npctemp>>'] = 0
  877. gs 'npcstaticdefaults', 'defaults'
  878. $npc_thdick['A<<npctemp>>'] = 'well proportioned'
  879. npc_dick['A<<npctemp>>'] = 19
  880. npc_sexskill['A<<npctemp>>'] = 2
  881. npc_intel['A<<npctemp>>'] = 75
  882. npc_spermpot['A<<npctemp>>'] = 11000
  883. npc_haircol['A<<npctemp>>'] = 0
  884. --- npcstatic5 ---------------------------------