瀏覽代碼

Pain variables reduced for ease of use.

KevinSmarts 8 年之前
父節點
當前提交
638948acee
共有 10 個文件被更改,包括 159 次插入378 次删除
  1. 2 4
      locations/Komp
  2. 16 32
      locations/cikl
  3. 1 2
      locations/dimaHome
  4. 9 18
      locations/gKristinaZv
  5. 2 4
      locations/kompMFCtwo
  6. 1 2
      locations/lesbidomhouse
  7. 93 237
      locations/obj_din
  8. 28 69
      locations/pain
  9. 3 6
      locations/pirsingsalon
  10. 4 4
      locations/stat_display

+ 2 - 4
locations/Komp

@@ -1348,8 +1348,7 @@ if $ARGS[0] = 'waitclients':
 			minut += 2
 			horny += 5
 			if alko >= 4:
-				gs 'pain', 2, 'slap', 'breastL'
-				gs 'pain', 2, 'slap', 'breastR'
+				gs 'pain', 2, 'slap', 'breasts'
 			end
 			chancetips = RAND(0,100)
 			if chancetips >= 85:
@@ -1468,8 +1467,7 @@ if $ARGS[0] = 'waitclients':
 			end
 			mfcclients = 0
 			minut += 2
-			gs 'pain', 2, 'pinch', 'nippleL'
-			gs 'pain', 2, 'pinch', 'nippleR'
+			gs 'pain', 2, 'pinch', 'nipples'
 			horny -= RAND(20,50)
 			chancetips = RAND(0,100)
 			if chancetips >= 75:

+ 16 - 32
locations/cikl

@@ -422,14 +422,10 @@ if pregtime > 10:fat += 1
 
 if pain['head'] > 0:pain['head'] -= 1
 if pain['hair'] > 0:pain['hair'] -= 1
-if pain['earL'] > 0:pain['earL'] -= 1
-if pain['earR'] > 0:pain['earR'] -= 1
-if pain['eyebrowL'] > 0:pain['eyebrowL'] -= 1
-if pain['eyebrowR'] > 0:pain['eyebrowR'] -= 1
-if pain['eyeL'] > 0:pain['eyeL'] -= 1
-if pain['eyeR'] > 0:pain['eyeR'] -= 1
-if pain['cheekL'] > 0:pain['cheekL'] -= 1
-if pain['cheekR'] > 0:pain['cheekR'] -= 1
+if pain['ears'] > 0:pain['ears'] -= 1
+if pain['eyebrows'] > 0:pain['eyebrows'] -= 1
+if pain['eyes'] > 0:pain['eyes'] -= 1
+if pain['cheeks'] > 0:pain['cheeks'] -= 1
 if pain['nose'] > 0:pain['nose'] -= 1
 if pain['mouth'] > 0:pain['mouth'] -= 1
 if pain['lips'] > 0:pain['lips'] -= 1
@@ -437,41 +433,29 @@ if pain['tongue'] > 0:pain['tongue'] -= 1
 if pain['throat'] > 0:pain['throat'] -= 1
 if pain['neck'] > 0:pain['neck'] -= 1
 if pain['back'] > 0:pain['back'] -= 1
-if pain['asscheekL'] > 0:pain['asscheekL'] -= 1
-if pain['asscheekR'] > 0:pain['asscheekR'] -= 1
+if pain['asscheeks'] > 0:pain['asscheeks'] -= 1
 if pain['asshole'] > 0:pain['asshole'] -= 1
-if pain['hipL'] > 0:pain['hipL'] -= 1
-if pain['hipR'] > 0:pain['hipR'] -= 1
-if pain['thighL'] > 0:pain['thighL'] -= 1
-if pain['thighR'] > 0:pain['thighR'] -= 1
+if pain['hips'] > 0:pain['hips'] -= 1
+if pain['thighs'] > 0:pain['thighs'] -= 1
 if pain['legL'] > 0:pain['legL'] -= 1
 if pain['legR'] > 0:pain['legR'] -= 1
-if pain['footL'] > 0:pain['footL'] -= 1
-if pain['footR'] > 0:pain['footR'] -= 1
-if pain['toesL'] > 0:pain['toesL'] -= 1
-if pain['toesR'] > 0:pain['toesR'] -= 1
-if pain['shoulderL'] > 0:pain['shoulderL'] -= 1
-if pain['shoulderR'] > 0:pain['shoulderR'] -= 1
-if pain['underarmL'] > 0:pain['underarmL'] -= 1
-if pain['underarmR'] > 0:pain['underarmR'] -= 1
+if pain['feet'] > 0:pain['feet'] -= 1
+if pain['toes'] > 0:pain['toes'] -= 1
+if pain['shoulders'] > 0:pain['shoulders'] -= 1
 if pain['armL'] > 0:pain['armL'] -= 1
 if pain['armR'] > 0:pain['armR'] -= 1
-if pain['handL'] > 0:pain['handL'] -= 1
-if pain['handR'] > 0:pain['handR'] -= 1
-if pain['fingersL'] > 0:pain['fingersL'] -= 1
-if pain['fingersR'] > 0:pain['fingersR'] -= 1
+if pain['hands'] > 0:pain['hands'] -= 1
+if pain['fingers'] > 0:pain['fingers'] -= 1
 if pain['chest'] > 0:pain['chest'] -= 1
