Browse Source

[fixed] Action didn't work as no option added and condenced it a bit
[text edit] double negative

Kevin_Smarts 2 years ago
parent
commit
2d6cf80530
2 changed files with 4 additions and 23 deletions
  1. 1 1
      locations/hotel_anna.qsrc
  2. 3 22
      locations/hotel_anna_gear.qsrc

+ 1 - 1
locations/hotel_anna.qsrc

@@ -199,7 +199,7 @@ if ARGS[0] = 3:
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/anna1toy1b.jpg"></center>'
 		'<font color = blue>"Crap even the reduction surgery wasn''t enough then, it''s always the same."'
 		'You are surprised by such candid talk about cosmetic surgery'
-		'"Don''t not mind me <<$pcs_nickname>>, the main thing is that you listen"'
+		'"Don''t mind me <<$pcs_nickname>>, the main thing is that you listen"'
 		'"In BDSM we use a lot of furniture, some are fixed, some not and some are semi-fixed. I cannot bring fixed furniture for obvious reasons, so we only have furniture that is not fixed and toys. Today we''ll look at some toys, next time furniture and restraining. The toys i''m showing you today can be used alone or with other toys. Some toys are for pain and pleasure in general, but others can be used to increase the sensations experienced during sexual acts. I can demonstrate one with you but wait until the end before you decide if you want a demonstration, first I''ll show you the items then you can make an informed choice, shall we start?" You nod.'
 		'Oh! About drugs, they are strictly forbidden due to the nature of BDSM itself, we cannot trust our judgement or that of someone else if they are pissed or stoned it could be dangerous and it can damage the relationship, which would undermine everything. That''s not to say those in a BDSM relationship cannot drink or do drugs, only that they should not be whipping each other when they do."'
 		gs 'hotel_anna', '3a'

+ 3 - 22
locations/hotel_anna_gear.qsrc

@@ -118,8 +118,7 @@ if $ARGS[0] = 'toys_vacuum':
 		gs 'stat'
 		$anna_toys_image5
 		'"Absolutely. Nothing will go wrong I can promise you that. I have to stay here and monitor as is edgeplay after all, and I cannot allow you to do that alone. Hope you can understand. If you want you could try the manual cups; they are more difficult to use but they are safer and easier to control for inexperienced people. I''ll put one on you and you''ll follow my example with another one. Ready?"'
-		act'OK...':
-		end
+		act'OK...': AnnaQW['sub'] += 1 & gt 'hotel_anna_gear', 'toys_vacuum3'
 		act'I''m sorry Anna, maybe another time...':
 			*clr & cla
 			gs 'stat'
@@ -133,7 +132,7 @@ if $ARGS[0] = 'toys_vacuum':
 		gs 'stat'
 		$anna_toys_image5
 		'"Ok, i''ll give you a demonstration, pay attention because without trying this on yourself you won''t understand what''s the correct pressure and adjustments you have to mak1e to have a secure grip can be compromised."'
-		act'OK': gt 'hotel_anna_gear', 'toys_vacuum2'
+		act'OK': AnnaQW['dom'] += 1 & gt 'hotel_anna_gear', 'toys_vacuum2'
 		act'Perhaps some other time.':
 			*clr & cla
 			gs 'stat'
@@ -146,26 +145,10 @@ if $ARGS[0] = 'toys_vacuum':
 		*clr & cla
 		gs 'stat'
 		AnnaQW['switch'] += 1
-		BDSM_Knowledge += 1
 		$anna_toys_image5
 		'"Well if you are willing of course, but not without me being there. Nothing will go wrong I can promise you that, but this is edgeplay and I cannot allow you to this alone. I hope you can understand.'
 		'I can make a practical demonstration on myself if you prefer but it''s up to you. If you want to try by yourself you have to try with the manual cups, they are more difficult to use but they are safer and easier to control for inexperienced people. I''ll put one on you and you''ll follow my example with another one. Ready?"'
-		act'Ok...I''ll try by myself...':
-			*clr & cla
-			gs 'stat'
-			'<center><video autoplay loop src="images/characters/pavlovsk/resident/Anna/sessionhotel/vacuums.mp4"></video></center>'
-			'You remove your shirt and Anna puts a vacuum cup on one of your nipples. "Ok. Now you do the other one..." You try to put the cup following Anna instruction; the cup stays in place for few second.'
-			'"It won''t stay in place!"'
-			'"Exactly...they are more difficult to use. It''s a matter of experience, but with the manual cups you can avoid easily some bad mistakes with the pump unit. Some lube or your own spit can help; the skin isn''t like a mirror, so the grip isn''t secure, especially at the beginning. Ok...i think that''s enough for today."'
-			act'Stop':
-				*clr & cla
-				gs 'stat'
-				$anna_toys_image5
-				'"Thank you Anna. It was an interesting experience."'
-				'"Yes, you''ll feel more sensitive for a little while as the suction draws more blood to the area making the nerves more active. Next time we''ll be looking at restraints if you wish to learn more."'
-				act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
-			end
-		end
+		act'Ok...I''ll try by myself...': gt 'hotel_anna_gear', 'toys_vacuum3'
 		act'I prefer to watch you, Anna, if you don''t mind...': gt 'hotel_anna_gear', 'toys_vacuum2'
 	end
 	act'Leave':
@@ -180,7 +163,6 @@ end
 if $ARGS[0] = 'toys_vacuum2':
 	*clr & cla
 	gs 'stat'
-	AnnaQW['dom'] += 1
 	BDSM_Knowledge += 1
 	'<center><video autoplay loop src="images/characters/pavlovsk/resident/Anna/sessionhotel/vacuuma.mp4"></video></center>'
 	'Anna puts the pump on and adjusts the settings to create a vacuum. "Hope you don''t mind...I enjoy a bit more pressure than you can get with the manual ones." The cup stays firmly in place and you can see clearly that her nipple is dragged forward by the pressure; immediately Anna starts to move the cup.'
@@ -200,7 +182,6 @@ end
 if $ARGS[0] = 'toys_vacuum3':
 	*clr & cla
 	gs 'stat'
-	AnnaQW['sub'] += 1
 	BDSM_Knowledge += 1
 	'<center><video autoplay loop src="images/characters/pavlovsk/resident/Anna/sessionhotel/vacuums.mp4"></video></center>'
 	'You remove your top and Anna puts a vacuum cup on one of your nipples. "Ok. Now you do the other one." You try to attach the cup following Anna instruction but the cup only stays in place for few seconds.'