浏览代码

[Added] Smart and succubus bimbo cheats under recurrent.

R 2 年之前
父节点
当前提交
c5ed691032
共有 2 个文件被更改,包括 45 次插入4 次删除
  1. 31 0
      locations/Cheatmenu_din.qsrc
  2. 14 4
      locations/cikl.qsrc

+ 31 - 0
locations/Cheatmenu_din.qsrc

@@ -355,6 +355,28 @@ $cheatmenu['BimboCloth'] = {
 	end
 }
 
+$cheatmenu['SmartBimbo'] = {
+	if cheatBimbo2 = 0:
+		cheatBimbo2 = 1
+		dynamic $cheatmenu['permanent']
+		bimbostupidity = 0
+	elseif cheatBimbo2 = 1:
+		cheatBimbo2 = 0
+		dynamic $cheatmenu['permanent']
+	end
+}
+
+$cheatmenu['SuccuBimbo'] = {
+	if cheatBimbo3 = 0:
+		cheatBimbo3 = 1
+		dynamic $cheatmenu['permanent']
+		bimbostupidity = 0
+	elseif cheatBimbo3 = 1:
+		cheatBimbo3 = 0
+		dynamic $cheatmenu['permanent']
+	end
+}
+
 $cheatmenu['exhib_block'] = {
 	if exhib_cheat = 0:
 		exhib_cheat = 1
@@ -495,6 +517,10 @@ $cheatmenu['permanent'] = {
 	if cheat_NoLactation = 1:$cheat_NoLactation = 'Disabled'
 	if cheatBimbo = 0:$cheatBimbo = 'Enabled'
 	if cheatBimbo = 1:$cheatBimbo = 'Disabled'
+	if cheatBimbo2 = 0:$cheatBimbo2 = 'Disabled'
+	if cheatBimbo2 = 1:$cheatBimbo2 = 'Enabled'
+	if cheatBimbo3 = 0:$cheatBimbo3 = 'Disabled'
+	if cheatBimbo3 = 1:$cheatBimbo3 = 'Enabled'
 	if cumeater_cheat = 0:$cheatcumtrait = 'Enabled'
 	if cumeater_cheat = 1:$cheatcumtrait = 'Disabled'
 	if exhib_cheat = 0:$cheatexhib = 'Enabled'
@@ -558,6 +584,11 @@ $cheatmenu['permanent'] = {
 
 	*nl
 
+	'Who says bimbos can''t be smart? Smart bimbo mode: <a href="exec:dynamic $cheatmenu[''SmartBimbo'']"><<$cheatBimbo2>></a>'
+	'Succubus bimbo mode: <a href="exec:dynamic $cheatmenu[''SuccuBimbo'']"><<$cheatBimbo3>></a>'
+	
+	*nl
+
 	'Set arousal to always be at 50 or more: <a href="exec:dynamic $cheatmenu[''cheatHorny'']"><<$cheatHorny>></a>'
 	'Periods (and pregnancies): <a href="exec:dynamic $cheatmenu[''slutshot'']"><<$cheatSlut>></a>'
 	'Impregnation: <a href="exec:dynamic $cheatmenu[''cheat_NoPregnancy'']"><<$cheat_nopregnancy>></a>'

+ 14 - 4
locations/cikl.qsrc

@@ -190,7 +190,11 @@ nymphosex_flag = 0
 !!------------------------------------------------------------------------------------------------------------
 
 !!bimbo flag set in stat_display if bimbo clothing, shoes and makeup are worn at same time
-if succubusflag = 0 and cheatBimbo = 0 and bimbo_flag = 1: bimbo += 1
+if succubusflag = 0 or CheatBimbo2 = 1: 
+	if cheatBimbo = 0 and bimbo_flag = 1: 
+		bimbo += 1
+	end
+end
 
 !!Once bimbolevel is set to 1, must use the withdrawal in stat to return to 0
 if bimbo > 0 or bimbolevel > 0:
@@ -211,9 +215,15 @@ if bimbo >= 40: bimbo = 40
 
 !!Bimbo levels. They use custom variables so they won''t permanently change character stats
 if bimbolevel = 0: supnatvnesh = 0 & bimbostupidity = 0
-if bimbolevel = 1: supnatvnesh = 2 & bimbostupidity = (pcs_intel / 6)
-if bimbolevel = 2: supnatvnesh = 4 & bimbostupidity = (pcs_intel / 4)
-if bimbolevel = 3: supnatvnesh = 8 & bimbostupidity = (pcs_intel / 3)
+if  CheatBimbo3 = 0:
+	if bimbolevel = 1: supnatvnesh = 2 & bimbostupidity = (pcs_intel / 6)
+	if bimbolevel = 2: supnatvnesh = 4 & bimbostupidity = (pcs_intel / 4)
+	if bimbolevel = 3: supnatvnesh = 8 & bimbostupidity = (pcs_intel / 3)
+elseif CheatBimbo3 = 1:
+	if bimbolevel = 1: supnatvnesh = 2 & bimbostupidity = 0
+	if bimbolevel = 2: supnatvnesh = 4 & bimbostupidity = 0
+	if bimbolevel = 3: supnatvnesh = 8 & bimbostupidity = 0
+end
 
 !!A Succubus cannot be a Bimbo
 if succubusflag = 1: