4 Commits 5b2e56e7f8 ... 16397c3faa

Author SHA1 Message Date
  Kevin_Smarts 16397c3faa Merge branch 'master' of AAAAA/glife into master 3 years ago
  AAAAA ff9e906aa1 Обновить 'locations/pav_shared_gp.qsrc' 3 years ago
  rachels 8053d94561 fix the trigger 3 years ago
  rachels e3f684e06b fix typos 3 years ago
3 changed files with 5 additions and 5 deletions
  1. 1 1
      locations/gschool_grounds.qsrc
  2. 2 2
      locations/pav_shared_gp.qsrc
  3. 2 2
      locations/set_home.qsrc

+ 1 - 1
locations/gschool_grounds.qsrc

@@ -247,7 +247,7 @@ if $ARGS[0] = 'main':
 			if artemLernQW >= 1 and artemVitokQW ! 2 and artemblok = 0 and artlie ! 2 and artembrokenheart ! 1: '<a href="exec:minut += 15 & gt ''artemEv'', ''start''">Artem Chebotarev</a> is waiting for you near the school entrance.'
 			if npc_QW['A231'] = 1 or npc_QW['A231'] = 3 or npc_QW['A231'] >= 5: '<a href="exec:minut += 1 & gt ''AleksandraGo'', ''Start''"><<$npc_firstname[''A231'']>> <<$npc_lastname[''A231'']>></a> is waiting for you at the end of the school courtyard, listening to music.'
 
-			if katjaMeynoldday ! daystart and meynoldQW >= 2: '<a href="exec:minut += 15 & gt ''katjaEv''">Katja Meynold</a> is walking across the school courtyard, getting ready to go home.'
+			if katjaMeynoldday ! daystart and meynoldQW >= 1: '<a href="exec:minut += 15 & gt ''katjaEv''">Katja Meynold</a> is walking across the school courtyard, getting ready to go home.'
 			if DimaBeHomeOnce = 1 and DimaRudeBlock = 0:
 				'<a href="exec:minut += 15 & gt ''dimaEv'', ''after_school''">Dimka Nosov</a> is deep in thought, as he leans against a lamp post.'
 			elseif DimaRudeQW > 0 and dimarudeday ! daystart and DimaRudeBlock = 0:

+ 2 - 2
locations/pav_shared_gp.qsrc

@@ -896,7 +896,7 @@ if $ARGS[0] = 'gpSexVaginal':
 			''
 			'<<$gp_name>> takes a vacuum dick enlarger device from his closet, putting it on his already <<gpDick>> cm long dick.'
 			'As he is pushing the pump, you can see the cock getting larger with each push.'
-			'After some time he stops, putting a ring on the root of his dick. Today the device has enlarged it to <<ndDick_enlarged>> cm!'
+			'After some time he stops, putting a ring on the root of his dick. Today the device has enlarged it to <<gpDick_enlarged>> cm!'
 			act 'Let him fuck you with that monster':subStep = 1 & gt 'pav_shared_gp', 'gpSexVaginal'
 		elseif subStep = 1:
 			'<center><video autoplay loop src="images/locations/shared/abduction/sex/slavewhorefuckdeep1.mp4"></video></center>'
@@ -1285,7 +1285,7 @@ if $ARGS[0] = 'gpSexAnal':
 			gpDick_enlarged = gpDick + (gpDick * rand(20, 40) / 100)
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/sex/gp/vacuumpumppenis.jpg"></center>'
 			''
-			'<<$gp_name>> takes a vacuum dick enlarger device from his closet, putting it on his already <<ndDick>> cm long dick.'
+			'<<$gp_name>> takes a vacuum dick enlarger device from his closet, putting it on his already <<gpDick>> cm long dick.'
 			'As he is pushing the pump, you can see the cock getting larger with each push.'
 			'After some time he stops, putting a ring on the root of his dick. Today the device has enlarged it to <<gpDick_enlarged>> cm!'
 			act 'Let him fuck you with that monster':subStep = 1 & gt 'pav_shared_gp', 'gpSexAnal'

+ 2 - 2
locations/set_home.qsrc

@@ -5,7 +5,7 @@ if curr_home = 1:
 	$home_name = 'City residential apartment'
 	$home_town = 'city'
 	$home_location = 'city_residential'
-	$hone_entrance = 'korr'
+	$home_entrance = 'korr'
 elseif curr_home = 2:
 	$home_name = 'Parent''s home in Pavlovsk'
 	$home_town = 'pavlovsk'
@@ -70,7 +70,7 @@ elseif curr_home = 14:
 	$home_name = 'Grandparent''s house in Gadukino'
 	$home_town = 'gadukino'
 	$home_location = 'gaddvor'
-	$hone_entrance = 'gaddvor'
+	$home_entrance = 'gaddvor'
 end
 
 --- set_home ---------------------------------