浏览代码

[fixed] Some problems with the chaged gaping due to some variables not being set correctly

Kevin_Smarts 2 年之前
父节点
当前提交
2ced0057af
共有 3 个文件被更改,包括 5 次插入3 次删除
  1. 2 2
      locations/Cheatmenu_din.qsrc
  2. 1 1
      locations/saveupdater.qsrc
  3. 2 0
      locations/stat.qsrc

+ 2 - 2
locations/Cheatmenu_din.qsrc

@@ -746,7 +746,7 @@ $cheatmenu['looks'] = {
 	if vshrink > 0:'<a href="exec:vshrink -= 1 & dynamic $cheatmenu[''looks'']">Reduce amount of reduction</a>'
 	if vshrinkdays < 10:'<a href="exec:vshrinkdays += 1 & dynamic $cheatmenu[''looks'']">Increase number of days it takes</a>'
 	if vshrinkdays > 1:'<a href="exec:vshrinkdays -= 1 & dynamic $cheatmenu[''looks'']">Reduce number of days it takes</a>'
-	'When gaped your vagina will each stage (up to 4 for maximum gape) every <<vgape[4]>> minutes.'
+	'When gaped your vagina will reduce each stage (up to 4 for maximum gape) every <<vgape[4]>> minutes.'
 	if vgape[4] < 60:'<a href="exec:vshrink += 5 & dynamic $cheatmenu[''looks'']">Increase time by 5 minutes</a>'
 	if vgape[4] > 5:'<a href="exec:vshrink -= 5 & dynamic $cheatmenu[''looks'']">Reduce time by 5 minutes</a>'
 	*nl
@@ -758,7 +758,7 @@ $cheatmenu['looks'] = {
 	if ashrink > 0:'<a href="exec:ashrink -= 1 & dynamic $cheatmenu[''looks'']">Reduce amount of reduction</a>'
 	if ashrinkdays < 10:'<a href="exec:ashrinkdays += 1 & dynamic $cheatmenu[''looks'']">Increase number of days it takes</a>'
 	if ashrinkdays > 1:'<a href="exec:ashrinkdays -= 1 & dynamic $cheatmenu[''looks'']">Reduce number of days it takes</a>'
-	'When gaped your vagina will each stage (up to 4 for maximum gape) every <<agape[4]>> minutes.'
+	'When gaped your anus will reduce each stage (up to 4 for maximum gape) every <<agape[4]>> minutes.'
 	if agape[4] < 60:'<a href="exec:vshrink += 5 & dynamic $cheatmenu[''looks'']">Increase time by 5 minutes</a>'
 	if agape[4] > 5:'<a href="exec:vshrink -= 5 & dynamic $cheatmenu[''looks'']">Reduce time by 5 minutes</a>'
 	*nl

+ 1 - 1
locations/saveupdater.qsrc

@@ -1052,7 +1052,7 @@ killvar 'danilovich_b'
 
 !! New setting for gaping time per stage in minutes that can be made user definable
 if agape[4] = 0: agape[4] = 10
-if agape[4] = 0: vgape[4] = 10
+if vgape[4] = 0: vgape[4] = 10
 	
 	
 

+ 2 - 0
locations/stat.qsrc

@@ -297,6 +297,8 @@ if daystart = 0: daystart = 1
 !! [1] stored gape value
 !! [3] timer
 !! [4] time between each reduction in gape
+if agape[4] = 0: agape[4] = 10
+if vgape[4] = 0: vgape[4] = 10
 
 if vgape > vgape[1]:
 	vgape[3] = totminut