-if pain['breastL'] > 0:pain['breastL'] -= 1
-if pain['breastR'] > 0:pain['breastR'] -= 1
-if pain['nippleL'] > 0:pain['nippleL'] -= 1
-if pain['nippleR'] > 0:pain['nippleR'] -= 1
-if pain['ribsL'] > 0:pain['ribsL'] -= 1
-if pain['ribsR'] > 0:pain['ribsR'] -= 1
+if pain['breasts'] > 0:pain['breasts'] -= 1
+if pain['nipples'] > 0:pain['nipples'] -= 1
+if pain['ribs'] > 0:pain['ribs'] -= 1
 if pain['tummy'] > 0:pain['tummy'] -= 1
 if pain['pubic'] > 0:pain['pubic'] -= 1
 if pain['vaginal'] > 0:pain['vaginal'] -= 1
 if pain['clitoris'] > 0:pain['clitoris'] -= 1
 if pain['urethra'] > 0:pain['urethra'] -= 1
+if pain['cervix'] > 0:pain['cervix'] -= 1
 
 if painpub = 2:
 	if painpubday + 5 < daystart:

+ 1 - 2
locations/dimaHome

@@ -532,8 +532,7 @@ end
 
 if $ARGS[0] = '6':
 	cls
-	gs 'pain', 9, 'pierce', 'nippleL'
-	gs 'pain', 9, 'pierce', 'nippleR'
+	gs 'pain', 9, 'pierce', 'nipples'
 
 	if maxdradrug = 6:maxdradrug = 7
 	if mop ! 1:mop = 0

+ 9 - 18
locations/gKristinaZv

@@ -181,8 +181,7 @@ elseif randhumiliation = 6:
 			'"Good bitch. Now show us what you can do with it".'
 			'You nod obediently and stick the dildo onto the tiled floor. Then you squat over it, guiding its head to your snatch. You sink yourself down on it until it''s mostly inside you, and begin to ride it. The other girls watch you intently as you slowly increase the tempo... you can see one or two of them squirming in their seats.'
 			if horny >= 100:
-				gs 'pain', 2, 'pinch', 'nippleL'
-				gs 'pain', 2, 'pinch', 'nippleR'
+				gs 'pain', 2, 'pinch', 'nipples'
 				gs 'pain', 2, 'slap', 'face'
 				horny -= RAND(15,40)
 				dom += 1
@@ -210,8 +209,7 @@ elseif randhumiliation = 7 and vagina > 0:
 		'Ride it... hmm. After you take a second to see how you could best approach this, Christina slaps your ass with a towel: "Today, bitch."'
 		'Okay, okay. You turn your back towards the dildo, letting it rest in your ass crack before you bend over. One of the other girls quickly moves a bench over for you to rest your hands on, and you give her a grateful smile as you bend over further and guide the dildo into your pussy. You can feel your pussy getting wetter and wetter from the sensations, and within minutes the showers are filled with the squishy sound of your pussy getting filled by the dildo over and over.'
 		if horny >= 100:
-			gs 'pain', 2, 'pinch', 'nippleL'
-			gs 'pain', 2, 'pinch', 'nippleR'
+			gs 'pain', 2, 'pinch', 'nipples'
 			gs 'pain', 2, 'slap', 'face'
 			horny -= RAND(15,40)
 			dom += 1
@@ -239,8 +237,7 @@ elseif randhumiliation = 8 and vagina > 0:
 		'<center><img src="images/qwest/alter/zver/dildobj14.jpg"></center>'
 		'You try to hide your smile. You have gotten used to the idea that this is how gym class will be from now on, and today''s assignment looks like it could even be fun. You stand directly over the dildo before you squat down and guide it inside you. You begin slowly, but soon enough you pick up the pace and need to support your weight with your arms as you grind your hips down on it.'
 		if horny >= 100:
-			gs 'pain', 2, 'pinch', 'nippleL'
-			gs 'pain', 2, 'pinch', 'nippleR'
+			gs 'pain', 2, 'pinch', 'nipples'
 			gs 'pain', 2, 'slap', 'face'
 			horny -= RAND(15,40)
 			dom += 1
@@ -270,8 +267,7 @@ elseif randhumiliation = 9 and vagina > 0:
 		'You sit down in front of the dildo and raise your hips to lower yourself down on it. Not fast enough for Christina''s tastes however, and she slaps your inner thigh with a towel: "Faster, bitch! We all have other places to be today!"'
 		'The other girls giggle as you slam your hips down on the rubber dong, and ride it. Christina instructs you to keep your legs spread while you ride the dildo, and keeps slapping you with her towel as you move your hips up and down. Your yelps of pain whenever the towel lands on your thighs put an evil grin on her face.'
 		if horny >= 100:
-			gs 'pain', 2, 'pinch', 'nippleL'
-			gs 'pain', 2, 'pinch', 'nippleR'
+			gs 'pain', 2, 'pinch', 'nipples'
 			gs 'pain', 2, 'slap', 'face'
 			horny -= RAND(15,40)
 			dom += 1
@@ -299,8 +295,7 @@ elseif randhumiliation = 10 and vagina > 0:
 		'<center><img src="images/qwest/alter/zver/dildobj16.jpg"></center>'
 		'Several of the girls walk towards the dong and spit on it, and you gratefully nod at them as you spread the saliva over it with your fingers, adding some of your own. Then you squat directly over the dildo and slowly rub it against your pussy lips. You can feel your snatch being stretched to its limits when you lower yourself down on it, and when you begin to move your hips you feel your pussy lips gripping the dildo tightly.'
 		if horny >= 100:
-			gs 'pain', 2, 'pinch', 'nippleL'
-			gs 'pain', 2, 'pinch', 'nippleR'
+			gs 'pain', 2, 'pinch', 'nipples'
 			gs 'pain', 2, 'slap', 'face'
 			horny -= RAND(15,40)
 			dom += 1
