mod_addedflavour.qsrc 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291
  1. # mod_addedflavour
  2. !$mod_image_folder = 'mod/addedflavour/images/'
  3. !! Location Triggers !!
  4. if $curloc = 'Gadbana' : gs 'mod_addedflavour_LocationTriggers' , 'GrandparentsBathroom'
  5. if $curloc = 'gaddvor' : gs 'mod_addedflavour_LocationTriggers' , 'GrandparentsYard'
  6. if $curloc = 'dolls' or $curloc = 'shop_dolls' : gs 'mod_addedflavour_LocationTriggers' , 'PatchworkDolls'
  7. if $curloc = 'gadhouse' : gs 'mod_addedflavour_LocationTriggers' , 'GrandparentsHome'
  8. if $curloc = 'bedr' : gs 'mod_addedflavour_LocationTriggers' , 'CityAptBedroom'
  9. if $curloc = 'balkon' : gs 'mod_addedflavour_LocationTriggers' , 'CityAptBalcony'
  10. if $curloc = 'korr' : gs 'mod_addedflavour_LocationTriggers' , 'CityAptCorridor'
  11. if $curloc = 'kuhr' : gs 'mod_addedflavour_LocationTriggers' , 'CityAptKitchen'
  12. if $curloc = 'sitr' : gs 'mod_addedflavour_LocationTriggers' , 'CityAptSittingRoom'
  13. if $curloc = 'vanr' : gs 'mod_addedflavour_LocationTriggers' , 'CityAptBathroom'
  14. if $curloc = 'city_residential' : gs 'mod_addedflavour_LocationTriggers' , 'CityResidential'
  15. if $curloc = 'meadow' : gs 'mod_addedflavour_LocationTriggers' , 'GadukinoMeadow'
  16. if $curloc = 'gadukino' : gs 'mod_addedflavour_LocationTriggers' , 'GadukinoCentre'
  17. if $curloc = 'bedrPar' : gs 'mod_addedflavour_LocationTriggers' , 'PavBedroom1'
  18. if $curloc = 'pav_complex' : gs 'mod_addedflavour_LocationTriggers' , 'PavComplex'
  19. if $curloc = 'korrPar' : gs 'mod_addedflavour_LocationTriggers' , 'PavCorridor'
  20. if $curloc = 'exhibitionistshop' : gs 'mod_addedflavour_LocationTriggers' , 'ExhibitionistShop'
  21. if $curloc = 'pav_park' : gs 'mod_addedflavour_LocationTriggers' , 'PavlovskPark'
  22. if $curloc = 'vanrPar' : gs 'mod_addedflavour_LocationTriggers' , 'PavBathroom'
  23. if $curloc = 'pav_industrial' and menu_off = 0:
  24. act 'Walk to the Delivery Depot (0:05)' : minut += 5 & gt 'mod_addedflavour_pav_depot' , 'start'
  25. end
  26. if $curloc = 'city_park': gs 'mod_addedflavour_LocationTriggers' , 'CityPark'
  27. if $curloc = 'torgcentr' : gs 'mod_addedflavour_LocationTriggers' , 'CityMallPrecinct'
  28. if $loc = 'club' and $curloc ! 'mod_addedflavour_SFLA_NPCInteract' and $menu_loc = 'club' and $menu_arg = 'inside' and menu_off = 0: gs 'mod_addedflavour_LocationTriggers' , 'CityNightClub'
  29. if $curloc = 'city_center' : gs 'mod_addedflavour_LocationTriggers' , 'CityCentre'
  30. if $curloc = 'univer' : gs 'mod_addedflavour_LocationTriggers' , 'CityUniversity'
  31. if $curloc = 'city_island' : gs 'mod_addedflavour_LocationTriggers' , 'CityIsland'
  32. if $curloc = 'city_library' : gs 'mod_addedflavour_LocationTriggers' , 'CityLibrary'
  33. if $curloc = 'shopdacha' : gs 'mod_addedflavour_LocationTriggers' , 'CityMallWorkshop'
  34. if $curloc = 'foto' : gs 'mod_addedflavour_LocationTriggers' , 'CityPhotoAgency'
  35. if $curloc = 'dorm' : gs 'mod_addedflavour_LocationTriggers' , 'CityUniversityDorms'
  36. if $curloc = 'gschool_grounds' : gs 'mod_addedflavour_LocationTriggers' , 'PavSchool'
  37. if $curloc = 'pav_residential' : gs 'mod_addedflavour_LocationTriggers' , 'PavResidential'
  38. if $curloc = 'gdksport' : gs 'mod_addedflavour_LocationTriggers' , 'PavCommCentre'
  39. if $curloc = 'city_island' and menu_off = 0:
  40. act 'Walk to the Volleyball Stadium (0:10)' : minut += 10 & gt 'mod_addedflavour_city_vstadium' , 'start'
  41. act 'Walk to the University Fields (0:05)' : minut += 5 & gt 'mod_addedflavour_city_upitch' , 'start'
  42. end
  43. if $curloc = 'pav_train_hall' : gs 'mod_addedflavour_LocationTriggers' , 'PavTrainHall'
  44. if $curloc = 'lakecafe' : gs 'mod_addedflavour_LocationTriggers' , 'CityBarbeque'
  45. if $curloc = 'pav_station' : gs 'mod_addedflavour_LocationTriggers' , 'PavPoliceStation'
  46. if $curloc = 'city_industrial' : gs 'mod_addedflavour_LocationTriggers' , 'CityIndustrial'
  47. !! Character Talk Triggers !!
  48. if $curloc = 'mother' : gs 'mod_addedflavour_A29_Functions' , 'TalkEvents'
  49. if $curloc = 'sister_chat' : gs 'mod_addedflavour_A33_Functions' , 'TalkEvents'
  50. if $curloc = 'brother' : gs 'mod_addedflavour_A34_Functions' , 'TalkEvents'
  51. if $curloc = 'father' : gs 'mod_addedflavour_A28_Functions' , 'TalkEvents'
  52. if $curloc = 'Timofei' : gs 'mod_addedflavour_A77_Functions' , 'TalkEvents'
  53. !! Runs code for Mother scenes !!
  54. if Storyline = 1:
  55. if home_owned[2] = 0 and (momKnowsKolka = 1 or momKnowsVladimir = 1) and modVar_AF_EventProgress['A29-MotherConfidence'] > modVar_AF_EventGates['A29-MotherConfidence-4'] : modVar_AF_EventOpen['A29-PregRedemption'] = 1
  56. if modVar_AF_EventOpen['A29-PregRedemption'] = 1 and indorf = 1 and grandmaQW['block'] ! 1 : grandmaQW['block'] = 1 & modVar_AF_LocBlock['GrandparentsYard'] = 1
  57. if modVar_AF_LocBlock['GrandparentsYard'] = 1 and indorf = 0 : grandmaQW['block'] = 0 & modVar_AF_LocBlock['GrandparentsYard'] = 0
  58. if home_owned[2] = 1 and Storyline = 1 : modVar_AF_EventOpen['A29-PregRedemption'] = 0
  59. if modVar_AF_EventOpen['A29-PregRedemption'] = 1 and modVar_AF_EventLock['A29-VisitGrandparents'] ! daystart:
  60. modVar_AF_EventLock['A29-VisitGrandparents'] = daystart
  61. if rand(1,difficulty) = 1 and (week > 5):
  62. indorf = 1
  63. else
  64. indorf = 0
  65. end
  66. end
  67. if ($curloc = 'kuhrPar' or $curloc = 'korrPar' or $curloc = 'SitrPar') and indorf = 0 and momloc['athome'] = 1:
  68. if modVar_AF_EventProgress['A29-MotherConfidence'] > modVar_AF_EventGates['A29-MotherConfidence-4'] and modVar_AF_EventLock['A29-HomeFlash'] ! daystart and rand(1,(6 + difficulty)) = 1 : gt 'mod_addedflavour_A29_Events' , 'A29-HomeFlash'
  69. end
  70. end
  71. !! Fires events for Mother leaving City Apartment !!
  72. if Storyline = 1:
  73. if modVar_AF_EventOpen['A29-AptStayEv'] = 1 and hour >= 9:
  74. if $loc = 'kuhr' or $loc = 'korr' or $loc = 'vanr' or $loc = 'sitr' or $loc = 'balkon' or $loc = 'bedr':
  75. gs 'mod_addedflavour_A29_Functions' , 'A29-AptStayEv-Config' , 'Leave'
  76. gt 'mod_addedflavour_A29_Events' , 'A29-AptStayEv-Leave'
  77. end
  78. elseif modVar_AF_EventOpen['A29-AptStayEv'] = 1 and hour >= 11:
  79. gs 'mod_addedflavour_A29_Functions' , 'A29-AptStayEv-Config' , 'Leave'
  80. end
  81. end
  82. !! Runs code for Sister scenes !!
  83. if Storyline = 1:
  84. if ((npc_pregtalk['A33'] = 1 and $fath = 'Kolka') or (sisterLesb >= 6 and (brothersex >= 7 or brother['SexQW'] >= 7))) and modVar_AF_EventOpen['A33-BroSexTalk-1'] = 0 and npc_rel['A33'] >= 80 : modVar_AF_EventOpen['A33-BroSexTalk-1'] = 1
  85. if modVar_AF_EventLock['A33-SibSexEv'] ! daystart and modVar_AF_EventOpen['A33-SibSexEv'] >= 1 : modVar_AF_EventOpen['A33-SibSexEv'] = 0
  86. if daystart > modVar_AF_EventProgress['A33-SibThreesomeEv-SisInv'] : modVar_AF_EventProgress['A33-SibThreesomeEv-SisInv'] = 0
  87. if daystart > modVar_AF_EventProgress['A33-SibThreesomeEv-BroInv'] : modVar_AF_EventProgress['A33-SibThreesomeEv-BroInv'] = 0
  88. end
  89. !! Runs code for Stepfather scenes !!
  90. if Storyline = 1:
  91. if modVar_AF_DeliveryVanSetup ! daystart : gs 'mod_addedflavour_pav_depot' , 'setupvanlocs'
  92. if arrpos('$modArr_AF_DeliveryVanOptions',$loc) ! -1:
  93. gs 'mod_addedflavour_charsche' , 'chkschedule'
  94. gs 'mod_addedflavour_A28_Functions' , 'A28-WorkEv-X1'
  95. if modVar_AF_DeliveryJob['KnowValeri'] = 1 : gs 'mod_addedflavour_A704_Functions' , 'A704-WorkEv-X1'
  96. end
  97. if modVar_AF_DeliveryJob['State'] = 2:
  98. if modVar_AF_DeliveryJob['Issued'] ! daystart : gs 'mod_addedflavour_pav_depot' , 'generatejobs'
  99. if $menu_loc = 'liamelkafe' and $menu_arg = 'start' and arrpos('$modArr_AF_DeliveryJobTaken','liamelkafe') >= 0: $loc = 'liamelkafe' & $loc_arg = 'start'
  100. if arrpos('$modArr_AF_DeliveryJobTaken',$loc) >= 0 : gs 'mod_addedflavour_pav_depot' , 'deliverylocation'
  101. end
  102. end
  103. !! Runs code for Ilya scenes !!
  104. if Storyline = 1 and (kanikuli = 0 and SchoolAtestat = 0) and modVar_AF_BlockEvents['A130'] = 0:
  105. if hour = 8 and minut = 50 and (week = 1 or week = 3 or week = 5) and $loc = 'gschool_grounds' and $loc_arg = 'bulding' : gs 'mod_addedflavour_A130_Functions' , 'LessonEvent'
  106. if hour = 9 and (minut >= 35 and minut < 36) and $loc = 'gschool_lunch' and $loc_arg = 'break' : gs 'mod_addedflavour_A130_Functions' , 'HallEvent'
  107. end
  108. !! Runs code for SFLA scenes !!
  109. if modVar_AF_EventProgress['SFLA-AptLive'] = 3:
  110. if modVar_AF_SFLA_DayTracker['Day'] ! daystart : gs 'mod_addedflavour_SFLA_Functions' , 'SFLA-AptLive-EndDay'
  111. if modVar_AF_SFLA_KolkaVisit['InTransit'] = 1 and daystart >= modVar_AF_SFLA_KolkaVisit['BookingDate'] and week = 6 and hour = 10:
  112. '<b>You have a <a href="exec: gt ''mod_addedflavour_A34_Events'' , ''SFLA-AptGuest-KolkaCollect-X1'' ">Message</a> on your phone!</b>'
  113. elseif modVar_AF_SFLA_KolkaVisit['InTransit'] = 1 and daystart >= modVar_AF_SFLA_KolkaVisit['BookingDate'] and week = 6 and hour > 10:
  114. gt 'mod_addedflavour_A34_Events' , 'SFLA-AptGuest-KolkaCollect-X1' , 'late'
  115. end
  116. if daystart >= modVar_AF_SFLA_KolkaVisit['LeaveDate'] and modVar_AF_SFLA_AptState['SpareRoomOccupied'] = 2 and modVar_AF_SFLA_AptState['GuestID'] = 34:
  117. if hour >= 12:
  118. gs 'mod_addedflavour_SFLA_Functions' , 'guestvisit' , 'kolka' , 'leave'
  119. end
  120. end
  121. if modVar_AF_EventOpen['SFLA-ClubActive'] > 0:
  122. *nl
  123. '<b>You have a <a href="exec: gt ''mod_addedflavour_SFLA_Events'' , ''SFLA-ClubActive-Alert'' ">Message</a> on your phone!</b>'
  124. end
  125. elseif modVar_AF_EventProgress['SFLA-AptLive'] = 1 or modVar_AF_EventProgress['SFLA-AptLive'] = 2:
  126. if modVar_AF_EventProgress['SFLA-AptLive'] = 2 and modVar_AF_EventLock['SFLA-AptInvEv'] ! daystart and (hour >= 9 and hour <= 18):
  127. modVar_AF_EventLock['SFLA-AptInvEv'] = daystart
  128. modVar_AF_Rand = rand(modVar_AF_EventOpen['SFLA-AptInvEv-PhoneCall'],(modVar_AF_EventOpen['SFLA-AptInvEv-PhoneCall'] + 5))
  129. if daystart > modVar_AF_Rand:
  130. modVar_AF_EventOpen['SFLA-AptInvEv'] = 1
  131. end
  132. end
  133. if modVar_AF_EventOpen['SFLA-AptInvEv'] = 1 and menu_off = 0 and Karta >= 1000 and modVar_AF_EventProgress['SFLA-AptLive'] = 2:
  134. '<b>You have a <a href="exec: gt ''mod_addedflavour_SFLA_Events'' , ''SFLA-AptLive-MoveIn'' ">Message</a> on your phone!</b>'
  135. end
  136. end
  137. !! Runs code for Photography Events !!
  138. if modVar_AF_EventOpen['PhotographyEv'] = daystart and modVar_AF_EventProgress['PhotographyEv'] >= 1:
  139. $modVar_AF_TempStr = $curloc
  140. if arrpos('$modVar_AF_PhotoName',$modVar_AF_TempStr) ! -1:
  141. modVar_AF_Temp = arrpos('$modVar_AF_PhotoName',$modVar_AF_TempStr)
  142. if modVar_AF_PhotoTaken[modVar_AF_Temp] ! 1:
  143. if $curloc = 'psiklin' and $menu_arg = 'ps1' and (hour >= 8 and hour <= 19):
  144. act 'Take Photograph' : gt 'mod_addedflavour_Functions' , 'takephotograph' , $curloc
  145. elseif ($curloc = 'mother' or $curloc = 'sister_chat' or $curloc = 'lakecafe') and menu_off = 1:
  146. act 'Take Photograph' : gt 'mod_addedflavour_Functions' , 'takephotograph' , $curloc
  147. elseif ($curloc ! 'psiklin' or $curloc = 'mother' or $curloc = 'Sister') and menu_off = 0 and (hour >= 8 and hour <= 19):
  148. act 'Take Photograph' : gt 'mod_addedflavour_Functions' , 'takephotograph' , $curloc
  149. end
  150. end
  151. end
  152. end
  153. !! Runs code for Savings Goal Tracker Integration !!
  154. if $curloc = 'clothing' or $curloc = 'carF1' and $wloc ! 'wardrobe':
  155. if $curloc = 'carF1':
  156. gs 'mod_addedflavour_Functions' , 'setcardetails' , $loc_arg
  157. elseif $curloc = 'clothing':
  158. $modVar_AF_TempStr = $Result
  159. if len($modVar_AF_TempStr) <= 4 : $modVar_AF_TempStr = $loc + ' ' + $modVar_AF_TempStr
  160. modVar_AF_Temp = Price
  161. end
  162. if arrpos('$modArr_AF_SUTItemName',$modVar_AF_TempStr) = -1:
  163. act 'Add to Savings Goal Tracker' : gs 'mod_addedflavour_Functions' , 'addtosgt' , $modVar_AF_TempStr , modVar_AF_Temp & gt $loc, $loc_arg
  164. else
  165. act 'Remove from Savings Goal Tracker' : gs 'mod_addedflavour_Functions' , 'removefromsgt' , $modVar_AF_TempStr & gt $loc, $loc_arg
  166. end
  167. end
  168. !! Runs code for Football !!
  169. if $curloc = 'komp' and modVar_AF_EventProgress['Football'] >= 1:
  170. act 'View Womens Football Leagues' : gs 'mod_addedflavour_Football' , 'DisplayLeagues' , 'League 1'
  171. end
  172. !! Runs code for Hunter !!
  173. if modVar_AF_EventOpen['HunterActive'] = 1:
  174. if menu_off = 1 : modVar_AF_EventOpen['HunterEncounter'] = 0
  175. if modVar_AF_EventOpen['HunterEncounter'] = 1 and MSECSCOUNT >= (modVar_AF_EventGates['HunterEncounter'] + modVar_AF_HunterOffset):
  176. modVar_AF_EventOpen['HunterEncounter'] = 0
  177. gt 'mod_addedflavour_Hunter' , 'Hunter_Encounter'
  178. elseif modVar_AF_EventOpen['HunterEncounter'] = 1 and arrpos('$modArr_AF_HunterLocs',$curloc) ! -1:
  179. modVar_AF_EventGates['HunterEncounter'] = MSECSCOUNT
  180. modVar_AF_HunterOffset -= (2000 + (difficulty * 500))
  181. if sound = 0:
  182. CLOSE ALL
  183. PLAY 'mod/addedflavour/sound/Footsteps.mp3'
  184. else
  185. *nl
  186. '<b>You hear FOOTSTEPS coming from behind YOU!!!</b>'
  187. end
  188. else
  189. modVar_AF_EventOpen['HunterEncounter'] = 0
  190. end
  191. if arrpos('$modArr_AF_HunterLocs',$curloc) ! -1 and (modVar_AF_EventLock['HunterEncounter'] ! daystart and modVar_AF_EventLock['HunterEncounter'] ! (daystart + 1)):
  192. gs 'mod_addedflavour_Hunter' , 'Hunter_Chance'
  193. modVar_AF_Rand = rand(modVar_AF_HunterChance,100)
  194. if modVar_AF_Rand >= 100:
  195. modVar_AF_EventLock['HunterEncounter'] = daystart
  196. modVar_AF_EventOpen['HunterEncounter'] = 1
  197. modVar_AF_EventGates['HunterEncounter'] = MSECSCOUNT
  198. modVar_AF_HunterOffset = 10000
  199. if sound = 0:
  200. CLOSE ALL
  201. PLAY 'mod/addedflavour/sound/Footsteps.mp3'
  202. else
  203. *nl
  204. '<b>You hear FOOTSTEPS coming from behind YOU!!!</b>'
  205. end
  206. end
  207. end
  208. end
  209. !! Runs code for Pregnancy Features !!
  210. if modVar_AF_EventOpen['PregnancyBrace'] = daystart and modVar_AF_EventLock['PregnancyBrace'] ! hour:
  211. modVar_AF_EventLock['PregnancyBrace'] = hour
  212. if PregChem >= 5208:
  213. pcs_mood += 20
  214. elseif PregChem >= 4200:
  215. pcs_mood += 5
  216. end
  217. end
  218. if knowpreg = 1:
  219. if $locclass = 'livingr' : $modVar_AF_TempStr = 'There is a '
  220. if $locclass = 'kitr' and modVar_AF_EventLock['PregnancyPills'] ! daystart and modArr_AF_MaternityItemOwned[arrpos('$modArr_AF_MaternityItemName','Morning Sickness Pills')] > 0 and menu_off = 0:
  221. act 'Take Morning Sickness Pills' : gt 'mod_addedflavour_Functions' , 'PregPills'
  222. end
  223. end
  224. if $locclass = 'bedr' and modVar_AF_EventOpen['PregnancyBrace'] ! daystart and modArr_AF_MaternityItemOwned[arrpos('$modArr_AF_MaternityItemName','Pregnancy Brace')] = 1 and menu_off = 0:
  225. *nl
  226. if PregChem >= 3696:
  227. 'You see your <a href="exec: gt ''mod_addedflavour_Functions'' , ''PregBrace'' ">Pregnancy Brace</a> on the floor'
  228. elseif knowpreg = 1:
  229. 'You see your Pregnancy Brace on the floor, but you are not at the stage where you can use it'
  230. else
  231. 'You see your Pregnancy Brace on the floor, but you are not pregnant'
  232. end
  233. end
  234. if modArr_AF_MaternityItemOwned[arrpos('$modArr_AF_MaternityItemName','Pregnancy Ball')] = 1 and menu_off = 0:
  235. if PregChem >= 4200:
  236. $modVar_AF_TempStr += '<a href="exec: gt ''mod_addedflavour_Functions'' , ''PregBall'' ">Pregnancy Ball</a>'
  237. else
  238. $modVar_AF_TempStr += 'Pregnancy Ball'
  239. end
  240. end
  241. if modArr_AF_MaternityItemOwned[arrpos('$modArr_AF_MaternityItemName','Pregnancy Pillow')] = 1 and menu_off = 0:
  242. if $modVar_AF_TempStr = 'There is a Pregnancy Ball' or $modVar_AF_TempStr = 'There is a <a href="exec: gt ''mod_addedflavour_Functions'' , ''PregBall'' ">Pregnancy Ball</a>' : $modVar_AF_TempStr += ' and '
  243. if PregChem >= 2688:
  244. $modVar_AF_TempStr += '<a href="exec: gt ''mod_addedflavour_Functions'' , ''PregPillow'' ">Pregnancy Pillow</a>'
  245. else
  246. $modVar_AF_TempStr += 'Pregnancy Pillow'
  247. end
  248. end
  249. if $locclass = 'livingr' and knowpreg = 1 and menu_off = 0:
  250. $modVar_AF_TempStr += ' here'
  251. if $modVar_AF_TempStr ! 'There is a here':
  252. *nl
  253. '<<$modVar_AF_TempStr>>'
  254. end
  255. end
  256. !! Runs code for Mod Systems and Settings !!
  257. if $curloc = 'journal' : gs 'mod_addedflavour_journal' , 'start'
  258. if $curloc ! 'mod_setting' and $curloc ! 'mod_addedflavour_Functions' and $curloc ! 'mod_addedflavour_options' : $modVar_AF_CurLoc = $CurLoc
  259. if $modVar_AF_ModVersion ! 'Ver1.6.2' : $modVar_AF_ModVersion = 'Ver1.6.2'
  260. if $modVar_AF_SaveVersion = '' : $modVar_AF_SaveVersion = $modVar_AF_ModVersion
  261. if Enable_FaceTurn = 2 and menu_off = 0 : view 'mod/addedflavour/images/pc/<<$modVar_AF_ProfPicName>>'
  262. if Enable_FaceTurn = 3:
  263. gs 'mod_addedflavour_Functions' , 'pcs_reticence' , 'chkpossible' , 0
  264. if modVar_AF_Inhib['Result'] = 0 : view 'mod/addedflavour/images/pc/GoodStudent.jpg'
  265. if modVar_AF_Inhib['Result'] = 1 : view 'mod/addedflavour/images/pc/CuriousStudent.jpg'
  266. if modVar_AF_Inhib['Result'] = 2 : view 'mod/addedflavour/images/pc/SexualStudent.jpg'
  267. if modVar_AF_Inhib['Result'] = 3 : view 'mod/addedflavour/images/pc/BimboStudent.jpg'
  268. end
  269. if Enable_FaceTurn = 5:
  270. $modVar_AF_TempStr = FUNC('$body_image','body')
  271. view '<<$modVar_AF_TempStr>>'
  272. end
  273. if modVar_AF_InitialConfigRun ! 1 : gs 'mod_addedflavour_Functions' , 'InitialConfig'
  274. if $modVar_AF_NPCLastKnownLocation['DayTracker'] ! daystart : KILLVAR '$modVar_AF_NPCLastKnownLocation' & $modVar_AF_NPCLastKnownLocation['DayTracker'] = daystart
  275. --- mod_addedflavour ---------------------------------