Browse Source

Fix for cure all from Draquiem

KevinSmarts 8 years ago
parent
commit
9edfb4a490
1 changed files with 41 additions and 1 deletions
  1. 41 1
      locations/Cheatmenu_din

+ 41 - 1
locations/Cheatmenu_din

@@ -975,6 +975,46 @@ $cheatmenu['display'] = {
 	end
 }
 
+$cheatmenu['pain_killer'] = {
+	pain['head'] = 0
+	pain['hair'] = 0
+	pain['ears'] = 0
+	pain['eyebrows'] = 0
+	pain['eyes'] = 0
+	pain['cheeks'] = 0
+	pain['nose'] = 0
+	pain['mouth'] = 0
+	pain['lips'] = 0
+	pain['tongue'] = 0
+	pain['throat'] = 0
+	pain['neck'] = 0
+	pain['back'] = 0
+	pain['asscheeks'] = 0
+	pain['asshole'] = 0
+	pain['hips'] = 0
+	pain['thighs'] = 0
+	pain['legL'] = 0
+	pain['legR'] = 0
+	pain['feet'] = 0
+	pain['toes'] = 0
+	pain['shoulders'] = 0
+	pain['armL'] = 0
+	pain['armR'] = 0
+	pain['hands'] = 0
+	pain['fingers'] = 0
+	pain['chest'] = 0
+	pain['breasts'] = 0
+	pain['nipples'] = 0
+	pain['ribs'] = 0
+	pain['tummy'] = 0
+	pain['pubic'] = 0
+	pain['vaginal'] = 0
+	pain['labia'] = 0
+	pain['clitoris'] = 0
+	pain['urethra'] = 0
+	pain['cervix'] = 0
+}
+
 $cheatmenu = {
 	gs'stat'
 	clr
@@ -993,7 +1033,7 @@ $cheatmenu = {
 	pl'<a href="exec:dynamic $cheatmenu[''money'']">Change money</a>'
 	pl'<a href="exec:money = 0 & dynamic $cheatmenu">Zero money</a>'
 	pl'<a href="exec:dynamic $cheatmenu[''std_cure'']">Cure all stds</a>'
-	pl'<a href="exec:vgape = 0 & agape = 0 & nippain = 0 & painpub = 0 & pirs_pain_ton = 0 & mesec = 0 & spanked = 0 & SLomka = 0 & Narkoman = 0 & strongnark = 0 & SNarkTimes = 0 & nark = 0 & fingal = 0 & mosol = 0 & frost = 0 & sick = 0 & dynamic $cheatmenu[''std_cure'']">Cure all ailments.</a>'
+	pl'<a href="exec:vgape = 0 & agape = 0 & nippain = 0 & painpub = 0 & pirs_pain_ton = 0 & mesec = 0 & spanked = 0 & SLomka = 0 & Narkoman = 0 & strongnark = 0 & SNarkTimes = 0 & nark = 0 & fingal = 0 & mosol = 0 & frost = 0 & sick = 0 & dynamic $cheatmenu[''std_cure''] & dynamic $cheatmenu[''pain_killer'']">Cure all ailments.</a>'
 	nl
 	if cyccustom = 0:pl'Automatic period tracking - <a href="exec:dynamic $cheatmenu[''auto_period'']">OFF</a>'
 	if cyccustom = 1:pl'Automatic period tracking - <a href="exec:dynamic $cheatmenu[''auto_period'']">ON</a>'