@@ -329,8 +324,7 @@ elseif randhumiliation = 11 and vagina > 0:
 		'<center><img src="images/qwest/alter/zver/dildobj17.jpg"></center>'
 		'You accept the brush obediently and lie down on the ground, spreading your legs. You poke the handle between your legs and slowly spread your pussy lips with it before pushing it in. It doesn''t quite feel as good as the dildos Christina usually has for you, and is not quite as big either. Nevertheless, the sopping of your pussy is quite audible in the locker room while the girls in your class change their clothes, and you see one of them glancing at her hairbrush with a dreamy look in her eyes.'
 		if horny >= 100:
-			gs 'pain', 2, 'pinch', 'nippleL'
-			gs 'pain', 2, 'pinch', 'nippleR'
+			gs 'pain', 2, 'pinch', 'nipples'
 			gs 'pain', 2, 'slap', 'face'
 			horny -= RAND(15,40)
 			dom += 1
@@ -358,8 +352,7 @@ elseif randhumiliation = 12 and vagina > 0:
 		'Knowing she expects a show, you lean back against the wall with your legs spread wide. You rub your fingers over your pussy lips, and then begin to slide your fingers in one by one with a questioning look in your eyes. At three, Christina tells you: "Stop. Three will do for today, bitch. Start fucking yourself with them."'
 		'You slowly move your hand, and can''t help but moan when you feel your pussy grasping around your fingers.'
 		if horny >= 100:
-			gs 'pain', 2, 'pinch', 'nippleL'
-			gs 'pain', 2, 'pinch', 'nippleR'
+			gs 'pain', 2, 'pinch', 'nipples'
 			gs 'pain', 2, 'slap', 'face'
 			horny -= RAND(15,30)
 			dom += 1
@@ -387,8 +380,7 @@ elseif randhumiliation = 13 and vagina > 0:
 		'<center><img src="images/qwest/alter/zver/dildobj19,'+rand(0,1)+'.jpg"></center>'
 		'You nod and get comfortable, before squeezing your fingers together tightly. Several girls spit on your fingers for you and you push them against your vagina, slowly rotating your wrist as you work them in deeper and deeper. Taking deep breaths, you eventually manage to get your entire hand inside your snatch.'
 		if horny >= 100:
-			gs 'pain', 2, 'pinch', 'nippleL'
-			gs 'pain', 2, 'pinch', 'nippleR'
+			gs 'pain', 2, 'pinch', 'nipples'
 			gs 'pain', 2, 'slap', 'face'
 			horny -= RAND(15,30)
 			dom += 1
@@ -418,8 +410,7 @@ elseif randhumiliation = 14:
 		'<center><img src="images/qwest/alter/zver/dildobj20,'+rand(0,1)+'.jpg"></center>'
 		'It''s been so long, you barely even remember why you''re doing this any more. Obeying Christina in front of the other girls after gym class has become your second nature, it''s just part of your daily duties... and you wouldn''t have it any other way. You quickly drop to your knees and crawl your way over to her, sexily waving your ass back and forth to the girls behind you. When you arrive at Christina''s feet, you rise up and obediently run your tongue over her folds, tasting her sweet juices as you begin to lick away at her snatch.'
 		if horny >= 100:
-			gs 'pain', 2, 'pinch', 'nippleL'
-			gs 'pain', 2, 'pinch', 'nippleR'
+			gs 'pain', 2, 'pinch', 'nipples'
 			gs 'pain', 2, 'slap', 'face'
 			horny -= RAND(15,30)
 			dom += 1

+ 2 - 4
locations/kompMFCtwo

@@ -219,11 +219,9 @@ if webpopular >= 50 and vagina > 0 and anus > 0 and alko >= 8 and sub > 50 and c
 				mfcclients = 0
 				webpopular += 2
 				if alko >= 10:
-					gs 'pain', 4, 'pinch', 'nippleL'
-					gs 'pain', 4, 'pinch', 'nippleR'
+					gs 'pain', 4, 'pinch', 'nipples'
 				else
-					gs 'pain', 2, 'pinch', 'nippleL'
-					gs 'pain', 2, 'pinch', 'nippleR'
+					gs 'pain', 2, 'pinch', 'nipples'
 				end
 				sub += 2
 				minut += 10

+ 1 - 2
locations/lesbidomhouse

@@ -1267,8 +1267,7 @@ if $ARGS[0] = 'QW9':
 					cla
 					*clr
 					minut += 20
-					gs 'pain', 3, 'pinch', 'breastL'
-					gs 'pain', 3, 'pinch', 'breastR'
+					gs 'pain', 3, 'pinch', 'breasts'
 					MistressAdoration += 1
 					gs'stat'
 

+ 93 - 237
locations/obj_din

