Browse Source

Merge branch 'master' of AAAAA/glife into master

[fixed] Wrong variable for dick size in shared apartment
Kevin_Smarts 3 years ago
parent
commit
16397c3faa
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/pav_shared_gp.qsrc

+ 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'