Kaynağa Gözat

Sveta can have toys in Meynold Bathroom. Fixed incorrect gt for glass shower dildos.

Derryth_Love 1 yıl önce
ebeveyn
işleme
05c92f2803
2 değiştirilmiş dosya ile 4 ekleme ve 2 silme
  1. 3 1
      locations/mey_home.qsrc
  2. 1 1
      locations/selfplay.qsrc

+ 3 - 1
locations/mey_home.qsrc

@@ -197,9 +197,10 @@ if $ARGS[0] = '2':
 	$menu_loc = 'mey_home'
 	$menu_arg = '2'
 	menu_off = 0
+	$location_type = 'bathroom'
+	$bathtype = 'glass shower and tub'
 	cls
 	gs'stat'
-	$location_type = 'bathroom'
 	'<center><b><font color = maroon>Bathroom</font></b></center>'
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/hotel.room.best1.jpg"></center>'
 	*nl
@@ -207,6 +208,7 @@ if $ARGS[0] = '2':
 	'Above the beautiful vanity and sink there is a huge <a href="exec:gt ''mirror'',''start''">mirror</a>.'
 	!acts copy from [shulgabath]
 	act 'Return to the hallway': minut += 1 & gt 'mey_home', 'start'
+	gs 'selfplay', 'suction_dildo'
 	gs 'din_van', 'private'
 end
 

+ 1 - 1
locations/selfplay.qsrc

@@ -298,7 +298,7 @@ if $ARGS[0] = 'shower_dildo_check':
 		act 'Ride your bathtub dildo':gt'selfplay','shower_bathtub_suction_dildo_ride'
 	end
 	if dyneval('result = <<$loc>>_glass_shower_dildo') = 1:
-		act 'Ride your wall mounted dildo':gt'selfplay','glass_shower_suction_dildo_ride'
+		act 'Ride your wall mounted dildo':gt'selfplay','glass_shower_suction_dildo_fuck'
 	elseif dyneval('result = <<$loc>>_bath_shower_dildo') = 1:
 		act 'Ride your wall mounted dildo':gt'selfplay','shower_bathtub_wall_dildo_fuck'
 	end