Browse Source

[changed] Vitek never forgives Sveta if they break up from Nutluck

Kevin_Smarts 1 year ago
parent
commit
a7b22ee95c
2 changed files with 7 additions and 0 deletions
  1. 5 0
      locations/cikl.qsrc
  2. 2 0
      locations/kotovdom.qsrc

+ 5 - 0
locations/cikl.qsrc

@@ -632,6 +632,11 @@ killvar 'npc_rel_daily'
 !!Keeping Christina hating Sveta
 gs 'Zvereva_events', 'cikl'
 
+!!if Vitek''s ex he never forgives her
+if kotovLoveQW = -1:
+	gs 'npc_relationship', 'set', 'A9', '0'
+end
+
 !!Updating Katja''s variables.
 gs 'katja_procedural', 'cikl'
 

+ 2 - 0
locations/kotovdom.qsrc

@@ -315,6 +315,8 @@ if $ARGS[0] = 'vitek_chat':
 		act 'Break up with him':
 			*clr & cla
 			kotovLoveQW = -1
+			gs 'npc_relationship', 'set', 'A9', '0'
+			grupvalue[4] -= 50
 			minut += 5
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big9.jpg"></center>'