@@ -573,76 +573,40 @@ $objpain = {
 			pl 'Your hair hurts.'
 		end
 	end
-	if pain['earL'] > 0:
-		if pain['earL'] > 70:
-			pl '<b><font color="red">Your left ear is extremely painful.</font></b>'
-		elseif pain['earL'] > 40:
-			pl 'Your left ear is very sore.'
+	if pain['ears'] > 0:
+		if pain['ears'] > 70:
+			pl '<b><font color="red">Your ears are extremely painful.</font></b>'
+		elseif pain['ears'] > 40:
+			pl 'Your ears are very sore.'
 		else
-			pl 'Your left ear hurts.'
+			pl 'Your ears hurt.'
 		end
 	end
-	if pain['earR'] > 0:
-		if pain['earR'] > 70:
-			pl '<b><font color="red">Your right ear is extremely painful.</font></b>'
-		elseif pain['earR'] > 40:
-			pl 'Your right ear is very sore.'
+	if pain['eyebrows'] > 0:
+		if pain['eyebrows'] > 70:
+			pl '<b><font color="red">Your eyebrows are extremely painful.</font></b>'
+		elseif pain['eyebrows'] > 40:
+			pl 'Your eyebrows are very sore.'
 		else
-			pl 'Your right ear hurts.'
+			pl 'Your eyebrows hurt.'
 		end
 	end
-	if pain['eyebrowL'] > 0:
-		if pain['eyebrowL'] > 70:
-			pl '<b><font color="red">Your left eyebrow is extremely painful.</font></b>'
-		elseif pain['eyebrowL'] > 40:
-			pl 'Your left eyebrow is very sore.'
+	if pain['eyes'] > 0:
+		if pain['eyes'] > 70:
+			pl '<b><font color="red">Your eyes are extremely painful.</font></b>'
+		elseif pain['eyes'] > 40:
+			pl 'Your eyes are very sore.'
 		else
-			pl 'Your left eyebrow hurts.'
+			pl 'Your eyes hurt.'
 		end
 	end
-	if pain['eyebrowR'] > 0:
-		if pain['eyebrowR'] > 70:
-			pl '<b><font color="red">Your right eyebrow is extremely painful.</font></b>'
-		elseif pain['eyebrowR'] > 40:
-			pl 'Your right eyebrow is very sore.'
+	if pain['cheeks'] > 0:
+		if pain['cheeks'] > 70:
+			pl '<b><font color="red">Your cheeks are extremely painful.</font></b>'
+		elseif pain['cheeks'] > 40:
+			pl 'Your cheeks are very sore.'
 		else
-			pl 'Your right eyebrow hurts.'
-		end
-	end
-	if pain['eyeL'] > 0:
-		if pain['eyeL'] > 70:
-			pl '<b><font color="red">Your left eye is extremely painful.</font></b>'
-		elseif pain['eyeL'] > 40:
-			pl 'Your left eye is very sore.'
-		else
-			pl 'Your left eye hurts.'
-		end
-	end
-	if pain['eyeR'] > 0:
-		if pain['eyeR'] > 70:
-			pl '<b><font color="red">Your right eye is extremely painful.</font></b>'
-		elseif pain['eyeR'] > 40:
-			pl 'Your right eye is very sore.'
-		else
-			pl 'Your right eye hurts.'
-		end
-	end
-	if pain['cheekL'] > 0:
-		if pain['cheekL'] > 70:
-			pl '<b><font color="red">Your left cheek is extremely painful.</font></b>'
-		elseif pain['cheekL'] > 40:
-			pl 'Your left cheek is very sore.'
-		else
-			pl 'Your left cheek hurts.'
-		end
-	end
-	if pain['cheekR'] > 0:
-		if pain['cheekR'] > 70:
-			pl '<b><font color="red">Your right cheek is extremely painful.</font></b>'
-		elseif pain['cheekR'] > 40:
-			pl 'Your right cheek is very sore.'
-		else
-			pl 'Your right cheek hurts.'
+			pl 'Your cheeks hurt.'
 		end
 	end
 	if pain['nose'] > 0:
@@ -717,15 +681,6 @@ $objpain = {
 			pl 'Your left <a href="exec:view''images/picb/SpankedAss.jpg''">asscheeks<\a> hurt.'
 		end
 	end
-	if pain['asscheekR'] > 0:
-		if pain['asscheekR'] > 70:
-			pl '<b><font color="red">Your right asscheek is extremely painful.</font></b>'
-		elseif pain['asscheekR'] > 40:
-			pl 'Your right asscheek is very sore.'
-		else
-			pl 'Your right asscheek hurts.'
-		end
-	end
 	if pain['asshole'] + (agape * 10) > 0:
 		if pain['asshole'] + (agape * 10) > 70:
 			pl '<b><font color="red">You an extremely sore anus and it emits blood.</font></b>'
@@ -735,40 +690,22 @@ $objpain = {
 			pl '<b><font color="red">You have a sore and itchy anus.</font></b>'
 		end
 	end
-	if pain['hipL'] > 0:
-		if pain['hipL'] > 70:
-			pl '<b><font color="red">Your left hip is extremely painful.</font></b>'
-		elseif pain['hipL'] > 40:
-			pl 'Your left hip is very sore.'
-		else
-			pl 'Your left hip hurts.'
-		end
-	end
-	if pain['hipR'] > 0:
-		if pain['hipR'] > 70:
-			pl '<b><font color="red">Your right hip is extremely painful.</font></b>'
-		elseif pain['hipR'] > 40:
-			pl 'Your right hip is very sore.'
-		else
-			pl 'Your right hip hurts.'
-		end
-	end
-	if pain['thighL'] > 0:
-		if pain['thighL'] > 70:
-			pl '<b><font color="red">Your left thigh is extremely painful.</font></b>'
-		elseif pain['thighL'] > 40:
-			pl 'Your left thigh is very sore.'
+	if pain['hips'] > 0:
+		if pain['hips'] > 70:
+			pl '<b><font color="red">Your hips are extremely painful.</font></b>'
+		elseif pain['hips'] > 40:
+			pl 'Your hips are very sore.'
 		else
-			pl 'Your left thigh hurts.'
+			pl 'Your hips hurt.'
 		end
 	end
-	if pain['thighR'] > 0:
-		if pain['thighR'] > 70:
-			pl '<b><font color="red">Your right thigh is extremely painful.</font></b>'
-		elseif pain['thighR'] > 40:
-			pl 'Your right thigh is very sore.'
+	if pain['thighs'] > 0:
+		if pain['thighs'] > 70:
+			pl '<b><font color="red">Your thighs are extremely painful.</font></b>'
+		elseif pain['thighs'] > 40:
+			pl 'Your thighs are very sore.'
 		else
-			pl 'Your right thigh hurts.'
+			pl 'Your thighs hurt.'
 		end
 	end
 	if pain['legL'] > 0:
@@ -789,76 +726,31 @@ $objpain = {
 			pl 'Your right leg hurts.'
 		end
 	end
-	if pain['footL'] > 0:
-		if pain['footL'] > 70:
-			pl '<b><font color="red">Your left foot is extremely painful.</font></b>'
-		elseif pain['footL'] > 40:
-			pl 'Your left foot is very sore.'
-		else
-			pl 'Your left foot hurts.'
-		end
-	end
-	if pain['footR'] > 0:
-		if pain['footR'] > 70:
-			pl '<b><font color="red">Your right foot is extremely painful.</font></b>'
-		elseif pain['footR'] > 40:
-			pl 'Your right foot is very sore.'
-		else
-			pl 'Your right foot hurts.'
-		end
-	end
-	if pain['toesL'] > 0:
-		if pain['toesL'] > 70:
-			pl '<b><font color="red">The toes on your left foot are extremely painful.</font></b>'
-		elseif pain['toesL'] > 40:
-			pl 'The toes on your left foot are very sore.'
+	if pain['feet'] > 0:
+		if pain['feet'] > 70:
+			pl '<b><font color="red">Your feet are extremely painful.</font></b>'
+		elseif pain['feet'] > 40:
+			pl 'Your feet are very sore.'
 		else
-			pl 'The toes on your left foot hurt.'
+			pl 'Your feet hurt.'
 		end
 	end
-	if pain['toesR'] > 0:
-		if pain['toesR'] > 70:
-			pl '<b><font color="red">The toes on your right foot are extremely painful.</font></b>'
-		elseif pain['toesR'] > 40:
-			pl 'The toes on your right foot are very sore.'
+	if pain['toes'] > 0:
+		if pain['toes'] > 70:
+			pl '<b><font color="red">Your toes are extremely painful.</font></b>'
+		elseif pain['toes'] > 40:
+			pl 'Your toes are very sore.'
 		else
-			pl 'The toes on your right foot hurt.'
+			pl 'Your toes foot hurt.'
 		end
 	end
-	if pain['shoulderL'] > 0:
-		if pain['shoulderL'] > 70:
-			pl '<b><font color="red">Your left shoulder is extremely painful.</font></b>'
-		elseif pain['shoulderL'] > 40:
-			pl 'Your left shoulder is very sore.'
+	if pain['shoulders'] > 0:
+		if pain['shoulders'] > 70:
+			pl '<b><font color="red">Your shoulders are extremely painful.</font></b>'
+		elseif pain['shoulders'] > 40:
+			pl 'Your shoulders are very sore.'
 		else
-			pl 'Your left shoulder hurts.'
-		end
-	end
-	if pain['shoulderR'] > 0:
-		if pain['shoulderR'] > 70:
-			pl '<b><font color="red">Your right shoulder is extremely painful.</font></b>'
-		elseif pain['shoulderR'] > 40:
-			pl 'Your right shoulder is very sore.'
-		else
-			pl 'Your right shoulder hurts.'
-		end
-	end
-	if pain['underarmL'] > 0:
-		if pain['underarmL'] > 70:
-			pl '<b><font color="red">Your left armpit is extremely painful.</font></b>'
-		elseif pain['underarmL'] > 40:
-			pl 'Your left armpit is very sore.'
-		else
-			pl 'Your left armpit hurts.'
-		end
-	end
-	if pain['underarmR'] > 0:
-		if pain['underarmR'] > 70:
-			pl '<b><font color="red">Your right armpit is extremely painful.</font></b>'
-		elseif pain['underarmR'] > 40:
-			pl 'Your right armpit is very sore.'
-		else
-			pl 'Your right armpit hurts.'
+			pl 'Your shoulders hurt.'
 		end
 	end
 	if pain['armL'] > 0:
@@ -879,40 +771,22 @@ $objpain = {
 			pl 'Your right arm hurts.'
 		end
 	end
-	if pain['handL'] > 0:
-		if pain['handL'] > 70:
-			pl '<b><font color="red">Your left hand is extremely painful.</font></b>'
-		elseif pain['handL'] > 40:
-			pl 'Your left hand is very sore.'
+	if pain['hands'] > 0:
+		if pain['hands'] > 70:
+			pl '<b><font color="red">Your hands are extremely painful.</font></b>'
+		elseif pain['hands'] > 40:
+			pl 'Your hands are very sore.'
 		else
-			pl 'Your left hand hurts.'
+			pl 'Your hands hurt.'
 		end
 	end
-	if pain['handR'] > 0:
-		if pain['handR'] > 70:
-			pl '<b><font color="red">Your right hand is extremely painful.</font></b>'
-		elseif pain['handR'] > 40:
-			pl 'Your right hand is very sore.'
+	if pain['fingers'] > 0:
+		if pain['fingers'] > 70:
+			pl '<b><font color="red">Your fingers are extremely painful.</font></b>'
+		elseif pain['fingers'] > 40:
+			pl 'Your fingers are very sore.'
 		else
-			pl 'Your right hand hurts.'
-		end
-	end
-	if pain['fingersL'] > 0:
-		if pain['fingersL'] > 70:
-			pl '<b><font color="red">The fingers on your left hand are extremely painful.</font></b>'
-		elseif pain['fingersL'] > 40:
-			pl 'The fingers on your left hand are very sore.'
-		else
-			pl 'The fingers on your left hand hurt.'
-		end
-	end
-	if pain['fingersR'] > 0:
-		if pain['fingersR'] > 70:
-			pl '<b><font color="red">The fingers on your right hand are extremely painful.</font></b>'
-		elseif pain['fingersR'] > 40:
-			pl 'The fingers on your right hand are very sore.'
-		else
-			pl 'The fingers on your right hand hurt.'
+			pl 'Your fingers hurt.'
 		end
 	end
 	if pain['chest'] > 0:
@@ -924,58 +798,31 @@ $objpain = {
 			pl 'Your chest hurts.'
 		end
 	end
-	if pain['breastL'] > 0:
-		if pain['breastL'] > 70:
-			pl '<b><font color="red">Your left breast is extremely painful.</font></b>'
-		elseif pain['breastL'] > 40:
-			pl 'Your left breast is very sore.'
-		else
-			pl 'Your left breast hurts.'
-		end
-	end
-	if pain['breastR'] > 0:
-		if pain['breastR'] > 70:
-			pl '<b><font color="red">Your right breast is extremely painful.</font></b>'
-		elseif pain['breastR'] > 40:
-			pl 'Your right breast is very sore.'
-		else
-			pl 'Your right breast hurts.'
-		end
-	end
-	if pain['nippleL'] > 0:
-		if pain['nippleL'] > 70:
-			pl '<b><font color="red">Your left nipple is extremely painful.</font></b>'
-		elseif pain['nippleL'] > 40:
-			pl 'Your left nipple is very sore.'
+	if pain['breasts'] > 0:
+		if pain['breasts'] > 70:
+			pl '<b><font color="red">Your breasts are extremely painful.</font></b>'
+		elseif pain['breasts'] > 40:
+			pl 'Your breasts are very sore.'
 		else
-			pl 'Your left nipple hurts.'
+			pl 'Your breasts hurt.'
 		end
 	end
-	if pain['nippleR'] > 0:
-		if pain['nippleR'] > 70:
-			pl '<b><font color="red">Your right nipple is extremely painful.</font></b>'
-		elseif pain['nippleR'] > 40:
-			pl 'Your right nipple is very sore.'
+	if pain['nipples'] > 0:
+		if pain['nipples'] > 70:
+			pl '<b><font color="red">Your nipples are extremely painful.</font></b>'
+		elseif pain['nipples'] > 40:
+			pl 'Your nipples are very sore.'
 		else
-			pl 'Your right nipple hurts.'
+			pl 'Your nipples hurt.'
 		end
 	end
-	if pain['ribsL'] > 0:
-		if pain['ribsL'] > 70:
-			pl '<b><font color="red">The left of your ribcage is extremely painful.</font></b>'
-		elseif pain['ribsL'] > 40:
-			pl 'The left of your ribcage is very sore.'
+	if pain['ribs'] > 0:
+		if pain['ribs'] > 70:
+			pl '<b><font color="red">Your ribs are extremely painful.</font></b>'
+		elseif pain['ribs'] > 40:
+			pl 'Your ribs are very sore.'
 		else
-			pl 'The left of your ribcage hurts.'
-		end
-	end
-	if pain['ribsR'] > 0:
-		if pain['ribsR'] > 70:
-			pl '<b><font color="red">The right of your ribcage is extremely painful.</font></b>'
-		elseif pain['ribsR'] > 40:
-			pl 'The right of your ribcage is very sore.'
-		else
-			pl 'The right of your ribcage hurts.'
+			pl 'Your ribs hurt.'
 		end
 	end
 	if pain['tummy'] > 0:
@@ -1023,6 +870,15 @@ $objpain = {
 			pl 'Your urethra hurts.'
 		end
 	end
+	if pain['cervix'] > 0:
+		if pain['cervix'] > 70:
+			pl '<b><font color="red">Your cervix is extremely painful.</font></b>'
+		elseif pain['cervix'] > 40:
+			pl 'Your cervix is very sore.'
+		else
+			pl 'Your cervix hurts.'
+		end
+	end
 }
 
 $objclothes = {

+ 28 - 69
locations/pain

@@ -2,12 +2,12 @@
 !For checking pain and when applicable triggering arousal.
 !ARGS[0] magnitude of pain inflicted 1 is very light, 9 is extreme, potentially hospitalizing
 !$ARGS[1] should equal the body part being hurt from any of the following:
-!BobyPart 'head', 'hair', 'earL', 'earR', 'eyebrowL', 'eyebrowR', 'eyeL', 'eyeR', 'cheekL', 'cheekR', 'nose', 'mouth', 'lips', 'tongue', 'throat', 'neck', 'back',
-!'asscheeks', 'asshole', 'hipL', 'hipR', 'thighL', 'thighR' 'legL', 'legR', 'footL', 'footR', 'toesL', 'toesR', 'shoulderL', 'shoulderR', 'underarmL',
-!'underarmR', 'armL', 'armR', 'handL', 'handR', 'fingersL', 'fingersR', 'chest', 'breastL', 'breastR', 'nippleL', 'nippleR', 'ribsL', 'ribsR', 'tummy', 
-!'pubic', 'vaginal', 'labia', 'clitoris', 'urethra'
+!BobyPart 'head', 'hair', 'ears', 'eyebrows', 'eyes', 'cheeks', 'nose', 'mouth', 'lips', 'tongue', 'throat', 'neck', 'back',
+!'asscheeks', 'asshole', 'hips', 'thighs', 'legL', 'legR', 'feet', 'toes', 'shoulders', 'armL', 'armR', 'handL', 'handR',
+!'fingers', 'chest', 'breasts', 'nipples', 'ribs', 'tummy', 'pubic', 'vaginal', 'labia', 'clitoris', 'urethra', 'cervix'
 !$ARGS[2] The action the participant has performed on Sveta (some of these can cause arousal if Sveta is into pain)
-!Act: 'pierce', 'slap', 'spank', 'pinch', 'bite', 'burn', 'freeze', 'hit', 'kick', 'Slam', 'shock', 'bind', 'stretch', 'tear', 'break', 'twist'
+!Acts: 'pierce', 'slap', 'spank', 'pinch', 'bite', 'burn', 'freeze', 'hit', 'kick', 'Slam', 'shock', 'bind', 'stretch'
+!'tear', 'break', 'twist', 'ache', 'cramp', 'labor'
 !Format to use: gs 'pain', n, 'BobyPart', 'Act'
 !For pain to multiple body parts, use multiple calls
 
@@ -27,8 +27,6 @@ elseif $ARGS[2] = 'burn':
 	pain[2] = 7
 elseif $ARGS[2] = 'freeze':
 	pain[2] = 7
-elseif $ARGS[2] = 'deprive':
-	pain[2] = 2
 elseif $ARGS[2] = 'hit':
 	pain[2] = 7
 elseif $ARGS[2] = 'kick':
@@ -47,6 +45,12 @@ elseif $ARGS[2] = 'break':
 	pain[2] = 10
 elseif $ARGS[2] = 'twist':
 	pain[2] = 4
+elseif $ARGS[2] = 'ache':
+	pain[2] = 9
+elseif $ARGS[2] = 'cramp':
+	pain[2] = 10
+elseif $ARGS[2] = 'labor':
+	pain[2] = 4
 end
 
 if $ARGS[1] = 'head':
@@ -55,30 +59,18 @@ if $ARGS[1] = 'head':
 elseif $ARGS[1] = 'hair':
 	pain[3] = 1
 	pain['hair'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[1] = 'earL':
+elseif $ARGS[1] = 'ears':
 	pain[3] = 6
 	pain['earL'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[1] = 'earR':
-	pain[3] = 6
-	pain['earR'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[1] = 'eyebrowL':
+elseif $ARGS[1] = 'eyebrows':
 	pain[3] = 6
 	pain['eyebrowL'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[1] = 'eyebrowR':
-	pain[3] = 6
-	pain['eyebrowR'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[1] = 'eyeL':
+elseif $ARGS[1] = 'eyes':
 	pain[3] = 8
 	pain['eyeL'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[1] = 'eyeR':
-	pain[3] = 8
-	pain['eyeR'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[1] = 'cheekL':
+elseif $ARGS[1] = 'cheeks':
 	pain[3] = 3
 	pain['cheekL'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[1] = 'cheekR':
-	pain[3] = 3
-	pain['cheekR'] += pain[1] * pain[2] * pain[3] /10
 elseif $ARGS[1] = 'nose':
 	pain[3] = 5
 	pain['nose'] += pain[1] * pain[2] * pain[3] /10
@@ -106,87 +98,51 @@ elseif $ARGS[2] = 'asscheeks':
 elseif $ARGS[2] = 'asshole':
 	pain[3] = 9
 	pain['asshole'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[2] = 'hipL':
+elseif $ARGS[2] = 'hips':
 	pain[3] = 5
 	pain['hipL'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[2] = 'hipR':
-	pain[3] = 5
-	pain['hipR'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[2] = 'thighL':
+elseif $ARGS[2] = 'thighs':
 	pain[3] = 4
 	pain['thighL'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[2] = 'thighR':
-	pain[3] = 4
-	pain['thighR'] += pain[1] * pain[2] * pain[3] /10
 elseif $ARGS[2] = 'legL':
 	pain[3] = 3
 	pain['legL'] += pain[1] * pain[2] * pain[3] /10
 elseif $ARGS[2] = 'legR':
 	pain[3] = 3
 	pain['legR'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[2] = 'footL':
+elseif $ARGS[2] = 'feet':
 	pain[3] = 2
 	pain['footL'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[2] = 'footR':
-	pain[3] = 2
-	pain['footR'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[2] = 'toesL':
+elseif $ARGS[2] = 'toes':
 	pain[3] = 4
 	pain['toesL'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[2] = 'toesR':
-	pain[3] = 4
-	pain['toesR'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[2] = 'shoulderL':
+elseif $ARGS[2] = 'shoulders':
 	pain[3] = 2
 	pain['shoulderL'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[2] = 'shoulderR':
-	pain[3] = 2
-	pain['shoulderR'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[2] = 'underarmL':
-	pain[3] = 3
-	pain['underarmL'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[2] = 'underarmR':
-	pain[3] = 3
-	pain['underarmR'] += pain[1] * pain[2] * pain[3] /10
 elseif $ARGS[2] = 'armL':
 	pain[3] = 2
 	pain['armL'] += pain[1] * pain[2] * pain[3] /10
 elseif $ARGS[2] = 'armR':
 	pain[3] = 2
 	pain['armR'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[2] = 'handL':
+elseif $ARGS[2] = 'hands':
 	pain[3] = 3
 	pain['handL'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[2] = 'handR':
-	pain[3] = 3
-	pain['handR'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[2] = 'fingersL':
+elseif $ARGS[2] = 'fingers':
 	pain[3] = 4
 	pain['fingersL'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[2] = 'fingersR':
-	pain[3] = 4
-	pain['fingersR'] += pain[1] * pain[2] * pain[3] /10
 elseif $ARGS[2] = 'chest':
 	pain[3] = 7
 	pain['chest'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[2] = 'breastL':
+elseif $ARGS[2] = 'breasts':
 	pain[3] = 8
 	pain['breastL'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[2] = 'breastR':
-	pain[3] = 8
-	pain['breastR'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[2] = 'nippleL':
+elseif $ARGS[2] = 'nipples':
 	pain[3] = 9
 	pain['nippleL'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[2] = 'nippleR':
-	pain[3] = 9
-	pain['nippleR'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[2] = 'ribsL':
+elseif $ARGS[2] = 'ribs':
 	pain[3] = 5
 	pain['ribsL'] += pain[1] * pain[2] * pain[3] /10
-elseif $ARGS[2] = 'ribsR':
-	pain[3] = 5
-	pain['ribsR'] += pain[1] * pain[2] * pain[3] /10
 elseif $ARGS[2] = 'tummy':
 	pain[3] = 6
 	pain['tummy'] += pain[1] * pain[2] * pain[3] /10
@@ -205,6 +161,9 @@ elseif $ARGS[2] = 'clitoris':
 elseif $ARGS[2] = 'urethra':
 	pain[3] = 6
 	pain['urethra'] += pain[1] * pain[2] * pain[3] /10
+elseif $ARGS[2] = 'cervix':
+	pain[3] = 8
+	pain['cervix'] += pain[1] * pain[2] * pain[3] /10
 end
 
 !arousal calculation

+ 3 - 6
locations/pirsingsalon

@@ -30,8 +30,7 @@ $pirsysh = {
 	minut += 30
 	money -= 3000
 	pirsC = 1
-	gs 'pain', 7, 'pierce', 'earL'
-	gs 'pain', 7, 'pierce', 'earR'
+	gs 'pain', 7, 'pierce', 'ears'
 	gs 'stat'
 	'Master pierced your ears inserted earrings.'
 
@@ -56,8 +55,7 @@ $pirsbro = {
 	minut += 30
 	money -= 5000
 	pirsE = 1
-	gs 'pain', 7, 'pierce', 'eyebrowL'
-	gs 'pain', 7, 'pierce', 'eyebrowR'
+	gs 'pain', 7, 'pierce', 'eyebrows'
 	gs 'stat'
 	'Master pierced your eyebrow inserted a barbell.'
 
@@ -69,8 +67,7 @@ $pirssos = {
 	minut += 30
 	money -= 10000
 	pirsF = 1
-	gs 'pain', 7, 'pierce', 'nippleL'
-	gs 'pain', 7, 'pierce', 'nippleR'
+	gs 'pain', 7, 'pierce', 'nipples'
 	gs 'stat'
 	'Master pierced your nipples and inserted rings.'
 

+ 4 - 4
locations/stat_display

@@ -4,10 +4,10 @@
 !!!Pain calculation!!!
 !!!!!!!!!!!!!!!!!!!!!
 
-pain['body1'] = pain['head'] + pain['hair'] + pain['earL'] + pain['earR'] + pain['eyebrowL'] + pain['eyebrowR'] + pain['eyeL'] + pain['eyeR'] + pain['cheekL'] + pain['cheekR'] + pain['nose'] +  pain['mouth'] + pain['lips'] + pain['tongue'] + pain['throat'] + pain['neck'] + pain['back']
-pain['body2'] = pain['asscheeks'] + pain['asshole'] + pain['hipL'] + pain['hipR'] + pain['thighL'] + pain['thighR'] + pain['legL'] + pain['legR'] + pain['footL'] + pain['footR'] + pain['toesL'] + pain['toesR'] + pain['shoulderL'] + pain['shoulderR']
-pain['body3'] = pain['underarmL'] + pain['underarmR'] + pain['armL'] + pain['armR'] + pain['handL'] + pain['handR'] + pain['fingersL'] + pain['fingersR'] + pain['chest'] + pain['breastL'] + pain['breastR'] + pain['nippleL'] + pain['nippleR'] + pain['ribsL'] + pain['ribsR'] + pain['tummy']
-pain['body4'] = pain['pubic'] + pain['vaginal'] + pain['labia'] + pain['clitoris'] + pain['urethra']
+pain['body1'] = pain['head'] + pain['hair'] + pain['ears'] + pain['eyebrows'] + pain['eyes'] + pain['cheeks'] + pain['nose'] +  pain['mouth'] + pain['lips'] + pain['tongue']
+pain['body2'] = pain['throat'] + pain['neck'] + pain['back'] + pain['asscheeks'] + pain['asshole'] + pain['hips'] + pain['thighs'] + pain['legL'] + pain['legR'] + pain['feet']
+pain['body3'] = pain['toes'] + pain['shoulders'] + pain['armL'] + pain['armR'] + pain['hands'] + pain['fingers'] + pain['chest'] + pain['breasts'] + pain['nipples'] + pain['ribs']
+pain['body4'] = pain['tummy'] + pain['pubic'] + pain['vaginal'] + pain['labia'] + pain['clitoris'] + pain['urethra'] + pain['cervix']
 
 pain['total'] = pain['body1'] + pain['body2'] + pain['body3'] + pain['body4'] + (vgape * 8) + (agape * 10) + (spanked * 24)
 if pain['total'] > 100: pain['total'] = 100