Explorar el Código

[Renamed] Renamed Pav hotel file names to make it more clear

ADCSux hace 2 años
padre
commit
3dfb1f771f

+ 4 - 4
glife.qproj

@@ -1135,10 +1135,10 @@
 		<Location name="card"/>
 	</Folder>
 	<Folder name="Hotel">
-		<Location name="HotelHole"/>
-		<Location name="hotel_resep"/>
-		<Location name="HotelAdmin"/>
-		<Location name="hotel_work"/>
+		<Location name="pav_hotel"/>
+		<Location name="pav_hotelReception"/>
+		<Location name="pav_hotelAdmin"/>
+		<Location name="pav_hotelWork"/>
 		<Location name="HotelRoom"/>
 		<Location name="hotel_anna"/>
 		<Location name="hotel_anna_gear"/>

+ 3 - 3
locations/HotelRoom.qsrc

@@ -24,7 +24,7 @@ if $ARGS[0] = 'normal':
 	act'Go to the hotel lobby':
 		if $clothingworntype ! 'nude':
 			hotelWiFi = 0
-			gt'hotelHole'
+			gt'pav_hotel'
 		else
 			msg'<b><font color = red>You need to get dressed before leaving your hotel room.</font></b>'
 			gt'HotelRoom','normal'
@@ -62,7 +62,7 @@ if $ARGS[0] = 'better':
 	act'Go to the hotel lobby':
 		if $clothingworntype ! 'nude':
 			hotelWiFi = 0
-			gt'hotelHole'
+			gt'pav_hotel'
 		else
 			msg'<b><font color = red>You need to get dressed before leaving your hotel room.</font></b>'
 			gt'HotelRoom','better'
@@ -101,7 +101,7 @@ if $ARGS[0] = 'best':
 	act'Go to the hotel lobby':
 		if $clothingworntype ! 'nude':
 			hotelWiFi = 0
-			gt'hotelHole'
+			gt'pav_hotel'
 		else
 			msg'<b><font color = red>You need to get dressed before leaving your hotel room.</font></b>'
 			gt'HotelRoom','best'

+ 39 - 39
locations/hotel_anna.qsrc

@@ -69,7 +69,7 @@ if ARGS[0] = 1:
 			'"I''m grateful Miss Igorevna, I will have to think about it."'
 			'"I''m glad you came and please, call me Anna. Now I have things to do so you''ll have to leave for now." Anna Igorevna leads you to the door. "See you soon <<$pcs_nickname>>."'
 
-			act 'go away': gt'HotelHole'
+			act 'go away': gt'pav_hotel'
 		end
 	end
 end
@@ -157,7 +157,7 @@ if $ARGS[0] = '2a':
 				'"So you are a switch?"'
 				'Anna smiles, "Very astute <<$pcs_firstname>>, I am in my own time and sometimes professionally but my job now requires me to be Dominant. We will get to that in another chat our time is limited. Just remember both the sub and the Dom get pleasure from their roles and we''ll talk about some more fun stuff next time."'
 				'Anna politely leads you to the exit.'
-				act 'Leave': gt'HotelHole'
+				act 'Leave': gt'pav_hotel'
 			end
 		end	
 	end
@@ -290,7 +290,7 @@ if $ARGS[0] = '3b':
 			'Anna presents you some toys to choose from:
 			<table border=1><tr><td><a href="exec:gs ''hotel_anna_gear'', ''toys_paddle''">Paddle</a></td><td><a href="exec:gs ''hotel_anna_gear'', ''toys_vacuum''">Vacuum cups</a></td><td><a href="exec:gs ''hotel_anna_gear'', ''toys_wheel''">Wattenburg wheel</a></td><td><a href="exec:gs ''hotel_anna_gear'', ''toys_wand''">Violet wand</a></td></tr>'
 
-			act 'go away': gt'HotelHole'
+			act 'go away': gt'pav_hotel'
 		end
 		act'Decline':
 			minut += 5
@@ -307,7 +307,7 @@ if $ARGS[0] = '3b':
 			end
 			'"I think it''s time for me to leave"'
 			'"Of course my dear, we can do this another time if you are ever interested." Anna leads you to the door.'
-			act 'Leave': gt'HotelHole'
+			act 'Leave': gt'pav_hotel'
 		end
 	end
 end
@@ -406,7 +406,7 @@ if $ARGS[0] = '4a':
 					!!Don''t forget to move the TR back when re adding this
 					!!'<td><a href="exec:gs ''hotel_anna_gear'', ''restraints_leash''">Collar and leash</a></td><td><a href="exec:gs ''hotel_anna_gear'', ''restraints_cuff''">Cuffs</a></td>'
 
-					act 'go away': gt'HotelHole'
+					act 'go away': gt'pav_hotel'
 				end
 				act'Skip the demo':
 					minut += 10
@@ -415,7 +415,7 @@ if $ARGS[0] = '4a':
 					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/anna2restr4.jpg"></center>'
 					'"Thank you Anna but I should go."'
 					'"Of course dear, if you''ll forgive me getting in and out of this swing is a bit awkward so I won''t walk you to the door."'
-					act 'Leave': gt'HotelHole'
+					act 'Leave': gt'pav_hotel'
 				end
 			end
 		end
@@ -623,7 +623,7 @@ if ARGS[0] = 5:
 			cla
 			gs 'stat'
 			'<font color = #DC143C>"I''m sorry Anna, i think i''ve made a mistake."</font> You find your best excuse to explain Anna you don''t feel comfortable; she seems to understand your apologies, and she gave you a quick overview on what you will miss today. She explay about the order of a proper intercourse, and the different way to approach at it with the same results; also she gave you some tip again about D/s relationship and the correct way to refer to the partner and the behaviour that has to be assumed within the relationship. She doesn''t forget to remind you about the warm up and the aftercare. She cut quickly telling you that this is all she can teach you with words and that a practical session would be the best; since you were not agree this end your session. Anna doesn''t lose the chance to tell you that she will miss you for this session, without letting you feel the weight of your decision: it seems this doesn''t have an impact on your session and again she reassure you telling that you have to do what you are comfortable with. You quickly exchange your greeting and both of you return to their own things to do.  '
-			act 'go away': gt'HotelHole'
+			act 'go away': gt'pav_hotel'
 		end	
 	end
 end
@@ -741,13 +741,13 @@ if ARGS[0] = 7:
 					gs 'stat'
 					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionpracticend/session_start0a.jpg"></center>'
 					'<font color = blue> "Understandable. Well in that case we can only talk about how things are going in the world..." </font> Both you and Anna spend an hour speaking of various thing, sometimes the arguments drop on the BDSM but mostly it''s unrelated to it... . It seems that Anna couldn''t teach you nothing more without practice... . At the end she lead you to the exit letting you know she''s avaible for further experimentation... <font color = blue> "...and...if you want to return on our steps...feel free to pass anytime."</font> Then she give you two great kisses on your cheeck and you go on your own way...'
-					act'Thanks Anna, see you...': gt'HotelHole'
+					act'Thanks Anna, see you...': gt'pav_hotel'
 				end
 			end
 		end
 	end
 end
-!		act 'Listen': gt'HotelHole'
+!		act 'Listen': gt'pav_hotel'
 
 if ARGS[0] = 8:
 	!Conclusion of the introduction, Anna gives you the card and tells you to come meet her at 
@@ -928,7 +928,7 @@ if $ARGS[0] = 'Anna_sub_sessionN':
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionpracticend/sub/sub9.jpg"></center>'
 			'<font color = blue>"Yes yes! Nice!...those colors suits you well..."</font> Anna complete the work, and you are "ready to sleep"; she moved the ropes from the front and  she secured your wirst with them, then she add a gag and a bandage around your eyes <font color = blue>"...and that''s if i want to read at night and sub wants to sleep..."</font> Anna explain all the gear you are now wearing and something more you were not able to try. At the end she free you from every restriction, and you are finally free to go.'
-			act'...': gt'Hotelhole'
+			act'...': gt'pav_hotel'
 		end
 	end
 	act'...N-no...': 
@@ -936,7 +936,7 @@ if $ARGS[0] = 'Anna_sub_sessionN':
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionpracticend/sub/sub9.jpg"></center>'
 		'<font color = blue>"As you wish, in that case let me work...i need some time, i don''t want them to be tight."</font> She start putting some ropes to force your knees stay bend; after that she secure your wirst with another ropes and pass its ends through a big ring pending from the ceiling...<font color = blue>"Nice!...those colors suits you well!"</font>... She finished adding a gag and a bandage around your eyes <font color = blue>"...and that''s if i want to read at night and sub wants to sleep..."</font> Anna explain all the gear you are now wearing and something more you were not able to try. At the end of the session she free you from every restriction, and you are finally free to go.'
-		act'...': gt'Hotelhole'
+		act'...': gt'pav_hotel'
 	end
 end
 
@@ -951,14 +951,14 @@ if $ARGS[0] = 'Anna_sub_sessionD':
 		AnnaQW['sub'] += 1
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionpracticend/sub/sub8.jpg"></center>'
 		'<font color = blue> "...But i don''t want."</font><br><font color = #DC143C>"..."</font><br>Anna continue as nothing happened...<font color = blue>"...the gag will allow me to rest in peace, and if the sub snort, i can poke him/her pulling the rope..."</font><br><font color = #DC143C>...''...she...she...refuse...me...?...'' ...</font><br><font color = blue>"...and we finished for today."</font> Finally she free you from every restriction, and you are free to go.<br><font color = #DC143C>...''......'' ...</font>'
-		act'Leave': gt'Hotelhole'
+		act'Leave': gt'pav_hotel'
 	end
 	act'...': 
 		*clr & cla
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionpracticend/sub/sub8.jpg"></center>'
 		'Anna continue carefully avoiding your breast area...<font color = blue>"...the gag will allow me to rest in peace, and if the sub snort, i can poke him/her pulling the rope..."</font><br><font color = #DC143C>...''...i don''t snort!...'' ...</font><br><font color = blue>"...and we finished for today."</font> Finally she free you from every restriction, and you are free to go.'
-		act'Leave': gt'Hotelhole'
+		act'Leave': gt'pav_hotel'
 	end
 end
 
@@ -1483,7 +1483,7 @@ if $ARGS[0] = 'Anna_hurt_end':
 				BDSM_Knowledge -= 1
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionpracticend/sub/sub8.jpg"></center>'
 				'<font color = blue> "...But i don''t want."</font>Anna pause for a moment and with a serious tone...<font color = blue>"I told you: never let your feeling takes unaware decisions."</font><br><font color = #DC143C>"...But...you... ."</font><br><font color = blue>"There''s no "but", neither "you" or "me". Is it worth to let feelings take decision instead of you? Are you willing to gain the trust of someone risking your healt for a crush or just because you feel guilty?"</font>. Anna got a point: a big one; you may have earned some trust in her today but it''s not her teaching... .</font><br><font color = #DC143C>...''...how...how many people should have answer me that way being at her place?...she gave me only reason to trust her...and i...i...'' ...</font><br>Anna continue as nothing happened...<font color = blue>"...and the gag will allow me to rest in peace..."</font>At the end free you from every restriction, and she let you to go; on your way back you reflect on your behaviour. <br><font color = #DC143C>...''...she''s right...another person could have take advantage of the situation...'' ...</font> The session you made today was all but scary; you regret to not trust her that time and you are sure that if something would have happened that day only you could have been the reason. But you know that you can earn back her trust...day by day... .'
-				act'Leave': gt'Hotelhole'
+				act'Leave': gt'pav_hotel'
 			end
 		end
 		act'...': 
@@ -1491,7 +1491,7 @@ if $ARGS[0] = 'Anna_hurt_end':
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionpracticend/sub/sub8.jpg"></center>'
 			'Anna continue carefully avoiding your breast area...<font color = blue>"...the gag will allow me to rest in peace, and if the sub snort, i can poke him/her pulling the rope..."</font><br><font color = #DC143C>...''...'' ...</font><br><font color = blue>"...and we finished for today."</font> At the end free you from every restriction, and she let you to go; on your way back you reflect on your behaviour. Anna never forced you, and the session you made today was all but scary; you regret to not trust her that time and you are sure that if something would have happened that day only you could have been the reason. But you know that you can earn back her trust...day by day... .'
-			act'Leave': gt'Hotelhole'
+			act'Leave': gt'pav_hotel'
 		end
 	end
 end
@@ -1513,14 +1513,14 @@ if $ARGS[0] = 'Anna_end_brat':
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/brat2a.jpg"></center>'
 			'<font color = blue> "..." </font><br><font color = #DC143C> "...y-you are kicking me out of your life...i-it was all my fault...and...b-but..." </font><br><font color = blue> "...It''s a secure environment, maybe a bit hard for you right now...but you will make the right choice. I''m sure... ." </font><br><font color = #DC143C> "...I-i..." </font><br><font color = blue> "It will cost a bit i won''t hide it, but if that''s your interest it will repay you; you''ll find all the info at the reception." </font><br>That''s it: the stone you had crushing on you is now a mountain you''ll never be able to carry...<font color = #DC143C> "...I-i...i...understand Miss Igorevna. I-it''s time for me to go." </font> You made to walk to the exit and Anna stand to lead you out...<br><font color = blue> "...Mistakes never comes from one single side... <<$pcs_nickname>> ... . Here''s the ticket, do not forget it." </font>. You cannot stay there or a single more second, you take the ticket and made your step through the door... ...yet... '
-			act'Leave': gt'Hotelhole'
+			act'Leave': gt'pav_hotel'
 		end
 		act'...':
 			*clr & cla
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/brat2b.jpg"></center>'
 			'<font color = blue> "...It''s a secure environment, maybe a bit hard for you right now...but you will make the right choice. I''m sure... ." </font><br><font color = #DC143C> "...I...i see...i''m out." </font><br>But Anna doesn''t stop to speak despite your words. <font color = blue> "It will cost a bit i won''t hide it, but if that''s your interest it will repay you; you''ll find all the info at the reception." </font><br>That''s it: the stone you had crushing on you is now a mountain you''ll never be able to carry...<font color = #DC143C> "...I...understand Ann... ." </font> You stop...your thoughts goes to the relationship with Anna that''s now stuck forever; how could you gain her trust again if you will not see her anymore? <font color = #DC143C> "...It''s time for me to go." </font> You cannot stay there for a single more second and made your step through the door forgetting all the good manners...<br><font color = blue> "The ticket, do not forget it." </font> Anna approach and gave you the ticket then she walk you out...<br><font color = #DC143C> "...Goodbye... Miss Igorevna." </font><br><font color = blue> "Goodbye... <<$pcs_nickname>> ... ." </font>.'
-			act'Leave': gt'Hotelhole'
+			act'Leave': gt'pav_hotel'
 		end
 	end
 	act'...It seems a ticket...':
@@ -1533,14 +1533,14 @@ if $ARGS[0] = 'Anna_end_brat':
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/brat2a.jpg"></center>'
 			'<font color = blue> "...It''s a secure environment, maybe a bit hard for you right now...but you will make the right choice. I''m sure... ." </font><br><font color = #DC143C> "..." </font><br>Anna doesn''t fill your silence and continue to speak... . <font color = blue> "It will cost a bit i won''t hide it, but if that''s your interest it will repay you; you''ll find all the info at the reception." </font><br>That''s it: she didn''t say directly but it''s pretty clear...<font color = #DC143C> "...I...i see...i''m out." </font> The relationship with Anna now is stuck forever; how could you gain her trust again if you will not see her anymore? <font color = #DC143C> "...You are kicking me out from your life... it''s...it''s better for me to go..." </font> Anna doesn''t stop you and walk you out... . You are forgetting the ticket she gave you, but she''s holding it in her hand and she pass it to you; then she turns and speak <br><font color = blue> "You would be aware of a kick of mine... ." </font>...<br>You don''t have much to say, you take the ticket and put it in your purse <font color = #DC143C> "...Goodbye... Miss Igorevna." </font><br><font color = blue> "Goodbye... <<$pcs_nickname>> ... ." </font>.'
-			act'Leave': gt'Hotelhole'
+			act'Leave': gt'pav_hotel'
 		end
 		act'...':
 			*clr & cla
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/brat2b.jpg"></center>'
 			'You have nothing to say, instead of speak you look at her expecting some other explanation, but she continue as nothing but ordinary happened. <font color = blue> "...It''s a secure environment, maybe a bit hard for you right now...but you will make the right choice. It will cost a bit i won''t hide it, but if that''s your interest it will repay you; you''ll find all the info at the reception." </font><br>That''s it: she didn''t say directly but it''s pretty clear...<font color = #DC143C> "...I...i see...i''m out." </font> The relationship with Anna now is stuck forever; how could you gain her trust again if you will not see her anymore? <font color = #DC143C> "... i have to go..." </font> Anna doesn''t stop you and walk you out... . You are forgetting the ticket she gave you, but she''s holding it in her hand and she pass it to you; then she turns and say  <br><font color = blue> "Here. Do not forget it." </font>...<br>You don''t have much to say, you take the ticket and put it in your purse... <font color = #DC143C> "...Goodbye... Miss Igorevna." </font><br><font color = blue> "Goodbye... <<$pcs_nickname>> ... ." </font>.'
-			act'Leave': gt'Hotelhole'
+			act'Leave': gt'pav_hotel'
 		end
 	end
 	act'What does this have to do with BDSM?':
@@ -1553,14 +1553,14 @@ if $ARGS[0] = 'Anna_end_brat':
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/brat2a.jpg"></center>'
 			'<font color = blue> "..." </font><br><font color = #DC143C> "...You sure have something else to teach me...why..." </font><br><font color = blue> "...It''s a secure environment, maybe a bit hard for you right now... you will make the right choice anyway. It will cost a bit i won''t hide it, but if that''s your interest it will repay you; you''ll find all the info at the reception." </font><br>That''s it: she didn''t say directly but it''s pretty clear...<font color = #DC143C> "...I...i see...." </font> You want to yell at her; at the same time you think you earned that treatment; you are stuck, as the relationship with Anna; how could you gain her trust again if you will not see her anymore? <font color = #DC143C> "...I...i..." </font> You make a run toward the door...<br><font color = blue> "<<$pcs_firstname>><<$pcs_lastname>>!" </font>...but Anna stop you and move toward you <font color = blue> "The ticket... ."</font>...<font color = blue> "...Do not forget it." </font>...<br>You don''t have much to say, all you want to do is running away; you take the ticket and move out... <font color = #DC143C> "..." </font><br><font color = blue> "...Goodbye... <<$pcs_nickname>>." </font>.'
-			act'Leave': gt'Hotelhole'
+			act'Leave': gt'pav_hotel'
 		end
 		act'...':
 			*clr & cla
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/brat2b.jpg"></center>'
 			'<font color = blue> "...It''s a secure environment, maybe a bit hard for you right now... you will make the right choice anyway. It will cost a bit i won''t hide it, but if that''s your interest it will repay you; you''ll find all the info at the reception." </font><br>That''s it: she didn''t say directly but it''s pretty clear...<font color = #DC143C> "...I...i...." </font> You are stuck, as the relationship with Anna; how could you gain her trust again if you will not see her anymore? <font color = #DC143C> "..." </font> You make a run toward the door...<br><font color = blue> "<<$pcs_firstname>><<$pcs_lastname>>!" </font>...but Anna stop you and move toward you <font color = blue> "The ticket... ."</font>...<font color = blue> "...Do not forget it." </font>...<br>You don''t have much to say, all you want to do is running away; you take the ticket and move out... <font color = #DC143C> "..." </font><br><font color = blue> "...Goodbye... <<$pcs_nickname>>." </font>.'
-			act'Leave': gt'Hotelhole'
+			act'Leave': gt'pav_hotel'
 		end
 	end
 end
@@ -1580,14 +1580,14 @@ if $ARGS[0] = 'Anna_end_new':
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/new2a.jpg"></center>'
 			'<font color = blue> "No my dear; as i said i cannot teach you nothing more right now. You could learn what you want in that place...if you are willing of course." </font><br><font color = #DC143C> "...I-it''s sound like an end..." </font><br><font color = blue> "...That''s depend on you." </font><br><font color = #DC143C> "...B-but there could be something else we can do together..." </font><br><font color = blue> "I''m quite busy actually, but you are free to pass and look for me of course...maybe we''ll go shopping finally...who knows."</font> Anna stand up and pass you the paper...<font color = blue> "Do not forget your ticket." </font> She let you understand that she has something to do and lead you to the exit... .<br><font color = #DC143C> "...Goodbye Anna..." </font><br><font color = blue> "......Goodbye... <<$pcs_nickname>>." </font>.'
-			act'Leave': gt'Hotelhole'
+			act'Leave': gt'pav_hotel'
 		end
 		act'...':
 			*clr & cla
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/new2b.jpg"></center>'
 			'<font color = blue> "You could learn what you want in that place...if you are willing of course." </font><br><font color = #DC143C> "...I''m sure there''s something else you can teach me..." </font><br><font color = blue> "..." </font><br><font color = #DC143C> "...or that we can do together..." </font><br><font color = blue> "Uhhmmm ...maybe we''ll go shopping finally...who knows. Anyway i''m quite busy actually; you are free to pass and look for me of course..."</font> Anna stand up and pass you the paper...<font color = blue> "Do not forget your ticket." </font> She let you understand that she has something to do and lead you to the exit... .<br><font color = #DC143C> "...Goodbye Anna..." </font><br><font color = blue> "......Goodbye... <<$pcs_nickname>>." </font>.'
-			act'Leave': gt'Hotelhole'
+			act'Leave': gt'pav_hotel'
 		end
 	end
 	act'I see...you want me to take you out...':
@@ -1600,14 +1600,14 @@ if $ARGS[0] = 'Anna_end_new':
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/new2a.jpg"></center>'
 			'<font color = blue> "..." </font><br><font color = #DC143C> "...and you''ve nothing more to teach me." </font><br><font color = blue> "I''m pretty sure you could learn some other tips in that place...if you are willing of course." </font><br><font color = #DC143C> "...I see is far beyond you..." </font><br><font color = blue> "..." </font><br><font color = #DC143C> "Well ... we could do something else together..." </font><br><font color = blue> "Uhhmmm ...maybe we''ll go shopping finally...who knows. Anyway i''m quite busy actually; you are free to pass and look for me of course..."</font> Anna stand up and pass you the paper...<font color = blue> "Do not forget your ticket." </font> She let you understand that she has something else to do and lead you to the exit... .<br><font color = #DC143C> "Goodbye Anna, we''ll see again sometimes...maybe." </font><br><font color = blue> "......Goodbye... <<$pcs_nickname>>." </font>.'
-			act'Leave': gt'Hotelhole'
+			act'Leave': gt'pav_hotel'
 		end
 		act'...':
 			*clr & cla
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/new2b.jpg"></center>'
 			'<font color = blue> "....I''m pretty sure you could learn some other tips in that place...if you are willing of course." </font><br><font color = #DC143C> "...I see... . Well ... we could do something else together..." </font><br><font color = blue> "Uhhmmm ...maybe we''ll go shopping finally...who knows. Anyway i''m quite busy actually; you are free to pass and look for me of course..."</font> Anna stand up and pass you the paper...<font color = blue> "Do not forget your ticket." </font> She let you understand that she has something else to do and lead you to the exit... .<br><font color = #DC143C> "Well ...then...goodbye Anna, stay well..." </font><br><font color = blue> "......Goodbye... <<$pcs_nickname>>." </font>.'
-			act'Leave': gt'Hotelhole'
+			act'Leave': gt'pav_hotel'
 		end
 		if Anna_see_adom >= 10:
 			act'Then it''s time for me to teach you something: on your hands and knees! NOW!':
@@ -1615,7 +1615,7 @@ if $ARGS[0] = 'Anna_end_new':
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/new2c.jpg"></center>'
 				'<font color = blue> "..." </font><br><font color = #DC143C> "You show resistance...still; but it won''t last long...." </font><br><font color = blue> "...<<$pcs_nickname>>..." </font><br><font color = #DC143C> "...what? you''ve nothing more to teach me." </font><br><font color = blue> "...You could learn some new tips in that place, think about it...if you are willing of course." </font><br><font color = #DC143C> "...Ufff! ...We could spend some "funny" time and you stop when things are becoming interesting...It''s kind of annoying you know?" </font><br><font color = blue> "Uhhmmm ...maybe we''ll have some time to go shopping ...would you like that?. "</font><br><font color = #DC143C> "It''s not a bad idea actually, but you''ll have to earn it... ." </font><br><font color = blue> "Unfortunately i''m quite busy; you are free to pass another time and look for me of course..." </font>Anna stand up and pass you the paper...<font color = blue> "Do not forget your ticket." </font> She let you understand that she has something else to do and lead you to the exit... .<br><font color = #DC143C> "Goodbye Anna, we''ll see again...maybe." </font><br><font color = blue> "......Goodbye... <<$pcs_nickname>>." </font>.'
-				act'Leave': gt'Hotelhole'
+				act'Leave': gt'pav_hotel'
 			end
 		end
 	end
@@ -1629,14 +1629,14 @@ if $ARGS[0] = 'Anna_end_new':
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/new2a.jpg"></center>'
 			'<font color = blue> "..." </font><br><font color = #DC143C> "...You sure have something else to teach me..." </font><br><font color = blue> "As i said not right now... . I''m sure you will make the right choice anyway." </font><br><font color = #DC143C> "...That means we won''t see each other again...." </font><br><font color = blue>"That''s depend on you...and your wardrobe. We can go shopping sometimes...would you like that?. " </font><br>You are a little disappointed about how things turn to be with Anna, you expect all but not that she stop the meeting with you <font color = #DC143C> "..." </font><br><font color = blue> "Think about it; i''m quite busy lately but you are free to pass and look for me of course... " </font>Anna stand up and pass you the paper...<font color = blue> "Do not forget your ticket." </font> She let you understand that she has something else to do and lead you to the exit... .<br><font color = #DC143C> "Goodbye Anna, i''ll look for you...thanks for your time." </font><br><font color = blue> "......Goodbye... <<$pcs_nickname>>." </font> ...and there''s this ticket...'
-			act'Leave': gt'Hotelhole'
+			act'Leave': gt'pav_hotel'
 		end
 		act'...':
 			*clr & cla
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/new2b.jpg"></center>'
 			'<font color = blue> "I''m sure you will make the right choice anyway." </font><br><font color = #DC143C> "...We stop our chit chat...that way..." </font><br><font color = blue>"...We can go shopping sometimes...would you like that?. " </font><br>You are a little disappointed about how things turn to be with Anna, you expect all but not that she stop the meeting with you <font color = #DC143C> "..." </font><br><font color = blue> "Think about it; i''m quite busy lately but you are free to pass and look for me of course... " </font>Anna stand up and pass you the paper...<font color = blue> "Do not forget your ticket." </font> She let you understand that she has something else to do and lead you to the exit... .<br><font color = #DC143C> "...Goodbye Anna, i''ll look for you...thanks for your time." </font><br><font color = blue> "......Goodbye... <<$pcs_nickname>>." </font> ...and there''s this ticket...'
-			act'Leave': gt'Hotelhole'
+			act'Leave': gt'pav_hotel'
 		end
 	end
 
@@ -1657,14 +1657,14 @@ if $ARGS[0] = 'Anna_end_pupil':
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/pupil2a.jpg"></center>'
 			'<font color = blue> "No my dear, you''ve done nothing wrong, you would be aware if that was the case. If you want to learn something more about BDSM you could try that place, that''s it. ...If you are willing of course... ." </font><br><font color = #DC143C> "...I-it''s sound like an end..." </font><br><font color = blue> "...That''s depend on you." </font><br><font color = #DC143C> "...B-but there could be something else we can do together..." </font><br><font color = blue> "I''m quite busy actually, but you are free to pass and look for me of course...maybe we''ll go shopping finally...who knows."</font> Anna stand up and pass you the paper...<font color = blue> "Do not forget your ticket." </font> She let you understand that she has something to do and lead you to the exit... .<br><font color = #DC143C> "...O-ok...Anna...goodbye ..." </font><br><font color = blue> "......Goodbye... <<$pcs_nickname>>." </font>. You left and Anna gave you two kiss on the cheecks; you are not sure if everything is fine, and you got a ticket in your purse...that''s not how you planned your visit.'
-			act'Leave': gt'Hotelhole'
+			act'Leave': gt'pav_hotel'
 		end
 		act'...':
 			*clr & cla
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/pupil2c.jpg"></center>'
 			'<font color = blue> "You could learn what you want in that place...if you are willing of course." </font><br><font color = #DC143C> "...I''m sure there''s something else you can teach me..." </font><br><font color = blue> "..." </font><br><font color = #DC143C> "...maybe...maybe we can do something together..." </font><br><font color = blue> "Uhhmmm ...we could go shopping finally...who knows. Anyway i''m quite busy actually; you are free to pass and look for me of course..."</font> Anna stand up and pass you the paper...<font color = blue> "Do not forget your ticket." </font> She let you understand that she has something to do and lead you to the exit... .<br><font color = #DC143C> "... Goodbye ... Anna ..." </font><br><font color = blue> "......Goodbye... <<$pcs_nickname>>." </font>. You left and Anna gave you two kiss on the cheecks; you are not sure if everything is fine, and you got a ticket in your purse...that''s not how you planned your visit.'
-			act'Leave': gt'Hotelhole'
+			act'Leave': gt'pav_hotel'
 		end
 		if Anna_see_asub >= 10:
 			act'...B-but...t-there...t-there could...(deep breath)...there could be something...i...':
@@ -1672,7 +1672,7 @@ if $ARGS[0] = 'Anna_end_pupil':
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/pupil2b.jpg"></center>'
 				'<font color = blue> "No." </font><br><font color = #DC143C> "...s-sorry?..." </font><br><font color = blue> "No." </font><br><font color = #DC143C> "..." </font> There''s no reason to reply...<br><font color = blue> "Think about it. You could learn what you want in that place...if you are willing of course." </font><br><font color = #DC143C> "..." </font><br><font color = blue> "I''m quite busy lately; you are free to pass and look for me of course... . Maybe we''ll go shopping finally...if you like the idea...who knows. "</font> Anna stand up and pass you the paper...<font color = blue> "Do not forget your ticket." </font> She let you understand that she has something to do and lead you to the exit... .<br><font color = #DC143C> "...O-ok...Anna...goodbye ... thanks for the time you spent with me..." </font><br><font color = blue> "It was a pleasure for me too... . Goodbye <<$pcs_nickname>>." </font>. You left and Anna gave you two kiss on the cheecks; you are not sure if everything is fine, and you got a ticket in your purse...that''s not how you planned your visit.'
-				act'Leave': gt'Hotelhole'
+				act'Leave': gt'pav_hotel'
 			end
 		end
 	end
@@ -1686,14 +1686,14 @@ if $ARGS[0] = 'Anna_end_pupil':
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/pupil2a.jpg"></center>'
 			'<font color = blue> "..." </font><br><font color = #DC143C> "...you have the last word on that for sure, but i''m pretty sure we didn''t explore all about BDSM..." </font><br><font color = blue> "...You could learn some other tips in that place...if you are willing of course." </font><br><font color = #DC143C> "...I see it''s too much even for you..." </font><br><font color = blue> "..." </font><br><font color = #DC143C> "...I cannot force you...still..." </font><br><font color = blue> "Uhhmmm ...maybe we''ll go shopping finally...who knows. Anyway i''m quite busy actually; you are free to pass and look for me of course..."</font> Anna stand up and pass you the paper...<font color = blue> "Do not forget your ticket." </font> She let you understand that she has something else to do and lead you to the exit... .<br><font color = #DC143C> "Well...Anna...goodbye. It was a pleasure to spend some time with you..." </font><br><font color = blue> "It was a pleasure for me too... . Goodbye <<$pcs_nickname>>." </font>. You left and Anna gave you two kiss on the cheecks; you are not sure if everything is fine, and you got a ticket in your purse...that''s not how you planned your visit.'
-			act'Leave': gt'Hotelhole'
+			act'Leave': gt'pav_hotel'
 		end
 		act'...':
 			*clr & cla
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/pupil2c.jpg"></center>'
 			'<font color = blue> "...I''m pretty sure there are useful tips to learn in that place...if you are willing of course." </font><br><font color = #DC143C> "...I see..." </font><br><font color = blue> "..." </font><br><font color = #DC143C> "...So...we finished our chit chat. I won''t hide that i''ll miss something..." </font><br><font color = blue> "We could go shopping sometimes...who knows. Anyway i''m quite busy actually; you are free to pass and look for me of course..."</font> Anna stand up and pass you the paper...<font color = blue> "Do not forget your ticket." </font> She let you understand that she has something else to do and lead you to the exit... .<br><font color = #DC143C> "Well...Anna...goodbye. It was a pleasure to spend some time with you..." </font><br><font color = blue> "It was a pleasure for me too... . Goodbye <<$pcs_nickname>>." </font>. You left and Anna gave you two kiss on the cheecks; you are not sure if everything is fine, and you got a ticket in your purse...that''s not how you planned your visit.'
-			act'Leave': gt'Hotelhole'
+			act'Leave': gt'pav_hotel'
 		end
 		if Anna_see_adom >= 10:
 			act'Then it''s time for me to teach you something: on your hands and knees! NOW!':
@@ -1701,7 +1701,7 @@ if $ARGS[0] = 'Anna_end_pupil':
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/pupil2b.jpg"></center>'
 				'<font color = blue> "...Oh no! Everything but this...i''m too shy..." </font><br><font color = #DC143C> "You are quite difficult to break...isn''t it?" </font><br><font color = blue> "...<<$pcs_nickname>>..." </font><br><font color = #DC143C> "...Got it...i''m starting to learn when it''s useless with you... . It''s kind of frustrating you know?" </font><br><font color = blue> "Uhhmmm ...maybe we could relax going shopping sometimes...would you like that?. "</font><br><font color = #DC143C> "It''s not a bad idea actually, my wardrobe could see a renovation, i feel like i lack in something despite you..." </font><br><font color = blue> "Hehehe a woman''s wardrobe ALWAYS lack in something hehehe. Anyway, think about it, you could learn some useful tips in that place,...if you are willing of course." </font><br><font color = #DC143C> "We''ll see..." </font><br><font color = blue> "Unfortunately i''m quite busy lately; but feel free to pass another time and look for me of course..." </font>Anna stand up and pass you the paper...<font color = blue> "Do not forget your ticket." </font> She let you understand that she has something else to do and lead you to the exit... .<br><font color = #DC143C> "Well...time to go. Goodbye Anna. It was a pleasure to spend some time with you." </font><br><font color = blue> "It was a pleasure for me too... . Goodbye <<$pcs_nickname>>." </font>.'
-				act'Leave': gt'Hotelhole'
+				act'Leave': gt'pav_hotel'
 			end
 		end
 	end
@@ -1715,14 +1715,14 @@ if $ARGS[0] = 'Anna_end_pupil':
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/pupil2a.jpg"></center>'
 			'<font color = blue> "..." </font><br><font color = #DC143C> "...You sure have something else to teach me..." </font><br><font color = blue> "As i said not right now... . I''m sure you will make the right choice anyway.</font><br><font color = #DC143C> "...We ...we won''t see each other again...." </font><br><font color = blue>"What about going shopping sometimes...would you like that?. " </font><br>You expect all but not Anna stopping the meeting with you... <font color = #DC143C> "...going...shopping..." </font><br><font color = blue> "Think about that place...and a nice shop; i''m quite busy lately but you are free to pass and look for me of course... " </font>Anna stand up and pass you the paper...<font color = blue> "Do not forget your ticket." </font> She let you understand that she has something else to do and lead you to the exit... .<br><font color = #DC143C> "...Goodbye Anna... .Thanks..." </font><br><font color = blue> "It was a pleasure... . Goodbye <<$pcs_nickname>>." </font>. You left and Anna gave you two kiss on the cheecks; you walk the hallway with a ticket in your purse...that''s not how you planned your visit.'
-			act'Leave': gt'Hotelhole'
+			act'Leave': gt'pav_hotel'
 		end
 		act'...':
 			*clr & cla
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/pupil2c.jpg"></center>'
 			'<font color = blue> "You will make the right choice anyway." </font><br><font color = #DC143C> "..." </font>You expect all but not Anna stopping the meeting with you..<br><font color = blue>"What''s that face? I know ...we should go shopping sometimes, would you like that?. " </font><br>. <font color = #DC143C> "...going...shopping..." </font><br><font color = blue> "Think about that place...and a nice shop; i''m quite busy lately but you are free to pass and look for me of course... " </font>Anna stand up and pass you the paper...<font color = blue> "Do not forget your ticket." </font> She let you understand that she has something else to do and lead you to the exit... .<br><font color = #DC143C> "...Goodbye..." </font><br><font color = blue> "It was a pleasure to spend some time with you... . Goodbye <<$pcs_nickname>>." </font>. You left and Anna gave you two kiss on the cheecks; you walk the hallway with a ticket in your purse...that''s not how you planned your visit.'
-			act'Leave': gt'Hotelhole'
+			act'Leave': gt'pav_hotel'
 		end
 		if BDSM_Knowledge >= 10:
 			act'Impossible.':
@@ -1730,7 +1730,7 @@ if $ARGS[0] = 'Anna_end_pupil':
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/pupil2c.jpg"></center>'
 				'<font color = blue> "Don''t you like the idea?" </font><br><font color = #DC143C> "...I''m sure we didn''t see all about BDSM...you...you sure have something else to teach me..." </font><br><font color = blue> "As i said not right now... ." </font><br><font color = #DC143C> "But...." </font><br><font color = blue> "I''m sure you will make the right choice."</font><br><font color = #DC143C> "..." </font><br><font color = blue> "Think about it. You''ll excuse me but i''m quite busy lately and i have to go right now; feel free to look for me some other times... " </font> She let you understand that she has something else to do and lead you to the exit... . <font color = blue> "...Your ticket." </font> <br>You took the ticket Anna pass you before leaving...<font color = #DC143C> "I...understand... . Goodbye Anna." </font><br><font color = blue> "It was a pleasure... . Goodbye <<$pcs_nickname>>." </font>. <br>You walk the hallway with a ticket in your purse...<font color = #DC143C>...'' ...no. i don''t understand... '' ...</font>...'
-				act'Leave': gt'Hotelhole'
+				act'Leave': gt'pav_hotel'
 			end
 		end
 	end
@@ -1746,14 +1746,14 @@ if $ARGS[0] = 'Anna_end_pupil':
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/pupil2a.jpg"></center>'
 			'<font color = blue> "..." </font><br><font color = #DC143C> "...You sure have something else to teach me..." </font><br><font color = blue> "As i said not right now... . I''m sure you will make the right choice anyway.</font><br><font color = #DC143C> "...But but...we won''t see each other again...." </font><br><font color = blue>"What about going shopping sometimes...would you like that?. " </font><br>You expect all but not Anna stopping the meeting with you... <font color = #DC143C> "...going...shopping..." </font><br><font color = blue> "Think about that place...and a nice shop; i''m quite busy lately but you are free to pass and look for me of course... " </font>Anna stand up and pass you the paper...<font color = blue> "Do not forget your ticket." </font> She let you understand that she has something else to do and lead you to the exit... .<br><font color = #DC143C> "...I...thanks...Anna...i think. ...Goodbye." </font><br><font color = blue> "... Goodbye <<$pcs_nickname>>." </font>. You left and Anna gave you two kiss on the cheecks... . <br>You walk the hallway with a ticket in your purse...<font color = #DC143C>...'' ...why?... '' ...</font>...'
-			act'Leave': gt'Hotelhole'
+			act'Leave': gt'pav_hotel'
 		end
 		act'...':
 			*clr & cla
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionend/pupil2c.jpg"></center>'
 			'<font color = blue> "You will make the right choice anyway." </font><br><font color = #DC143C> "..." </font>You expect all but not Anna stopping the meeting with you..<br><font color = blue>"What''s that face? I know ...we should go shopping sometimes, would you like that?. " </font><br>. <font color = #DC143C> "...going...shopping..." </font><br><font color = blue> "Think about that place...and a nice shop; i''m quite busy lately but you are free to pass and look for me of course... " </font>Anna stand up and pass you the paper...<font color = blue> "Do not forget your ticket." </font> She let you understand that she has something else to do and lead you to the exit... .<br><font color = #DC143C> "...Goodbye...Anna..." </font><br><font color = blue> "It was a pleasure to spend some time with you... . Goodbye <<$pcs_nickname>>." </font>. You left and Anna gave you two kiss on the cheecks; you walk the hallway with a ticket in your purse...that''s not how you planned your visit.'
-			act'Leave': gt'Hotelhole'
+			act'Leave': gt'pav_hotel'
 		end
 	end
 end

+ 112 - 112
locations/hotel_anna_gear.qsrc

@@ -18,7 +18,7 @@ if $ARGS[0] = 'toys_paddle':
 		$anna_toys_image2
 		'"I think it''s time for me to leave."'
 		'"Of course my dear, maybe another time if you desire." Anna leads you to the door'
-		act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+		act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 	end
 	
 	gs 'hotel_anna_gear', 'toys_paddle_options'
@@ -57,7 +57,7 @@ if $ARGS[0] = 'toys_paddle_options':
 				'"See? Now you have a nice imprint on your butt!"'
 				'"Emmm... thank you Anna... I think it''s time to leave."'
 				'"It was a pleasure <<$pcs_nickname>>. We''ll continue another time." You put on your clothes and let Anna lead you to the exit.'
-				act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+				act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 			end
 		end
 	end
@@ -82,7 +82,7 @@ if $ARGS[0] = 'toys_paddle_options':
 				'Anna has a look, "That''s worked really well you can read it so clearly"'
 				'The word "SLUT" is imprinted on your butt. You admire it for a couple of minutes then redress.'
 				'"OK <<$pcs_nickname>>, it''s time for you to go, we can continue another time." Anna leads you to the door.'
-			act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+			act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 		end
 	end
 	act'I would prefer to test on you... (dom)':
@@ -101,7 +101,7 @@ if $ARGS[0] = 'toys_paddle_options':
 			else
 				'"Mmmh, it seems mommy <<$pcs_nickname>> will need a lot of practice. Hehehe. Unfortunately for you i''ve got a steel butt from plenty of practice. Still, the main thing is that you get the idea and understand the process. That''s all for today come find me when you want to learn more." Anna leads you to the door.'
 			end
-			act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+			act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 		end
 	end
 end
@@ -124,7 +124,7 @@ if $ARGS[0] = 'toys_vacuum':
 			gs 'stat'
 			$anna_toys_image5
 			'"Well, I told you I won''t force you and I''m faithful to my promise. Next time I''ll teach you about restraints and maybe another time you can try the vacuum cups if you desire."'
-			act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+			act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 		end
 	end
 	act'Mmmh...no. But I''d like to see it in action':
@@ -138,7 +138,7 @@ if $ARGS[0] = 'toys_vacuum':
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/annaintro1.jpg"></center>'
 			'"Well, I told you I won''t force you and I''m faithful to my promise. Next time I''ll teach you about restraints and maybe another time you can try the vacuum cups if you desire."'
-			act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+			act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 		end
 	end
 	act'On me?':
@@ -156,7 +156,7 @@ if $ARGS[0] = 'toys_vacuum':
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/annaintro1.jpg"></center>'
 		'"Well, I told you I won''t force you and i''m faithful to my promise. Next time I''l teach you about restraints and maybe another time you can try the vacuum cups if you desire."'
-		act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+		act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 	end
 end
 	
@@ -175,7 +175,7 @@ if $ARGS[0] = 'toys_vacuum2':
 		'After a little time Anna releases the pressure and removes the cup from her nipple.'
 		'"Thanks for the show Anna, it was... impressive."'
 		'Anna smiles, "Thank you it comes with experience. OK <<$pcs_nickname>> that''s all for today."'
-		act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+		act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 	end
 end
 
@@ -195,7 +195,7 @@ if $ARGS[0] = 'toys_vacuum3':
 		$anna_toys_image5
 		'Anna removes the cup from your nipple and you do the same with the other one.' 
 		'"Please, come find me when you want to learn some more <<$pcs_firstname>>."'
-		act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+		act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 	end
 end
 
@@ -236,7 +236,7 @@ if $ARGS[0] = 'toys_wheel':
 						$anna_toys_image4
 						'"I-i... mmmh... emmmh... good?"'
 						'"Well... I cannot guess as to your feelings... What can I say is that you have a really sensitive skin: I''ve used almost no strength to be honest... Anyway I don''t know if this is good for you: you are the only one who can answer that, and that depends on what are you looking for... Anyway we''re done for today, let me show you out you have things to do and I gotta do some housework."'
-						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 					end
 					act'Mainly painful...':
 						*clr & cla
@@ -244,7 +244,7 @@ if $ARGS[0] = 'toys_wheel':
 						$anna_toys_image4
 						'"It hurts Anna! Well not only, but I fell mostly pain... is this bad?"'
 						'"Well... I cannot know your feelings... What can I say is that you have a really delicate skin: I''ve used almost no strength to be honest... Anyway how painful this is for you I can''t know: you are the only one who can know that, and that depends on what are you looking for... Anyway we''re done for today, let me lead to the exit you have things to do and I have other things to attend to."'
-						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 					end
 					act'I-i...i''m not sure...':
 						*clr & cla
@@ -252,7 +252,7 @@ if $ARGS[0] = 'toys_wheel':
 						$anna_toys_image4
 						'You say while panting. "I-I... I don''t know Anna... I feel a lot... that''s for sure..."'
 						'"Well... i think you now have an idea about the mixed feelings we talked about. In time you will be able to more precisely what you are feeling if you want that is. Anyway we''ve done for today, let me lead to the exit you have things to do and I have a tight schedule today."'
-						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 					end
 				end
 			end
@@ -261,7 +261,7 @@ if $ARGS[0] = 'toys_wheel':
 				gs 'stat'
 				$anna_toys_image2
 				'"As you wish. I told you I will not force this on you and I always keep my promises." The session finish and after you exchange few other words Anna leads you to the exit.'
-				act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+				act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 			end
 		end
 		act'Thank you for the offer Anna but i''m a little scared...':
@@ -269,7 +269,7 @@ if $ARGS[0] = 'toys_wheel':
 			gs 'stat'
 			$anna_toys_image2
 			'"As you wish. I told you I won''t make you do anything you don''t want to and I always keep my promises." The session finish and after you exchange few other words Anna leads you to the exit.'
-			act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+			act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 		end
 	end
 	
@@ -302,7 +302,7 @@ if $ARGS[0] = 'toys_wheel':
 						AnnaQW['trust'] += 1
 						'"Well it has different uses, that''s for sure."'
 						'"Good! That was the main goal... Ok we''ve done for today, let me show you out, you got have homework to do and I have to do some housework."'
-						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 					end
 					act'Meh...':
 						*clr & cla
@@ -310,7 +310,7 @@ if $ARGS[0] = 'toys_wheel':
 						$anna_toys_image2
 						'"It dosen''t really do anything for me..."'
 						'"Maybe, or maybe it''s something that simply isn''t for you. In other words YKINMK: Your Kink Is Not My Kink. In a BDSM relationship there''s never just one point of view; to have the maximal benefits from a BDSM relationship a good Dom should always consider a proper way to reward their Sub and the vice versa: a sub should always be faithful and consider their Dom''s wishes. That can includes something that their counterpart maybe doesn''t like; nonetheless it should be considered... and accepted, within limits of course. Ok we''re done for today, let show you out, you have school tomorrow and I have to get the laundry."'
-						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 					end
 				end
 			end
@@ -331,7 +331,7 @@ if $ARGS[0] = 'toys_wheel':
 						AnnaQW['trust'] += 1
 						'"Well it have different use, that''s for sure."'
 						'"Good! That was the goal... Ok we''ve done for today, let show you out, you probably have dinner soon and I gotta get started on ours."'
-						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 					end
 					act'I don''t think this is for me':
 						*clr & cla
@@ -339,7 +339,7 @@ if $ARGS[0] = 'toys_wheel':
 						$anna_toys_image2
 						'"Dosen''t really do anything for me."'
 						'"That''s fair. In other words YKINMK: Your Kink Is Not My Kink. In a BDSM relationship there''s never just one point of view; to have the maximum benefit from a BDSM relationship a good Dom should always consider a proper way to reward their Sub and vice versa: a sub should always be faithful and consider their Dom''s wishes. That can includes something that their counterpart maybe doesn''t like; nonetheless it should be considered... and accepted, within limits of course. Ok we''re done for today, let me show you out"'
-						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 					end
 				end
 			end
@@ -348,7 +348,7 @@ if $ARGS[0] = 'toys_wheel':
 				gs 'stat'
 				$anna_toys_image5
 				'"As you wish. I told you I will not force anything you don''t want on you and I always keep my promises... Anyway the main things is that you have an idea. Ok we''re done for today." The session ends and after you exchange few words Anna leads you to the exit.'
-				act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+				act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 			end
 		end
 		act'I''d rather not':
@@ -356,7 +356,7 @@ if $ARGS[0] = 'toys_wheel':
 			gs 'stat'
 			$anna_toys_image2
 			'"Tha''s fair. Like I told you I won''t force this on you and I always keep my promises." The session ends and after you exchange few words, Anna leads you to the exit'
-			act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+			act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 		end
 	end
 	act'On me?':
@@ -389,7 +389,7 @@ if $ARGS[0] = 'toys_wheel':
 						$anna_toys_image3
 						'"I-i... mmmh... emmmh... good?"'
 						'"Well... I must say that you have  really sensitive skin: i''ve used almost no strength at all... Anyway You should think about if this is what you are looking for and if it feels good for you... Anyway we''re done for today, let me lead to the door you gotta get home and I have to go get my daughter."'
-						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 					end
 					act'Mostly painful...':
 						*clr & cla
@@ -397,7 +397,7 @@ if $ARGS[0] = 'toys_wheel':
 						$anna_toys_image2
 						'"It hurts Anna! Well not only pain... but that''s what I feel the most... is that bad?"'
 						'"I''d say  that you have very delicate skin: i''ve used almost no strength at all to be honest... So you need to ask yourself if feeling mostly pain is the sensation you are looking for... Anyway we''re done for today, let me lead to the door you probably got homework to do and I''ve got to get started on dinner."'
-						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 					end
 					act'I-i...i''m not sure...':
 						*clr & cla
@@ -405,7 +405,7 @@ if $ARGS[0] = 'toys_wheel':
 						$anna_toys_image2
 						'You pant as you reply. "I-i... i don''t know Anna... i feel a lot... that''s for sure."'
 						'"Well... i think you have an idea about the mixed feelings I mentioned. So if being kept at a mixed balance between pain and pleasure is what you are looking for this might be just what you are looking for... Anyway we''re done for today, let me lead to the door your mother is probably wondering where you are and I got some laundry to do."'
-						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 					end
 				end
 			end
@@ -414,7 +414,7 @@ if $ARGS[0] = 'toys_wheel':
 				gs 'stat'
 				$anna_toys_image2
 				'"I understand. I told you I won''t force this on you and I always keep my promises." The session ends and after you exchange few words Anna leads you to the exit.'
-				act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+				act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 			end
 		end
 		act'Thanks for the offer Anna but i''m a little scared...':
@@ -422,7 +422,7 @@ if $ARGS[0] = 'toys_wheel':
 			gs 'stat'
 			$anna_toys_image2
 			'"I understand. Like I told you I won''t make you do anyhing you don''t want to and I always keep my promises." The session ends and after you exchange few words Anna leads you to the door.'
-			act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+			act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 		end
 	end
 end
@@ -463,21 +463,21 @@ if $ARGS[0] = 'toys_wand':
 						gs 'stat'
 						AnnaQW['trust'] += 1
 						'"Mmm... I see. Anyway you have nothing to worry about. Stimulation has its purpose after all, and how sensations could be feels can be totally different from person to person. But we have done enough for today, I don''t want to keep you here all evening. Let me show you out." You say thank you and go outside.'
-						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 					end
 					act'Clit...':
 						*clr & cla
 						gs 'stat'
 						AnnaQW['trust'] += 1
 						'"Mmm... i see. Anyway there is nothing to worry about. Stimulation has its purpose after all, and how these sensations are felt are totally different from person to person. But we have done enough for today, you probably have some homework to do. Let me show you out." You say thank you and go outside.'
-						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 					end
 					act'Both':
 						*clr & cla
 						gs 'stat'
 						AnnaQW['trust'] += 1
 						'"Interesting... A friend of mine would be really interested in that... it''s not everybody that gets so aroused by such a low current; I assume you got wet? Ok <<$pcs_nickname>>, I want you to know that''s normal and you shouldn''t worry. You are very sensitive to electro stimulation, This is one of the purposes of the violet wand. Okay I think that''s enough for today, let me show you out, we can continue this another time."'
-						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 					end
 					act'Lie':
 						*clr & cla
@@ -486,7 +486,7 @@ if $ARGS[0] = 'toys_wand':
 						Anna_trust -= 1
 						'"No no! My hair reacts to the wand... it rises up! Yes... that''s it." You try to avoid being honest with Anna.'
 						'"Well assuming you are telling the truth... that''s totally normal as I was saying... but it''s not something that''s usually a surprise to people; it''s something that''s expected from playing with electricity. Anyway, if you are telling the truth then I must say you are really impressionable. But we''re done for today. Let me show you out." You shake her hand and leave.'
-						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 					end
 				end
 				act'You don''t see this everyday...':
@@ -494,7 +494,7 @@ if $ARGS[0] = 'toys_wand':
 					gs 'stat'
 					$anna_toys_image2
 					'"That''s because you don''t often see these. And this was only a small taste of what it can offer but we''ll explore that another day. Let me lead show you out it''s getting late, and I need to get Lariska and I''m sure you have things to do." You shake her hand and head out the door.'
-					act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+					act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 				end
 				act'Emmmh... what am I suppose to feel?':
 					*clr & cla
@@ -502,7 +502,7 @@ if $ARGS[0] = 'toys_wand':
 					$anna_toys_image2
 					Anna_see_abrat += 1
 					'"Don''t be silly... if that was enough to move your finger you definitely felt something. Never left yourself be led by the rush, especially in BDSM world. It''s easy to over estimate your limits, and that could be dangerous. As I said you must always, be honest with yourself. I think you''ve learned something new today so we''ll end it at that for today. Let me show you out, I gotta get started at dinner and you probably got homework." You shake her hand and leave.'
-					act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+					act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 				end
 			end
 		end
@@ -511,7 +511,7 @@ if $ARGS[0] = 'toys_wand':
 			gs 'stat'
 			$anna_toys_image2
 			'"I understand, we can do this another time if you''d like, but next time come a little earlier so you don''t waste my time." You exchange few words with Anna and she shows you out.'
-			act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+			act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 		end
 	end
 	
@@ -539,7 +539,7 @@ if $ARGS[0] = 'toys_wand':
 					AnnaQW['trust'] += 1
 					$anna_toys_image2
 					'"It''s certianly a unique little thing with the pleasure it can bring. And it can offer more than this, this was only a little demonstration... But I think that''s enough for today. Let me show you out, I have to do some laundry and you probably need to get home." You exchange an handshake and turn to your road.'
-					act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+					act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 				end
 				act'Emmmh...what am i supposed to feel?':
 					*clr & cla
@@ -547,7 +547,7 @@ if $ARGS[0] = 'toys_wand':
 					Anna_see_abrat += 1
 					$anna_toys_image2
 					'"Playng the tough girl eh?. <<$pcs_nickname>>... if that was enough to move your finger you felt something for sure. Never let yourself be seduced by the rush, especially in the BDSM world. It''s easy to over estimate your limits, and that can be dangerous when we talk about BDSM. Always be honest with yourself and your partner: misjudgments could happen from both parts, and that has to be avoided, are we clear? We''ll end it at that. Let me show you to the door, You need to get home and eat something and I need to do some housework." You shake her hand and walk out of the apartment.'
-					act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+					act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 				end
 			end
 		end
@@ -570,7 +570,7 @@ if $ARGS[0] = 'toys_wand':
 					AnnaQW['trust'] += 1
 					$anna_toys_image2
 					'"It''s certainly a unique little thing with the pleasure it can bring. This was only a little taste of what it can give you. But I think you''ve learned enough for today. Let me show you out, You need to get home before you mother starts to worry and I need to make some dinner." You shake her hand and leave the apartment.'
-					act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+					act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 				end
 				act'Emmmh...what am I supposed to feel?':
 					*clr & cla
@@ -578,7 +578,7 @@ if $ARGS[0] = 'toys_wand':
 					Anna_see_abrat += 1
 					$anna_toys_image2
 					'"Such bravery. <<$pcs_nickname>>... don''t be silly... if that was enough to move your finger you felt something for sure. Never let yourself be seduced by the rush, especially in the BDSM world. It''s easy to over estimate your limits, and that can be dangerous when we talk about BDSM. Always be honest with yourself and your partner: misjudgments could happen from both parts, and that has to be avoided, are we clear? We''ll end it at that. Let me show you to the door, You need to get home and eat something and I need to do some housework." You shake her hand and walk out of the apartment.'
-					act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+					act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 				end
 			end
 		end
@@ -587,7 +587,7 @@ if $ARGS[0] = 'toys_wand':
 			gs 'stat'
 			$anna_toys_image5
 			'"Understandable. Not all of these toys are for everyone... The main things is that you have an idea. Alright we''re done for today." You exchange few more words with Anna and she leads you out'
-			act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+			act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 		end
 	end		
 
@@ -631,21 +631,21 @@ if $ARGS[0] = 'toys_wand':
 								gs 'stat'
 								AnnaQW['trust'] += 1
 								'"Mmm...I can understand that... Anyway you have nothing to be worried about. Stimulation is the purpose after all, and how sensations are felt can be totally different from person to person. I think we''ll end it for today, you probably have some chores to do. Let me show you out." You shake her hand and go outside.'
-								act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+								act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 							end
 							act'Clit...':
 								*clr & cla
 								gs 'stat'
 								AnnaQW['trust'] += 1
 								'"Mmm...feels nice dosen''t it?... Anyway you have nothing to be worried about. Stimulation is the purpose after all, and how sensations feel totally different from person to person. But I thinks that''s enough for today, I don''t want to waste your time and I got to get started on dinner. Let me show you out." You shake her hand and head outside.'
-								act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+								act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 							end
 							act'Both':
 								*clr & cla
 								gs 'stat'
 								AnnaQW['trust'] += 1
 								'"Interesting... A friend of mine would be really interested in that... i think you saw her once... You showed arousal in both your nipples and clit... and i assume you were wet? Ok <<$pcs_nickname>>, i want you to know that''s normal and you shouldn''t be embarrassed. You are really sensitive to electro stimulation, but do not forget that this is one of the purpose of the wand... i have to warn you that you can''t play with this without the right tools. Alright, I think we should end it here, we can continue another time... you got to get home... and... emmmh... I got something else to take care of."'
-								act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+								act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 							end
 							act'Lie':
 								*clr & cla
@@ -654,7 +654,7 @@ if $ARGS[0] = 'toys_wand':
 								$anna_toys_image2
 								'"No no! My hair it''s stands up! That''s all!."You try to avoid being honest with Anna.'
 								'"Well assuming you are telling the truth... that''s totally normal it''s not something that usually surprises people; it something that''s expected from playing with the wand. Anyway, if you are telling the truth you are really impressionable, i have to say. But we''re done for today. Let me show you out, you got homework to do and I have to do some laundry." You shake her hand and go outside'
-								act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+								act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 							end
 						end
 						act'It''s a bit weird...':
@@ -662,14 +662,14 @@ if $ARGS[0] = 'toys_wand':
 							gs 'stat'
 							$anna_toys_image2
 							'"The wand does have a unique way of stimulating. Well it can offer much more than this. This was only a little demonstration of what it can do... But I think this is enough for today, you learned something new so we''ll end it here, let me show you out, we can continue this next time." Anna leads you to the door, you shake her hand and go outside.'
-							act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+							act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 						end
 						act'Emmmh...what am i suppose to feel?':
 							*clr & cla
 							gs 'stat'
 							Anna_see_abrat += 1
 							'"That was enough to move your finger you felt something that''s for sure, don''t be silly. Never left yourself be blinded by the rush, especially in the BDSM world. It''s easy to over estimate your limits, and that can be dangerous. Always, be honest with yourself. I think that''s enough for today. Let me show you out, we can continue this another time." Anna leads you to the door, you shake her hand and go outside.'
-							act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+							act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 						end
 					end
 				end
@@ -677,7 +677,7 @@ if $ARGS[0] = 'toys_wand':
 					*clr & cla
 					gs 'stat'
 					'"As you wish. We can continue this another time." You exchange few more words with Anna and she leads you to the door, you shake her hand and go out into the residential area.'
-					act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+					act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 				end
 			end
 			
@@ -685,7 +685,7 @@ if $ARGS[0] = 'toys_wand':
 				*clr & cla
 				gs 'stat'
 				'"As you wish. We can continue this another time." You exchange few more words with Anna and she leads you to the door, you shake her hand and go out into the residential area.'
-				act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+				act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 			end
 		end
 		act'Ok':	
@@ -712,21 +712,21 @@ if $ARGS[0] = 'toys_wand':
 						gs 'stat'
 						AnnaQW['trust'] += 1
 						'"That''s nothing to worry about. Stimulation is the purpose after all, and how sensations feel can be completely different from person to person. But I believe that''s enough for today. Let me show you to the door." Anna leads you to the door, you shake her hand and head outside to the residential area.'
-						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 					end
 					act'Clit...':
 						*clr & cla
 						gs 'stat'
 						AnnaQW['trust'] += 1
 						'"And do you like it?. Stimulation is the purpose after all. The sensations felt can be totally different from one person to another. But I think we''ll end it at that for today. Let me show you out." Anna leads you to the door, you shake her hand and go outside and head towards the residential area.'
-						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 					end
 					act'Both':
 						*clr & cla
 						gs 'stat'
 						AnnaQW['trust'] += 1
 						'"Interesting... A friend of mine would be really interested to hear about this... not everybody get''s so aroused by a little shock; you seemed to show both on your breasts and you clitoris, did you get wet?. Ok <<$pcs_nickname>>, I want you to know that''s normal and you shouldn''t worry. It just means you are really sensitive to electro stimulation, but don''t forget that this is the purpose of the wand. I believe we should say that''s enough for today, let me show you out, we can pick this up another time." Anna leads you to the door, you shake her hand and head out to the residential area.'
-						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 					end
 					act'Lie':
 						*clr & cla
@@ -734,21 +734,21 @@ if $ARGS[0] = 'toys_wand':
 						Anna_trust -= 1
 						'"No no! It''s just my hair that stands up! Yes...that''s it." You try to avoid being honest with Anna.'
 						'"Well assuming you are telling the truth... that''s  normal. It''s not something that usually surprise people. Anyway, if you were telling the truth you are really impressionable, i have to say. But we''ll leave that for another day. Let''s head to the front door, you probably have homework to do." Anna leads you to the door, you shake her hand and go outside.'
-						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+						act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 					end
 				end
 				act'Never felt something like that before':
 					*clr & cla
 					gs 'stat'
 					'"The wand does have it''s own special way of stimulating. It can offer so much more than this. This was only a little demonstration of what it can do... But I think this is enough for today, you learned something new so we''ll end it here, let me show you out, we can continue this next time." Anna leads you to the door, you shake her hand and go to the residential area.'
-					act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+					act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 				end
 				act'Emmmh...what am i suppose to feel?':
 					*clr & cla
 					gs 'stat'
 					Anna_see_abrat += 1
 					'"That was enough to move your finger so you definitely felt something that''s for sure. Don''t be blinded by the excitement, especially in BDSM world. It''s easy to over estimate your limits, and that is dangerous when we talk about BDSM. Always, be honest with yourself. That''s enough today. Let me follow you out." Anna leads you to the door, you shake her hand and head out the residential area.'
-					act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+					act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 				end
 			end
 		end
@@ -756,7 +756,7 @@ if $ARGS[0] = 'toys_wand':
 			*clr & cla
 			gs 'stat'
 			'"As you wish. Don''t feel like I''m trying to push this on you, if you don''t want to that''s fine." The session ends and after you exchange few more words with Anna she leads you to the door'
-			act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'HotelHole'
+			act 'Leave': gs 'hotel_anna_gear', 'toys_images_clear' & gt 'pav_hotel'
 		end
 	end
 end
@@ -839,7 +839,7 @@ if $ARGS[0] = 'restraints_rope':
 		'"Thank you Anna, but I don''t think I''m ready for this."'
 		'"Don''t worry <<$pcs_nickname>>, you are free to learn at your own pace and only do what you are comfortable with. Next time something a bit more exciting, if I can get it arranged in time."'
 		'"Thank you Anna, good bye."'
-		act 'Leave': gt'HotelHole'
+		act 'Leave': gt'pav_hotel'
 	end
 end
 
@@ -891,7 +891,7 @@ if $ARGS[0] = 'restraints_rope_sub1':
 		'"So this will give you an idea of how suspension feels, it also shows how versatile ropes are for BDSM play. Of course you still need to have a secure fixing to suspend someone from safely. This fixing point is good for 150kg so you are perfectly safe.'
 		'Right, We can continue this next time." Anna helps you down and you put your clothes back on, after a few words with Anna she sees you out. "Next time I hope to have something a little more exciting if I can get it arranged, see you then <<$pcs_nickname>>."'
 		'"Thank you Anna, goodbye."'
-		act 'Leave': gt'HotelHole'
+		act 'Leave': gt'pav_hotel'
 	end
 	act'Thanks Anna but I think that''s enough for today...':
 		*clr & cla
@@ -900,7 +900,7 @@ if $ARGS[0] = 'restraints_rope_sub1':
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/Anna2restr5.jpg"></center>'
 		'"Of course dear. Restraints can be a bit overwhelming when you first try them and they are not for everyone." You put your clothes on, and after exchanging a few words with Anna she leads you to the door. "Next time I hope to have something a little more exciting if I can get it arranged, see you then <<$pcs_nickname>>."'
 		'"Thank you Anna, good bye.'
-		act 'Leave': gt'HotelHole'
+		act 'Leave': gt'pav_hotel'
 	end
 end
 
@@ -938,7 +938,7 @@ if $ARGS[0] = 'restraints_rope_dom':
 				'You feed the rope back through the hoop and help Anna out of the rope you tied around her.'
 				'"Don''t worry, we''ll get there." Anna says reassuringly as she puts her clothes back on, and after a brief chat she leads you to the door. "Next time I hope to have something a little more exciting if I can get it arranged, see you then <<$pcs_nickname>>."'
 				'"Thank you Anna, goodbye."'
-				act 'Leave': gt'HotelHole'
+				act 'Leave': gt'pav_hotel'
 			end
 		end
 	end
@@ -972,7 +972,7 @@ if $ARGS[0] = 'restraints_harness':
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/harness1.jpg"></center>'
 				'You slowly turn trying to put on a show on for Anna. "beautiful body. But we are not here to make you blush or feel uncomfortable. I don''t know how much you can feel the leather, but i can assure you that leather has its own unique appeal; it''s a matter on how feels to the skin, its smell... and other things you will eventually discover. I don''t think we''re gonna go any further today so we''ll call it a night. Let me get your clothes." Anna gives you your clothes and you put them on, after few words she walks you the door and you head out to the residential area.'
-				act 'Leave': gt'HotelHole'
+				act 'Leave': gt'pav_hotel'
 			end
 			act'I think I''m done for today, I really have to go...':
 				*clr & cla
@@ -980,7 +980,7 @@ if $ARGS[0] = 'restraints_harness':
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/Anna2restr5.jpg"></center>'
 				'"That''s okay... I hope you learned a little about the harness and what it brings. Here let me get your clothes." Anna gives you your clothes and you put them back on, Anna talks a little bit about different harnesses before you leave.'
-				act 'Leave': gt'HotelHole'
+				act 'Leave': gt'pav_hotel'
 			end
 		end
 		act'Thank you Anna, but i have to go...':
@@ -990,7 +990,7 @@ if $ARGS[0] = 'restraints_harness':
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/annaintro1.jpg"></center>'
 			'"Hope you don''t mind Anna, but I have to get home."'
 			'"Understandable. The main thing is you got the basic idea about the harness and what it can do. Here let me get your clothes." Anna gives you your clothes and you put them back on, Anna talks a little bit about her first experience with harnesses before you leave.'
-			act 'Leave': gt'HotelHole'
+			act 'Leave': gt'pav_hotel'
 		end
 	end
 	act'Why don''t you try it on so i can see how it looks on you?':
@@ -1013,7 +1013,7 @@ if $ARGS[0] = 'restraints_harness':
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/harnessd1.jpg"></center>'
 				'"No... this is enough. I''m not a doll that you can just boss around."'
 				'"My dear I can assure you that wasn''t an order... anyway I won''t press you on it... you are free to do what you want. I think it''s best if we end it for today. The main thing is that you have an idea about the harness. Let me get your clothes." You put your clothes back on. After few words about today Anna reassures you there was no reason to be worried, and that your reaction was completely normal. Soon you finish discussing and you head out the door.'
-				act 'Leave': gt'HotelHole'
+				act 'Leave': gt'pav_hotel'
 			end
 			act'Turn and tease':
 				*clr & cla
@@ -1025,7 +1025,7 @@ if $ARGS[0] = 'restraints_harness':
 				'You slowly turn swinging your back to tease Anna. "Mmmm... there''s no need to put a show on... but... ok: if that make you feel comfortable by all means... go on. Just remember, we don''t have all day <<$pcs_nickname>>."'
 				'"Ok ok... you''re no fun... but I got the message." You stop from teasing Anna.'
 				'"Don''t take it the wrong way... you can try to tease me on our free time if you''d like. But we are here for your session. I reckon by now you''ve gotten to feel the leather a bit and how nice it feels against your skin, it''s texture and smell, there really isn''t anything quite like leather. I think that''s enough for today. Let me get your clothes." Anna gives you your clothes and you redress yourself, and after a brief conversation you both say goodbye.'
-				act 'Leave': gt'HotelHole'
+				act 'Leave': gt'pav_hotel'
 			end
 			act'We can stop here...':
 				*clr & cla
@@ -1033,7 +1033,7 @@ if $ARGS[0] = 'restraints_harness':
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/Anna2restr5.jpg"></center>'
 				'"Tha''s okay... I think it best if we end it for today then. I hope you learned something from our session here today. Let me get you your clothes." Anna gives you your clothes and you redress. You chat a little bit about the harness before saying goodbye'
-				act 'Leave': gt'HotelHole'
+				act 'Leave': gt'pav_hotel'
 			end
 		end
 		act'Thanks for your offer Anna, but I have to go...':
@@ -1042,7 +1042,7 @@ if $ARGS[0] = 'restraints_harness':
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/annaintro1.jpg"></center>'
 			'"Hope you don''t mind Anna, but I really have to go."'
 			'"That''s fine, we can pick this up again next time. I hope that you got a little bit of an insight into what this harness can bring. You can take it off now and redress." You put your clothes back on, and after some small talk you say goodbye and leave.'
-			act 'Leave': gt'HotelHole'
+			act 'Leave': gt'pav_hotel'
 		end
 	end
 	act'On me?':
@@ -1073,7 +1073,7 @@ if $ARGS[0] = 'restraints_harness':
 					gs 'stat'
 					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/harness1.jpg"></center>'
 					'You slowly turn as to put a show on for Anna. "As I said <<$pcs_nickname>> you have a great body. But we are not here to make you blush or feel uncomfortable. Now, do you feel how nice the the leather feels against your body? Just the smell of leather can be arousing to some you know. Nothing quite beats leather. I think we''ll end it there and continue next time. You can take the harness off now and get dressed." You put your clothes back on and talk a bit about leather harnesses before you say goodbye and go outside.'
-					act 'Leave': gt'HotelHole'
+					act 'Leave': gt'pav_hotel'
 				end
 				act'I think we''ve done for today, I have to go':
 					*clr & cla
@@ -1081,7 +1081,7 @@ if $ARGS[0] = 'restraints_harness':
 					gs 'stat'
 					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/Anna2restr5.jpg"></center>'
 					'"Then I think we should wrap it up for today. I hope that you see what a wonderful addition a harness can bring to BDSM. You can get dressed again now." Anna gives you your clothes and you get dressed, after some small talk you both say goodbye and you head out to the residential area.'
-					act 'Leave': gt'HotelHole'
+					act 'Leave': gt'pav_hotel'
 				end
 			end
 			act'Thank you Anna, but i have to go...':
@@ -1091,7 +1091,7 @@ if $ARGS[0] = 'restraints_harness':
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/annaintro1.jpg"></center>'
 				'"Hope you don''t mind Anna, I really have to get going."'
 				'"That''s okay, we can continue this another day then. I hope you''ve learned something here today." You get dressed before chatting a bit with Anna about school before you say goodbye and leave.'
-				act 'Leave': gt'HotelHole'
+				act 'Leave': gt'pav_hotel'
 			end
 		end
 	end
@@ -1100,7 +1100,7 @@ if $ARGS[0] = 'restraints_harness':
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/annaintro1.jpg"></center>'
 		'"As you wish. We''ll continue another time. Hopefully I''ve given you some things to think about tonight. Let me show you out." You chat a bit on the way to the door when you reach the door you kindly say goodbye and leave.'
-		act 'Leave': gt'HotelHole'
+		act 'Leave': gt'pav_hotel'
 	end
 end
 		
@@ -1146,7 +1146,7 @@ if $ARGS[0] = 'restraints_cuff':
 						'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/cuff1.jpg"></center>'
 						'"I-i..."'
 						'"Well... if that left you speechless you felt something for sure. I won''t push things though the main thing is to improve your knowledge, so I think we''ll end it there. Just let me free you now." Anna smiles at you in a reassuring way; once free and with your panties on, you chat a little bit with Anna before you say goodbye and leave'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 					act'C-can you free me now?':
 						*clr & cla
@@ -1156,7 +1156,7 @@ if $ARGS[0] = 'restraints_cuff':
 						'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/cuff1.jpg"></center>'
 						'"Sure <<$pcs_nickname>> Just lay still and I''ll unlock the cuffs." Anna starts freeing your ankles and wrists.'
 						'"Just remember, I won''t force you to do anything you don''t want... the main things is to improve your knowledge about this, and I feel you learned something today." Anna smiles at you in a reassuring way. Once free and with your panties back on, she takes you to the front door where you say goodbye'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 				end
 			end
@@ -1187,7 +1187,7 @@ if $ARGS[0] = 'restraints_cuff':
 							'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/cuff2.jpg"></center>'
 							'"I-i..."'
 							'"Cat got your tounge? You definitely felt something then. I won''t push it though the main thing is that you learn, and you''ve certainly learned a bit today so we''ll stop for today. Let me unlock you so you can get dressed." Anna smiles at you in a reassuring way; once free and with your panties on, you talk a little bit about school before saying goodbye'
-							act 'Leave': gt'HotelHole'
+							act 'Leave': gt'pav_hotel'
 						end
 						act'C-can you free me now?':
 							*clr & cla
@@ -1197,7 +1197,7 @@ if $ARGS[0] = 'restraints_cuff':
 							end
 							'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/cuff1.jpg"></center>'
 							'"Of course <<$pcs_nickname>> wait a sec. Just lay still so I can unlock the cuffs." Anna starts freeing your ankles and wrists. "I want you to remember that i won''t push this on you... the main thing that you learn, and I''d say you''ve learned some today, now get dressed." She smiles at you in a reassuring way... Once free and with your panties back on, you thank Anna for tonight and say goodbye.'
-							act 'Leave': gt'HotelHole'
+							act 'Leave': gt'pav_hotel'
 						end
 					end
 				end
@@ -1205,7 +1205,7 @@ if $ARGS[0] = 'restraints_cuff':
 					cla
 					gs 'stat'
 					'"No worries." Anna smiles at you in a reassuring way. "If you don''t want to I will not force you. We''ll end it here, but I hope you''ve learned a little bit about cuffs and what they bring to BDSM. Now, I think it''t time you got home, you probably have homework to do." Anna leads you to the door and you say goodbye and leave.'
-					act 'Leave': gt'HotelHole'
+					act 'Leave': gt'pav_hotel'
 				end
 			end
 			act'I''m sorry Anna, i cannot do that...':
@@ -1214,7 +1214,7 @@ if $ARGS[0] = 'restraints_cuff':
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/cuffn.jpg"></center>'
 				'"That''s okay." Anna smiles at you in a reassuring way.'
 				'"I''m not going to push you into doing things you don''t want to, We''ll wrap this up for now, but I hope you''ve learned a thing or two about cuffs and what they can be used for. Now you should get going home, it''s getting late and I got some housework to do." Anna leads you to the front door and you say goodbye and leave.'
-				act 'Leave': gt'HotelHole'
+				act 'Leave': gt'pav_hotel'
 			end
 		end
 		act'On you? Sure...you got ropes too...this should be fun.':
@@ -1233,7 +1233,7 @@ if $ARGS[0] = 'restraints_cuff':
 				'"Cuffs have a meaning dear, and you need to learn all aspects of this. We are not a BDSM session now, this is an learning session and has no meaning unless you are willing to try. but as i said i won''t force you if you don''t want to."'
 				'"I think it''s best if we end it here today."'
 				'"Sure, we wrap ut. Let me lead show you out." You both walk out of the bedroom and down the hallway to the front door where you say goodbye.'
-				act 'Leave': gt'HotelHole'
+				act 'Leave': gt'pav_hotel'
 			end
 			act'Mfffh...do not try anything. Was i clear?':
 				*clr & cla
@@ -1256,7 +1256,7 @@ if $ARGS[0] = 'restraints_cuff':
 						'"I thought it would be worse"'
 						'"Now that you''ve got a better understanding. Remember, what you learn from our sessions is entirely up to you. We are doing this to improve your knowledge, and we''ve learned a lot today I''d say so we''ll end it here."'
 						'You nod. "Okay" Anna smiles at you as she removes your cuffs; once free and with your panties back on, you chat a little bit about school before you say goodbye and leave.'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 					act'Can you free me now?':
 						*clr & cla
@@ -1265,7 +1265,7 @@ if $ARGS[0] = 'restraints_cuff':
 						'"Sure <<$pcs_nickname>>... just give me a moment." Anna starts freeing your ankles and wrists.'
 						'"Just remember <<$pcs_nickname>> I won''t force you to do anything you don''t want to... the main things is for you to learn, and and it seems you''ve learned enough today."'
 						'"Just get me out of this please." Anna smiles as she removes your cuffs. Once your arms and legs are free you hurriedly get dressed, you chat a little with Anna before she she walks you to the front door and say goodbye and walk out to the residential area.'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 				end
 			end
@@ -1298,7 +1298,7 @@ if $ARGS[0] = 'restraints_cuff':
 						'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/cuff2.jpg"></center>'
 						'"I-i..."'
 						'"No words... I suspect you really felt something. But I don''t think we should puss this much further... the main thing today is to improve your basic knowledge, and we''ve done that today. Now... let me loosen the cuffs." You nod. Anna smiles at you while freeing you; once freed and with your panties on, you chat a little bit about school before you leave.'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 					act'C-can you free me now?':
 						*clr & cla
@@ -1309,7 +1309,7 @@ if $ARGS[0] = 'restraints_cuff':
 						'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/cuff1.jpg"></center>'
 						'"Sure <<$pcs_nickname>>... just let me get undo the straps." Anna start freeing your ankles and wrists.'
 						'"I want you to remember that I won''t make you do anything you don''t want to... the main things is that you learn, and I think you''ve learned enough for today." She smiles and removes the cuffs... Once freed and with your panties on, chat a little thanking her for teaching you before you leave.'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 				end
 			end
@@ -1319,7 +1319,7 @@ if $ARGS[0] = 'restraints_cuff':
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/cuffn.jpg"></center>'
 				'"No worries." Anna smiles at you in a reassuring way.'
 				'"Let me just get these cuffs off you. Ok, then I think we''re done for today; I hope you''ve learned a little bit more about BDSM. Let me walk you out" Anna leads you to the front and you walk out to the residential area.'
-				act 'Leave': gt'HotelHole'
+				act 'Leave': gt'pav_hotel'
 			end
 		end
 	end
@@ -1328,7 +1328,7 @@ if $ARGS[0] = 'restraints_cuff':
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/annaintro1.jpg"></center>'
 		'"Alright. If you don''t want to I can understand that and I won''t force you. Just think about some of the things you''ve seen here today okay? Now, let me show you out." Anna leads you to the front door and you leave.'
-		act 'Leave': gt'HotelHole'
+		act 'Leave': gt'pav_hotel'
 	end
 end
 		
@@ -1362,7 +1362,7 @@ if $ARGS[0] = 'restraints_leash':
 					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/leashnakfine.jpg"></center>'
 					'"I''m happy to hear it... anyway we should stop for now. The walk ends. "We shouldn''t get carried away, this is a practice session after all, so <<$pcs_nickname>> I hope it has been instructive for you, you should have a better idea about the collar and the leash. You can get dressed now, and we''ll continue next time"'
 					'"Thank you Anna." You get dressed and and chat a little about collars before saying goodbye and leaving.'
-					act 'Leave': gt'HotelHole'
+					act 'Leave': gt'pav_hotel'
 				end
 				act'S-stop...':
 					*clr & cla
@@ -1370,7 +1370,7 @@ if $ARGS[0] = 'restraints_leash':
 					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/leashnakstop.jpg"></center>'
 					'You loose all interest in completing the walk. "Uh? Oh... ok." The walk ends. Anna immediately stops as soon as she sees you no longer want to continue. she dosen''t tighten her grip, the only tightness you feel is from the sudden stop. "I assume it was too much for you. I think we should end it here, you should get dressed <<$pcs_nickname>>."'
 					'"Y-yes..." You weren''t able to complete your sentence feeling too much shame from the walk. As soon as you put clothes back on you exchange few words with Anna. She reassures you about the session and your feelings, telling again that there''s no reason to worry as it''s only a learning session. You finally finish the chat and leave for today.'
-					act 'Leave': gt'HotelHole'
+					act 'Leave': gt'pav_hotel'
 				end
 				act'...':
 					*clr & cla
@@ -1381,7 +1381,7 @@ if $ARGS[0] = 'restraints_leash':
 					'"What''s wrong?" You are too ashamed to lift your head: you are soaking wet.'
 					'"M-my... my pussy." Anna immediately realizes what you are talking about.'
 					'"Oh... I see." As if this is totally normal Anna reassures you. "Don''t worry... this can be a highly arousing situation: no matter what end of the leash you''re on. It''s totally natural, but I think we''ll end it there, you''ve learned enough for today. Let me go get your clothes." You put your clothes back on while trying to focus on something else. She reassures you about the session and your feelings. after a brief chat and given yourself time to calm down you say goodbye and leave the apartment.'
-					act 'Leave': gt'HotelHole'
+					act 'Leave': gt'pav_hotel'
 				end
 			end
 		end
@@ -1404,7 +1404,7 @@ if $ARGS[0] = 'restraints_leash':
 					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/leashnakfine.jpg"></center>'
 					'"I''m happy to hear it... But we should stop for now." The walk ends. "We shouldn''t drag this on too long, this is for you to learn after all, so <<$pcs_nickname>> I hope it has been a learning experience for you, hopefully you should have a better idea about the collar and the leash. You can get dressed now, and we''ll follow up on this next time"'
 					'"Thank you Anna."You get dressed and and chat a little about collars before saying goodbye and leaving.'
-					act 'Leave': gt'HotelHole'
+					act 'Leave': gt'pav_hotel'
 				end
 				act'S-stop...':
 					*clr & cla
@@ -1412,7 +1412,7 @@ if $ARGS[0] = 'restraints_leash':
 					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/leashnakstop.jpg"></center>'
 					'You freeze up completely. "Uh? Oh... ok."</font> Anna stops the walk as soon as she sees you don''t want to continue. she dosen''t tighten her grip, the only tightness you feel is from when you stopped moving. "I suppose it got to be too much for you. It''s probably best if we end it here, you should get dressed <<$pcs_nickname>>."'
 					'"Y-yes..." You weren''t able to complete your sentence feeling too much shame from the walk. As soon as you put clothes back on you exchange few words with Anna. She reassures you about the session and your feelings, telling again that there''s no reason to worry as it''s only a learning session. When you finish the chat you say goodbye and leave for today.'
-					act 'Leave': gt'HotelHole'
+					act 'Leave': gt'pav_hotel'
 				end
 			end
 			act'Don''t...':
@@ -1420,7 +1420,7 @@ if $ARGS[0] = 'restraints_leash':
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/leashownoend.jpg"></center>'
 				'You shake your head. "Well <<$pcs_nickname>>... in that case we should end it for today. Hopefully I''ve given you some things to think about... and we''ve made some steps forward." She unclips the leash from your collar. "Move your hair so I can get the collar off." Anna removes the collar and gives you back your clothes. Once your clothes are back on you chat a little with Anna; she reassures you that there is no hidden motive. after a little while you say your thanks and head out of the apartment towards the residential area.'
-				act 'Leave': gt'HotelHole'
+				act 'Leave': gt'pav_hotel'
 			end
 		end
 		act'Change your mind':
@@ -1432,7 +1432,7 @@ if $ARGS[0] = 'restraints_leash':
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/leashownoend.jpg"></center>'
 			'"I-i... can''t I''m sorry Anna."'
 			'"Well <<$pcs_nickname>>... in that case we''ll call it a day. The main thing is that you learn... and we''ve made progress." She removes the least from your collar. "Move your hair out of the way so it dosen''t get stuck." Anna removes collar gives you your dress. As soon you''re dressed you talk a bit with Anna; she reassures you about the session saying there''s no underlying meaning and that the session is purely instructional. You feel she has no intention to make you do anything you don''t want to. Once your little chat is over Anna follows you to the front door where you say goodbye and head to the residential area.'
-			act 'Leave': gt'HotelHole'
+			act 'Leave': gt'pav_hotel'
 		end
 	end
 	act'If there''s no real meaning...why don''t you let me put the collar on you?':
@@ -1459,7 +1459,7 @@ if $ARGS[0] = 'restraints_leash':
 					'"So <<$pcs_nickname>>, how does it feel to be walking your slave around naked, it''s exhilarating isn''t it?"'
 					'"I''ve never heard of a puppy talking."'
 					'"Right..." You walk Anna for a little. "That''s it we should stop for now."'
-					act 'Leave': gt'HotelHole'
+					act 'Leave': gt'pav_hotel'
 				end
 			end
 		end
@@ -1493,7 +1493,7 @@ if $ARGS[0] = 'restraints_leash':
 						'"Happy to hear it''s not a big deal for you. I think that''s enough for today." The walkie ends. "Even doing a simple practice session with no meaning could be hard we won''t go much furher, I hope <<$pcs_nickname>> I hope this little session has been informative for you; hopefully you got some better idea about the collar and the leash."'
 						'"Just... don''t try anything okay?"'
 						'"Of course not, this is your show, eventually you will decide for yourself what the sessions mean. Well, now that we''re done you can change back into your regular clothes and I''ll see you next time." You get dressed and say goodbye to Anna before you leave.'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 					act'Stop!':
 						*clr & cla
@@ -1503,7 +1503,7 @@ if $ARGS[0] = 'restraints_leash':
 						'"I guess it became too much for you... Alright; you can put back your clothes <<$pcs_nickname>> we''re done for today."'
 						'"This was a big mistake."'
 						'"If you think so...then that''s what it was. It seems to have been very instructive though and we learn when we make mistakes." You weren''t able to reply, ashamed by the session; you only want this to end. Anna reassures you about the session and your feelings, saying you did nothing wrong and that it''s okay. Once you''ve gotten dressed again you say goodbye to Anna, hurrying towards the door to leave.'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 					act'Meh...':
 						*clr & cla
@@ -1517,7 +1517,7 @@ if $ARGS[0] = 'restraints_leash':
 						'"Are you mocking me?"'
 						'"Don''t be silly <<$pcs_nickname>>... you decide for yourself what you want to do, and you wanted to try this. Now we know you don''t really feel anything about this so we''ve learned something. Since that''s done I think we''ll call it for today."'
 						'"Baf!" Once you''ve gotten your clothes back on you thank Anna for today and leave the apartment.'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 				end
 			end
@@ -1542,7 +1542,7 @@ if $ARGS[0] = 'restraints_leash':
 						'"Glad to hear it''s not too big a problem... anyway, we should stop for now." The walk ends. "Well <<$pcs_nickname>> I assume it was an instructive session; you should have a better idea about collar, leash, submission and petplay."'
 						'"Just... don''t get any ideas okay?"'
 						'"Don''t worry I won''t. let''s wrap it up and let me get you clothes, we''ll continue next time." You get dressed and chat a bit with Anna before saying goodbye'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 					act'Stop!':
 						*clr & cla
@@ -1552,7 +1552,7 @@ if $ARGS[0] = 'restraints_leash':
 						'"It can be too much in the beginning... Let''s get your clothes back on we''re done for today."'
 						'"I shouldn''t have done this."'
 						'"It''s not all bad you know, we have made progress and you''ve learned a bit today. Nothing to be ashamed of." You can''t bring yourself to answer, wanting only to go home. Anna tells you that there is nothing to worry about. Once you''ve gotten dressed you say goodbye and hurry out the door.'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 					act'I don''t know':
 						*clr & cla
@@ -1565,7 +1565,7 @@ if $ARGS[0] = 'restraints_leash':
 						'"Well, maybe we''ll try something else next time, you might be more dominant something you really aren''t right now."'
 						'"Are you mocking me?"'
 						'"Just saying my dear <<$pcs_nickname>>.. .We went down this road hoping to learn, and we''ve learned this isn''t exactly for you so we''ll stop there for today, let''s get that collar off and you can put your clothes back on." Once you''ve gotten your clothes back on you thank Anna for tonight and say goodbye.'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 				end
 				act'This was a mistake. it''s too much.':
@@ -1581,7 +1581,7 @@ if $ARGS[0] = 'restraints_leash':
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/leashownoend.jpg"></center>'
 				'"I think I''ll have to pass"'
 				'"That''s okay <<$pcs_nickname>> we can continue next time. I hope you''ve learned a little bit though." Anna removes the collar and leash and gives you your clothes, once you''ve gotten dressed you chat a little bit about school and life at home before you leave.'
-				act 'Leave': gt'HotelHole'
+				act 'Leave': gt'pav_hotel'
 			end
 		end
 		act'Ok I''ll do it. But I''m not putting on a show...':
@@ -1610,7 +1610,7 @@ if $ARGS[0] = 'restraints_leash':
 						end
 						'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/leashlingfine.jpg"></center>'
 						'"I''m happy to hear it wasn''t a problem for you. Ok <<$pcs_nickname>> i hope it was an instructive session; you should have a better idea about collar, leash, submission and petplay. now we''ll end it here for today, let me remove the collar and get your clothes." You get dressed and after a brief chat you leave Anna''s apartment.'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 					act'Stop!':
 						*clr & cla
@@ -1620,7 +1620,7 @@ if $ARGS[0] = 'restraints_leash':
 						'"Sometimes it can get a bit too much, let me get this collar off and get your clothes <<$pcs_nickname>> we''re done for today."'
 						'"I shouldn''t have done this."'
 						'"It''s okay, we wanted to you to learn about this and we''ve learned more today, there''s nothing to worry about." You try to answer but you can''t find the words, you just want to go home. Anna removes the collar and gives you your clothes, once you''ve gotten dressed you say goodbye to Anna before hurrying out the door.'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 					act'Meh...':
 						*clr & cla
@@ -1631,7 +1631,7 @@ if $ARGS[0] = 'restraints_leash':
 						'"Nothing. are you sure?"'
 						'"Really dosen''t feel like it."'
 						'"That''s okay, perhaps being in the submissive state of this isn''t your thing, or maybe this just isn''t the right setting. But in any case we''ll end it here for today, let me get that collar and you can get dressed." Once you''ve gotten your clothes back on you thank her for taking the time to try and teach you before you leave.'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 				end
 			end
@@ -1654,7 +1654,7 @@ if $ARGS[0] = 'restraints_leash':
 						end
 						'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/leashlingfine.jpg"></center>'
 						'"Glad to hear it wasn''t too bad for you, let''s end it here for today." The walk ends. "Now, as you already know this is a learning session, this dosen''t mean anything between us. what you take from this is entirely up to you, but I hope you''ve learned a little bit about what it''s like for the submissive to be led by their master or mistress. Anyways, let''s get that collar off so you can get dressed." You put your clothes back on and after a brief talk about the role of being submissive you say goodbye and leave.'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 					act'Stop!':
 						*clr & cla
@@ -1663,7 +1663,7 @@ if $ARGS[0] = 'restraints_leash':
 						'Your body freezes completely, feeling the collar yank against your neck. "What?" Anna drops the leash immediately letting it fall. "Are you okay <<$pcs_nickname>>? I think we''ve gone far enough for today."'
 						'"I shouldn''t have done this."'
 						'"It''s okay, maybe this part of it isn''t for you, we''ve learned something today so focus on that." You find yourself unable to answer feeling only embarrassed and wanting to hide. Anna removes your collar and tells you again that it''s okay and you shouldn''t think too much into it. Once you''ve gotten your clothes you say goodbye to Anna, wanting to get away from all this as soon as possible.'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 					act'Meh...':
 						*clr & cla
@@ -1674,7 +1674,7 @@ if $ARGS[0] = 'restraints_leash':
 						'"Nothing? Are you sure?"'
 						'"Yeah, I''m not really feeling it"'
 						'"Well, that really depends on perspective dosen''t it, we have learned today that this dosen''t really do anything for you. you can always find some way to learn for everything you do. But we''ll end it here so this dosen''t turn into a school lecture, let me get that collar off so you can get dressed". After getting dressed you thank Anna for her time today and walk out of the apartment.'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 				end
 				act'Now hold on!':
@@ -1691,7 +1691,7 @@ if $ARGS[0] = 'restraints_leash':
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/leashlingno.jpg"></center>'
 				'"I''m not so sure I wanna do this anymore"'
 				'"That''s okay <<$pcs_nickname>> you are in charge here today, you say stop, we stop. Hopefully you''ve learned a little bit and maybe that''ll is enough for today." Anna helps you remove the collar and gives you your dress. After getting dressed you exchange few words with Anna; you tell her again that even if there''s no underlying meaning this is just too much for you; she doesn''t seem to criticize your decision, and listens to you with kind eyes. Once you''ve finished talking you say goodbye and go out to the residential area.'
-				act 'Leave': gt'HotelHole'
+				act 'Leave': gt'pav_hotel'
 			end
 		end
 	end
@@ -1724,7 +1724,7 @@ if $ARGS[0] = 'restraints_leash':
 						gs 'stat'
 						'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/leashnakfine.jpg"></center>'
 						'"I''m happy to hear you feel it''s going well but, I think it''s best if we stop for today.</font> The walk ends<font color = blue>"This was a good start, seems like you learned a lot today which is good. Now, let me get that collar off so you can get dressed"</font><br><font color = #DC143C>"Thank you Anna"</font> You get dressed  and thank Anna for her time, she smiles and leads you to the front door.'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 					act'I...don''t like it...':
 						*clr & cla
@@ -1733,7 +1733,7 @@ if $ARGS[0] = 'restraints_leash':
 						'You sit on the floor not moving. Anna immediately lets go of her grip on the leash. "I assume it was too much for you <<$pcs_nickname>>, that''s okay, it happens. Let''s get that collar off and get your clothes we''re done for today."'
 						'"I''m sorry Anna, but I don''t think this is for me."'
 						'"I understand <<$pcs_nickname>>, it can be hard sometimes doing this." Anna watches as you get dressed telling you that you shouldn''t feel any shame over what happened. Once you''re fully dressed you thank her and you walk out of her apartment.'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 					act'...':
 						*clr & cla
@@ -1744,7 +1744,7 @@ if $ARGS[0] = 'restraints_leash':
 						'"What''s wrong <<$pcs_nickname>> is there a problem with the collar or something?" You just stare at the floor unable to answer: you are soaking wet.'
 						'"M-my... my pussy." You force out. Anna immediately realizes what you are talking about.'
 						'"Oh... I got scared for a moment there." As if this is totally normal Anna reassures you. "Don''t worry... for some this is a highly arousing situation: it doesn''t matter the role. It''s totally natural, but I think it''s better for you to go home now so you can focus on something else, you''ve learned enough for today." Anna removes your collar and you get dressed. After a brief conversation you thank her for understanding and you hurry out the door'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 				end
 			end
@@ -1764,7 +1764,7 @@ if $ARGS[0] = 'restraints_leash':
 						gs 'stat'
 						'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/leashnakfine.jpg"></center>'
 						'"Glad to hear it''s not too bad, but let''s stop for today.</font> The walk ends...<font color = blue>"Now, remember this is a learning session, this dosen''t mean anything between us. you choose what to take from this, but I hope you''ve learned a little bit about what it''s like for the submissive to be led by their master or mistress. Anyways, let''s get that collar off so you can get dressed"</font> After getting redressed you talk a little with Anna about the role of being the submissive before you say goodbye and leave.'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 					act'I...don''t like this...':
 						*clr & cla
@@ -1774,7 +1774,7 @@ if $ARGS[0] = 'restraints_leash':
 						'"I''m guessing this isn''t what you''re looking for then. Maybe it''s best we stop for today <<$pcs_nickname>> what do you say?"'
 						'"I''m sorry Anna, but I dont''t think this is for me."'
 						'"That''s okay, we''re making progress either way" Anna reassures you about the session saying maybe we should try something different next time. Once you''ve gotten the collar off and gotten dressed, you thank Anna for her time and leave.'
-						act 'Leave': gt'HotelHole'
+						act 'Leave': gt'pav_hotel'
 					end
 				end
 				act'Don''t...':
@@ -1782,7 +1782,7 @@ if $ARGS[0] = 'restraints_leash':
 					gs 'stat'
 					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/leashownoend.jpg"></center>'
 					'You shake your head unable to speak. "Okay <<$pcs_nickname>>. you''ve learned a little today but we''re stopping for today." Anna unhooks the leash and removes your collar. As soon as you''ve gotten dressed you exchange few words with Anna; she talks session and your feelings, saying that what you felt is perfectly natural. When you are done chatting Anna thanks you for stopping by today and leads you out.'
-					act 'Leave': gt'HotelHole'
+					act 'Leave': gt'pav_hotel'
 				end
 			end
 			act'Change your mind':
@@ -1791,7 +1791,7 @@ if $ARGS[0] = 'restraints_leash':
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/leashownoend.jpg"></center>'
 				'"I-i... can''t I''m sorry Anna i have to go."'
 				'"Okay <<$pcs_nickname>>...let''s wrap up for today. Hopefully we''ve made some steps forward today." Anna moves removes the leash and the collar, and gives you your clothes. As soon as you''ve gotten dressed you chat a little bit with Anna, she reminds you that you control the situation and can decide when to stop. When you''re done chatting you thank her and say goodbye before leaving out towards the residential area.'
-				act 'Leave': gt'HotelHole'
+				act 'Leave': gt'pav_hotel'
 			end
 		end
 		act'I want you to try the collar':
@@ -1812,7 +1812,7 @@ if $ARGS[0] = 'restraints_leash':
 					gs 'stat'
 					'<center><video autoplay loop src="images/characters/pavlovsk/resident/Anna/sessionhotel/leash.mp4"></video></center>'
 					'"Not so difficult is it? Just remember to keep a firm grip and have a firm tone so the submissive knows who''s in charge. not just to the submissive mind you but also if there are anyone else around." You continue walk Anna for a little. "That''s it we should stop now."'
-					act 'Leave': gt'HotelHole'
+					act 'Leave': gt'pav_hotel'
 				end
 			end
 		end
@@ -1824,7 +1824,7 @@ if $ARGS[0] = 'restraints_leash':
 			'"Well <<$pcs_nickname>>... in that case we''re done for today. Hopefully you''ve gotten some things to think about tonight."'
 			'"I''m sorry."'
 			'"That''s okay <<$pcs_nickname>> we''ll continue another day, let me show you out." You both chat a little as you walk to the door, when you reach the door you say goodbye and leave.'
-			act 'Leave': gt'HotelHole'
+			act 'Leave': gt'pav_hotel'
 		end
 	end
 	act'Leave':
@@ -1834,7 +1834,7 @@ if $ARGS[0] = 'restraints_leash':
 		'"That''s okay <<$pcs_nickname>>. We''ll pick this up some other time, let me show you out." You walk towards the door through the hallway chatting as you go. "Hopefully you''ve gotten something to think about before bedtime tonight."'
 		'"I hope so too."'
 		'"Here we are, now hope to see you again soon."you smile to Anna and say goodbye before you leave out towards the residential area.'
-		act 'Leave': gt'HotelHole'
+		act 'Leave': gt'pav_hotel'
 	end
 end
 

+ 30 - 30
locations/HotelHole.qsrc → locations/pav_hotel.qsrc

@@ -1,9 +1,9 @@
-# HotelHole
+# pav_hotel
 
 CLOSE ALL
 $loc_arg = $ARGS[0]
 $loc = $CURLOC
-$menu_loc = 'HotelHole'
+$menu_loc = 'pav_hotel'
 $menu_arg = ''
 menu_off = 0
 $location_type = 'public_indoors'
@@ -26,7 +26,7 @@ if hour = 0 and hotresepQW_day ! daystart and (hotresepQW < 3 or (hotresepQW = 3
 			act 'Wait until they are finished': 
 				hotresepQW_day = daystart
 				minut += rand(1, 60-minut)
-				gt 'HotelHole'
+				gt 'pav_hotel'
 			end
 		elseif resepseen = 0:
 			'This is strange, you think to yourself. The lobby is supposed to be open 24/7.'
@@ -124,15 +124,15 @@ else
 	'<center><H4>Pavlovsk hotel</H4></center>'
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/hotel.hole.jpg"></center>'
 	if pavHotelMaid = 0:
-		'As you enter the Pavlovsk hotel you''re always surprised by how fancy it looks on the inside, given the shabby exterior. You can approach the <a href="exec:minut += 1 & gt ''hotel_resep''">reception desk</a> of the hotel where a cute brunette is currently manning the desk, she gives you a friendly nod when you get into her sight range.'
+		'As you enter the Pavlovsk hotel you''re always surprised by how fancy it looks on the inside, given the shabby exterior. You can approach the <a href="exec:minut += 1 & gt ''pav_hotelReception''">reception desk</a> of the hotel where a cute brunette is currently manning the desk, she gives you a friendly nod when you get into her sight range.'
 	else
-		'As you enter the Pavlovsk hotel you''re always surprised by how fancy it looks on the inside, given the shabby exterior. You can approach the <a href="exec:minut += 1 & gt ''hotel_resep''">reception desk</a> of the hotel where <<$receptionName>> is currently manning the desk, she gives you a friendly nod when you get into her sight range.'
+		'As you enter the Pavlovsk hotel you''re always surprised by how fancy it looks on the inside, given the shabby exterior. You can approach the <a href="exec:minut += 1 & gt ''pav_hotelReception''">reception desk</a> of the hotel where <<$receptionName>> is currently manning the desk, she gives you a friendly nod when you get into her sight range.'
 	end
 end
 
-if hour >= 12 and hour < 20 and proshotelopen = 1: '<a href="exec:gt ''HotelHole'',''Pavlin''">Pavlin</a> is sitting in the lobby looking around for fresh prey.'
+if hour >= 12 and hour < 20 and proshotelopen = 1: '<a href="exec:gt ''pav_hotel'',''Pavlin''">Pavlin</a> is sitting in the lobby looking around for fresh prey.'
 
-if hour >= 12 and hour <= 13 and GermanQW > 0: 'Next to the reception desk, you see a door labeled <a href="exec:minut += 1 & gt ''hoteladmin''">"Administration"</a>. That must be where the hotel manager works. The door is currently open.'
+if hour >= 12 and hour <= 13 and GermanQW > 0: 'Next to the reception desk, you see a door labeled <a href="exec:minut += 1 & gt ''pav_hotelAdmin''">"Administration"</a>. That must be where the hotel manager works. The door is currently open.'
 
 if hotwait = 1: 'You go sit in one of the comfortable chairs in the lobby and watch the guests checking in an out.' & hotwait = 0
 
@@ -159,7 +159,7 @@ if maidqw >= 1 and hour >= 16 and hour < 17:
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/maid.cloth'+rand(0,5)+'.jpg"></center>'
 			'You sit down in the locker room and look at the maid uniform. You run your hands over the delicate fabric while you think: "Hmm, it''s a bit skimpy. I bet that''s why the hotel manager thinks this is important, the guests probably love seeing the maids like this!"'
 			'You quickly take off your own clothes, and put the maid uniform on as instructed. After a few quick poses in the mirror you''re convinced: the manager is a pervert! Then again, it does look cute on you. All you have to is clean and prepare rooms for guests... why not look good while you do?'
-			act'Get to work':workmaid += 1 & gt'hotel_work','maid'
+			act'Get to work':workmaid += 1 & gt'pav_hotelWork','maid'
 		end
 	end
 end
@@ -170,13 +170,13 @@ if maidqw >= 1 and hour >= 15 and hour < 16:
 		hour = 16
 		minut = 0
 		gs'stat'
-		gt 'HotelHole'
+		gt 'pav_hotel'
 	end
 end
 
-if maidtime > 0: act'Collect your salary': hotelcollect = 1 & gt'hotel_resep'
+if maidtime > 0: act'Collect your salary': hotelcollect = 1 & gt'pav_hotelReception'
 
-if hotelcouple = 2 and week=4 and hour >=20 and hour <23 and hcday ! daystart: act 'Go visit the couple in room 207': gt 'hotel_work','hotcouple'
+if hotelcouple = 2 and week=4 and hour >=20 and hour <23 and hcday ! daystart: act 'Go visit the couple in room 207': gt 'pav_hotelWork','hotcouple'
 
 if hour = 20 and IgorevnaBDSM >= 5 and IgorevnaBDSM < 9 and week < 3 and AnnaQW['daystart'] ! daystart:
 	act 'Look for Anna':AnnaQW['daystart'] = daystart & gt 'hotel_anna', 'meeting'
@@ -193,7 +193,7 @@ end
 act 'Kill some time in the hotel lobby':
 	gs 'obj_din', 'wait'
 	hotwait = 1
-	gt 'hotelhole'
+	gt 'pav_hotel'
 end
 
 if $ARGS[0] = 'Pavlin' :
@@ -208,7 +208,7 @@ if $ARGS[0] = 'Pavlin' :
 	if npc_rel['A217']>=40 and npc_rel['A217']<60:'You and <<$npc_nickname[''A217'']>> have a normal relationship.'
 	if npc_rel['A217']>=60 and npc_rel['A217']<80:'You and <<$npc_nickname[''A217'']>> have a good relationship.'
 	if npc_rel['A217']>=80:'You and <<$npc_nickname[''A217'']>> have a great relationship.'
-	act 'Move away':gt'HotelHole','skip_resepevent'
+	act 'Move away':gt'pav_hotel','skip_resepevent'
 	if firstfemalecust = 1:
 		if pavprosnofemales = 1:
 			act 'Start taking female customers':
@@ -216,7 +216,7 @@ if $ARGS[0] = 'Pavlin' :
 				pavprosnofemales = 0
 				'"<<$npc_nickname[''A217'']>> I wanted to talk to you about... I want to start taking on female customers."'
 				'"Sure, I can set those up, they usually pay better anyway."'
-				act 'Finish':gt 'HotelHole','Pavlin'
+				act 'Finish':gt 'pav_hotel','Pavlin'
 			end
 		else
 			gs 'willpower', 'prostitution', 'self', 'hard'
@@ -229,7 +229,7 @@ if $ARGS[0] = 'Pavlin' :
 					pavprosnofemales = 0
 					'"<<$npc_nickname[''A217'']>> I wanted to talk to you about... I want to stop taking on female customers."'
 					'"Fine, if you really don''t want to do it I''ll only get you male customers."'
-					act 'Finish':gt 'HotelHole','Pavlin'
+					act 'Finish':gt 'pav_hotel','Pavlin'
 				end
 			else
 				act 'Stop taking female customers (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -288,7 +288,7 @@ if $ARGS[0] = 'Pavlin' :
 				'"What ? I give you a compliment and you get scared. You don''t have to fear me, I wouldn''t hurt a fly."'
 				'<<$npc_nickname[''A217'']>> had too much to drink and he is only talking nonsense.'
 			end
-			act 'Finish':gt 'HotelHole','Pavlin'
+			act 'Finish':gt 'pav_hotel','Pavlin'
 		end
 	end
 	if pavlevent = 1 and pavldaystart2 ! daystart :
@@ -342,7 +342,7 @@ if $ARGS[0] = 'Pavlin' :
 				pavlevent = 2
 				pavldaystart2 = daystart
 			end
-			act 'Move away':gt'HotelHole','skip_resepevent'
+			act 'Move away':gt'pav_hotel','skip_resepevent'
 		end
 	end
 	if npc_rel['A217'] > 19 and proshotelday ! daystart and storyline = 1 and TwinQW < 0:
@@ -374,7 +374,7 @@ if $ARGS[0] = 'Pavlin' :
 					TwinQW = 1
 					killvar 'tmp_TwinQW_AskedToday'
 				end
-				act 'Back to lobby': gt 'HotelHole'
+				act 'Back to lobby': gt 'pav_hotel'
 			end
 		end
 	end
@@ -394,14 +394,14 @@ if $ARGS[0] = 'Pavlin' :
 				*nl
 				'"No, thanks. I''ll just take a regular customer today"'
 				'"No problem, one regular john, coming right up. You can go ahead to the usual room."'
-				act 'Perform your duty':gt 'hotel_resep', 'pavgenpros'
+				act 'Perform your duty':gt 'pav_hotelReception', 'pavgenpros'
 			end
 			act 'Sure, sounds like fun':
 				cla
 				*nl
 				'"Ok, you can go ahead to room 312. They are expecting you"'
 				'<<$npc_nickname[''A217'']>> gives you the key for the hotel room.'
-				act 'Go to room 312':gt 'HotelHole','clown'
+				act 'Go to room 312':gt 'pav_hotel','clown'
 			end
 		end
 	end
@@ -418,22 +418,22 @@ if $ARGS[0] = 'Pavlin' :
 				'"Of course I know that!" <<$npc_nickname[''A217'']>>''s brows furrow, letting you know he''s getting mad. Butterflies flutter in your stomach, fear trying to match up with the anger.'
 				'His expression softens a little before continuing. "This customer has some pretty weird requests, are you up for it?"'
 
-				act 'Not really, let''s stick with vanilla for now': gt 'HotelHole','Pavlin'
+				act 'Not really, let''s stick with vanilla for now': gt 'pav_hotel','Pavlin'
 				act 'What kind of weird requests?':
 					'"He told me he is really in to pissing pregnant chicks." You cringe at the idea.'
 					'"Fucking degenerates, right? But he''s offering a boatload of cash! Are you really up for it?"'
 				end
-				act '"Of course I am, for the right price..."': gt 'HotelHole','PregBDSM'
+				act '"Of course I am, for the right price..."': gt 'pav_hotel','PregBDSM'
 			elseif knowpreg = 1 and pregchem < 3600:
 				cla
 				'"Actually I am pregnant but unfortunately not really showing yet."'
 				'"That''s great, Once you are showing come to me again and I''ll introduce you."'
-				act 'Ok': gt 'HotelHole','Pavlin'
+				act 'Ok': gt 'pav_hotel','Pavlin'
 			elseif knowpreg = 0:
 				cla
 				'<<$npc_nickname[''A217'']>> looks at your body and you know what he is thinking.'
 				'"Yeah that''s definitly tough, good luck with that." You say before quickly leaving.'
-				act 'Back to lobby': gt 'HotelHole'
+				act 'Back to lobby': gt 'pav_hotel'
 			end
 		end
 	end
@@ -559,7 +559,7 @@ if $ARGS[0] = 'Twins':
 								*nl
 								'Suddenly, you hear someone honking a horn outside. You look at the clock and realize the whole hour has passed and <<$npc_nickname[''A217'']>> has arrived.'
 								'Not wanting to keep <<$npc_nickname[''A217'']>> waiting, you and your sister quickly put on your clothes, say goodbye to <<$boydesc>>, and leave the house.'
-								act 'Pavlin takes you home':gt 'HotelHole','twinhome'
+								act 'Pavlin takes you home':gt 'pav_hotel','twinhome'
 							end
 						end
 					else
@@ -601,7 +601,7 @@ if $ARGS[0] = 'Twins':
 								'Anya tries to protest but it''s too late; the dick enters her mouth before any words leave it. She resigns herself to the task and uses her tongue to thoroughly clean the cock, whimpering in disapproval. You can''t help but snicker at the idea of her being forced to taste your ass on this stranger''s rod. Anya shoots you an angry look from the side.'
 								'Suddenly you hear someone honking a horn outside. You look at the clock and realize the whole hour has passed and <<$npc_nickname[''A217'']>> has arrived.'
 								'Not wanting to keep <<$npc_nickname[''A217'']>> waiting, you and your sister quickly put on your clothes, say goodbye to <<$boydesc>>, and leave the house.'
-								act 'Pavlin drives you home': gt 'HotelHole','twinhome'
+								act 'Pavlin drives you home': gt 'pav_hotel','twinhome'
 							end
 						end
 						gs 'willpower', 'anal', 'force', 'hard'
@@ -641,7 +641,7 @@ if $ARGS[0] = 'Twins':
 									*nl
 									'Suddenly, you hear someone honking a horn outside. You look at the clock and realize the whole hour has passed and <<$npc_nickname[''A217'']>> has arrived.'
 									'Not wanting to keep <<$npc_nickname[''A217'']>> waiting, you and your sister quickly put on your clothes, say goodbye to <<$boydesc>>, and leave the house.'
-									act 'Pavlin drives you home': gt 'HotelHole','twinhome'
+									act 'Pavlin drives you home': gt 'pav_hotel','twinhome'
 								end
 							end
 						else
@@ -827,7 +827,7 @@ if $ARGS[0] = 'clown':
 							'Ha ha, no problem <<$pcs_firstname>>. Here is your money, enjoy it. '
 							'He hands you 2000 <b>₽</b>.'
 							'You think this experience traumatized you for life and you would never look at another clown the same way again.'
-							act 'Back to the hotel lobby':gt 'HotelHole'
+							act 'Back to the hotel lobby':gt 'pav_hotel'
 						end
 					end
 				end
@@ -974,7 +974,7 @@ if $ARGS[0] = 'PregBDSM' :
 						gs 'fame', 'pav', 'prostitute', rand(2,4)
 						preghumdone = 1
 						npc_rel['A217'] += 20
-						act 'Back to lobby':gt 'HotelHole'
+						act 'Back to lobby':gt 'pav_hotel'
 					end
 				end
 				act 'No, I can''t do this, let me go':
@@ -1098,5 +1098,5 @@ if $ARGS[0] = 'PregBDSM' :
 	end
 end
 
---- HotelHole ---------------------------------
+--- pav_hotel ---------------------------------
 

+ 6 - 6
locations/HotelAdmin.qsrc → locations/pav_hotelAdmin.qsrc

@@ -1,6 +1,6 @@
-# HotelAdmin
+# pav_hotelAdmin
 $loc_arg = $ARGS[0]
-$loc = 'HotelAdmin'
+$loc = 'pav_hotelAdmin'
 $location_type = 'event'
 menu_off = 1
 
@@ -33,7 +33,7 @@ if GotelWork = 0 and germanqw<2:
 			'You nod: "Sounds fair... what''s the other thing?"'
 			'Herman continues: "If you want to work a shift, you need to be here between 16:00 and 17:00. There''s no point in you getting changed for just 20 minutes of work."'
 			'"That also sounds fair." You give him a handshake as you get ready to leave: "Okay. Thank you sir!"'
-			act'Return to the lobby':gt'hotelhole'
+			act'Return to the lobby':gt'pav_hotel'
 		end
 		act'"Sorry, not interested"':
 			cla
@@ -42,12 +42,12 @@ if GotelWork = 0 and germanqw<2:
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/goteladmin.jpg"></center>'
 			'You frown: "Sorry for wasting your time, but that''s not something for me."'
 			'Herman gives you a friendly nod. "That''s not a problem. If you ever change your mind, come see me again."'
-			act'Return to the lobby':gt'hotelhole'
+			act'Return to the lobby':gt'pav_hotel'
 		end
 	end
 end
 
-act 'Return to the lobby':gt'HotelHole'
+act 'Return to the lobby':gt'pav_hotel'
 
---- HotelAdmin ---------------------------------
+--- pav_hotelAdmin ---------------------------------
 

+ 91 - 91
locations/hotel_resep.qsrc → locations/pav_hotelReception.qsrc

@@ -1,7 +1,7 @@
-# hotel_resep
+# pav_hotelReception
 if $ARGS[0] = '':
 	*clr & cla
-	$menu_loc = 'hotel_resep'
+	$menu_loc = 'pav_hotelReception'
 	$menu_arg = ''
 	menu_off = 0
 	gs'stat'
@@ -13,7 +13,7 @@ if $ARGS[0] = '':
 		'<<$receptionName>> is manning the reception desk yet again. You wonder if she ever takes a break at all.'
 	end
 
-	act 'Step away from the reception desk':gt'HotelHole','skip_resepevent'
+	act 'Step away from the reception desk':gt'pav_hotel','skip_resepevent'
 
 	if GermanQW < 1:
 		act 'Ask about the maid job':
@@ -25,7 +25,7 @@ if $ARGS[0] = '':
 			'You approach the reception desk, and ask the girl: "Excuse me... I hear you are often looking for maids? I would like to come work as a maid here."'
 			'She nods understandingly, and takes a quick look at your figure: "We do often need maids, that''s true. I''d hire you in an instant, but unfortunately it''s not up to me. You should go see Herman Leonidovich, the hotel manager. He''s usually in his office between 12:00 and 14:00. I bet he will hire you! Good luck when you go see him!"'
 
-			act 'Step away from the reception desk':gt'HotelHole','skip_resepevent'
+			act 'Step away from the reception desk':gt'pav_hotel','skip_resepevent'
 		end
 	end
 
@@ -42,9 +42,9 @@ if $ARGS[0] = '':
 				'She hesitates for a second.'
 				'"I could write you a referral. He wouldn''t invite you for a job interview without one. But the boss wouldn''t like me referring his maids to another employer. That''s why I require you to pay me 5.000 <b>₽</b> for my troubles. Just look at it as a small fee. Just tell me if you want the job and have the money."'
 				nichHotelReferral = 1
-				act 'Thank her for the offer and step away from the reception desk':gt'HotelHole','skip_resepevent'
+				act 'Thank her for the offer and step away from the reception desk':gt'pav_hotel','skip_resepevent'
 			else
-				act 'Step away from the reception desk':gt'HotelHole','skip_resepevent'
+				act 'Step away from the reception desk':gt'pav_hotel','skip_resepevent'
 			end
 		end
 	end
@@ -61,16 +61,16 @@ if $ARGS[0] = '':
 
 			if pavlevent = 1:
 				'You are too scared of <<$npc_nickname[''A217'']>> at the moment to meet him in a private place.'
-				act 'Step away from the reception desk':gt'HotelHole','skip_resepevent'
+				act 'Step away from the reception desk':gt'pav_hotel','skip_resepevent'
 				exit
 			elseif pcs_makeup <= 1 or pcs_hairbsh < 1 or pcs_sweat > 26:
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/resep.girl0,'+rand(0,10)+'.jpg"></center>'
 				'"<<$npc_nickname[''A217'']>> expects you to be clean, made-up and with your hair looking nice. I can''t let you go up looking like this." She says.'
-				act 'Step away from the reception desk':gt'HotelHole','skip_resepevent'
+				act 'Step away from the reception desk':gt'pav_hotel','skip_resepevent'
 				exit
 			else
 				'You approach <<$receptionName>> and ask for ''The Peacock''.'
-				gt 'hotel_resep', 'pavgenpros'
+				gt 'pav_hotelReception', 'pavgenpros'
 			end
 		end
 	end
@@ -88,7 +88,7 @@ if $ARGS[0] = '':
 				cla & *nl
 				'"Actually I don''t."'
 				'"Too bad. I''m afraid I can''t help you unless you pay me. Just come back as soon as you have the money."'
-				act 'Step away from the reception desk':gt'HotelHole','skip_resepevent'
+				act 'Step away from the reception desk':gt'pav_hotel','skip_resepevent'
 			end
 
 			if money >= 5000:
@@ -101,7 +101,7 @@ if $ARGS[0] = '':
 					'"Don''t worry, the signature is legit. The boss signs everything I hand him."'
 					'She also hands you a small card with an address on it.'
 					'"This is the address. You can get there easily from the city center of St. Petersburg. Just go there in the late afternoon and present your referral. You also have to wear a maid uniform. If you don''t own one you can buy one at the G&M-Store. And make sure you look presentable in every way. I heard this man is a perfectionist. Good luck!"'
-					act 'Thank her and step away':gt'HotelHole','skip_resepevent'
+					act 'Thank her and step away':gt'pav_hotel','skip_resepevent'
 				end
 			end
 		end
@@ -121,8 +121,8 @@ if $ARGS[0] = '':
 			*clr & cla
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/resep.girl0,'+rand(0,10)+'.jpg"></center>'
 			'She looks in the computer: "I see you already have a room here. As it is already booked and paid for the only way to change it to a different room, would be to cancel your existing booking. To do so without notice would forfeit your payment, I would advise against this, but you may do so if you wish."'
-			act'Yes, cancel your booking':hotelroom=0 & gt'HotelHole'
-			act'No':gt'HotelHole'
+			act'Yes, cancel your booking':hotelroom=0 & gt'pav_hotel'
+			act'No':gt'pav_hotel'
 		elseif hotelroom = 0:
 			act 'Yes':
 				*clr & cla
@@ -136,7 +136,7 @@ if $ARGS[0] = '':
 					cla
 					hotelroom1day=input ("For how long would you like to stay?")
 					if hotelroom1day<0:set hotelroom1day=0
-					if hotelroom1day*500>money:msg'You can''t afford to stay in the hotel for that long.'&gt'HotelHole'
+					if hotelroom1day*500>money:msg'You can''t afford to stay in the hotel for that long.'&gt'pav_hotel'
 					if hotelroom1day*500<=money and hotelroom1day ! 0:
 						money-=hotelroom1day*500
 						hotelroom=1
@@ -146,9 +146,9 @@ if $ARGS[0] = '':
 						else
 							'You count the money and give it to her. She gives you the key to your room in return. She says happily: "Thank you <<$pcs_nickname>>, I hope you enjoy your stay!"'
 						end
-						act'Step away from the reception desk':gt'HotelHole'
+						act'Step away from the reception desk':gt'pav_hotel'
 					end
-					if hotelroom1day = 0:gt'HotelHole'
+					if hotelroom1day = 0:gt'pav_hotel'
 				end
 
 				act'Luxury room':
@@ -156,7 +156,7 @@ if $ARGS[0] = '':
 					cla
 					hotelroom1day=input ("For how long would you like to stay?")
 					if hotelroom1day<0:set hotelroom1day=0
-					if hotelroom1day*1500>money:msg'You can''t afford to stay in the hotel for that long.'&gt'HotelHole'
+					if hotelroom1day*1500>money:msg'You can''t afford to stay in the hotel for that long.'&gt'pav_hotel'
 					if hotelroom1day*1500<=money and hotelroom1day ! 0:
 						money-=hotelroom1day*1500
 						hotelroom=2
@@ -166,9 +166,9 @@ if $ARGS[0] = '':
 						else
 							'You count the money and give it to her. She gives you the key to your room in return. She says happily: "Thank you <<$pcs_nickname>>, I hope you enjoy your stay!"'
 						end
-						act'Step away from the reception desk':gt'HotelHole'
+						act'Step away from the reception desk':gt'pav_hotel'
 					end
-					if hotelroom1day = 0:gt'HotelHole'
+					if hotelroom1day = 0:gt'pav_hotel'
 				end
 
 				act'Royal suite':
@@ -176,7 +176,7 @@ if $ARGS[0] = '':
 					cla
 					hotelroom1day=input ("For how long would you like to stay?")
 					if hotelroom1day<0:set hotelroom1day=0
-					if hotelroom1day*10000>money:msg'You can''t afford to stay in the hotel for that long.'&gt'HotelHole'
+					if hotelroom1day*10000>money:msg'You can''t afford to stay in the hotel for that long.'&gt'pav_hotel'
 					if hotelroom1day*10000<=money and hotelroom1day ! 0:
 						money-=hotelroom1day*10000
 						hotelroom=3
@@ -186,13 +186,13 @@ if $ARGS[0] = '':
 						else
 							'You count the money and give it to her. She gives you the key to your room in return. She says happily: "Thank you <<$pcs_nickname>>, I hope you enjoy your stay!"'
 						end
-						act'Step away from the reception desk':gt'HotelHole'
+						act'Step away from the reception desk':gt'pav_hotel'
 					end
-					if hotelroom1day = 0:gt'HotelHole'
+					if hotelroom1day = 0:gt'pav_hotel'
 				end
-				act 'Step away from the reception desk':gt'HotelHole'
+				act 'Step away from the reception desk':gt'pav_hotel'
 			end
-			act'No, thank you':gt'HotelHole'
+			act'No, thank you':gt'pav_hotel'
 		end
 	end
 end
@@ -206,18 +206,18 @@ if $ARGS[0] = 'pavlbar':
 	'You go to the bar and see <<$npc_nickname[''A217'']>> sitting in a boot in the corner of the bar.'
 	if pavprosmmf = 1:
 		'"They sure left with a big smile on their faces. Good job <<$pcs_nickname>>." He tells you as he hands you 1200 <b>₽</b>.'
-		act 'Continue': gt 'hotel_resep', 'pavlbarcont'
+		act 'Continue': gt 'pav_hotelReception', 'pavlbarcont'
 	elseif pavprosff = 1:
 		if pavproslate = 1:
 			'"You''re late." He tells you as he looks at his watch.'
 			'"I-I just needed to clean up." You stammer, trying to placate him.'
 			'He looks you over, noticing your messy hair and your lack of makeup.'
 			'"Don''t make a habit out of being late." He tells you as he hands you 900 <b>₽</b>."'
-			act 'Continue': gt 'hotel_resep', 'pavlbarcont'
+			act 'Continue': gt 'pav_hotelReception', 'pavlbarcont'
 		else
 			'He looks you over, noticing your messy hair and your smeared makeup.'
 			'"You look like someone used your face to have a lot of fun." He tells you with a smirk as he hands you 900 <b>₽</b>."'
-			act 'Continue': gt 'hotel_resep', 'pavlbarcont'
+			act 'Continue': gt 'pav_hotelReception', 'pavlbarcont'
 		end
 	elseif custangry = 1 and custleft = 0:
 		act 'Go to <<$npc_nickname[''A217'']>>':
@@ -229,7 +229,7 @@ if $ARGS[0] = 'pavlbar':
 				'<<$npc_nickname[''A217'']>> stands up and leans over you. He looks furious. "That was an important customer. He came here to complain about your behaviour. You had better learn to please your customers or there''s going to be hell to pay." He hisses at you.'
 				'Not wanting to suffer through another manhandling, you hang your head meekly and stammer: "I-I''m sorry <<$npc_nickname[''A217'']>>. I-I didn''t know..."'
 				'"You can forget about getting paid for this. Now get out of my sight."'
-				act'Go back to the hotel lobby':gt'HotelHole','skip_resepevent'
+				act'Go back to the hotel lobby':gt'pav_hotel','skip_resepevent'
 			else
 				'As you approach him he looks none too pleased. You sit down next to him gingerly.'
 				'"Explain yourself." He says sternly, noticing your wince as you sit down. His hands are clenched into fists on the table.'
@@ -237,9 +237,9 @@ if $ARGS[0] = 'pavlbar':
 				'<<$npc_nickname[''A217'']>> stands up and marches out the door. He looks furious. Unsure what to do you remain seated and wait for him to return.'
 				'"He''s nowhere to be seen." He says angrily as he returns to the table. "That bastard didn''t pay to fuck your ass. If he shows his face again I''ll deal with him."'
 				'"Here''s your money. Next time you come to me if things get out of hand."'
-				gs 'hotel_resep', 'getpaidpros'
+				gs 'pav_hotelReception', 'getpaidpros'
 				gs 'stat'
-				act'Go back to the hotel lobby':gt'HotelHole','skip_resepevent'
+				act'Go back to the hotel lobby':gt'pav_hotel','skip_resepevent'
 			end
 		end
 	elseif custangry = 1 and custleft = 1:
@@ -252,7 +252,7 @@ if $ARGS[0] = 'pavlbar':
 				'<<$npc_nickname[''A217'']>> stands up and leans over you. He looks furious. "That was an important customer. He came here to demand his money back. You had better learn to please your customers or there''s going to be hell to pay." He hisses at you.'
 				'Not wanting to suffer through another manhandling, you hang your head meekly and stammer: "I-I''m sorry <<$npc_nickname[''A217'']>>. I-I didn''t know..."'
 				'"You can forget about getting paid for this. Now get out of my sight."'
-				act'Go back to the hotel lobby':gt'HotelHole','skip_resepevent'
+				act'Go back to the hotel lobby':gt'pav_hotel','skip_resepevent'
 			else
 				'As you approach him he looks none too pleased. You sit down next to him gingerly.'
 				'"Explain yourself." He says sternly, noticing your wince as you sit down. His hands are clenched into fists on the table.'
@@ -260,9 +260,9 @@ if $ARGS[0] = 'pavlbar':
 				'<<$npc_nickname[''A217'']>> stands up and marches out the door. He looks furious. Unsure what to do you remain seated and wait for him to return.'
 				'"He''s nowhere to be seen." He says angrily as he returns to the table. "That bastard even tried to get his money back. If he shows his face again I''ll deal with him."'
 				'"Here''s your money. Next time you come to me if things get out of hand."'
-				gs 'hotel_resep', 'getpaidpros'
+				gs 'pav_hotelReception', 'getpaidpros'
 				gs 'stat'
-				act'Go back to the hotel lobby':gt'HotelHole','skip_resepevent'
+				act'Go back to the hotel lobby':gt'pav_hotel','skip_resepevent'
 			end
 		end
 	elseif custangry = 0 and custleft = 1:
@@ -275,7 +275,7 @@ if $ARGS[0] = 'pavlbar':
 				'<<$npc_nickname[''A217'']>> stands up and leans over you. He looks furious. "That was an important customer. He came here to demand his money back. You had better learn to please your customers or there''s going to be hell to pay." He hisses at you.'
 				'Not wanting to suffer through another manhandling, you hang your head meekly and stammer: "I-I''m sorry <<$npc_nickname[''A217'']>>. I-I didn''t know..."'
 				'"You can forget about getting paid for this. Now get out of my sight."'
-				act'Go back to the hotel lobby':gt'HotelHole','skip_resepevent'
+				act'Go back to the hotel lobby':gt'pav_hotel','skip_resepevent'
 			else
 				'As you approach him he looks none too pleased. You sit down next to him gingerly.'
 				'"Explain yourself." He says sternly, noticing your wince as you sit down. His hands are clenched into fists on the table.'
@@ -283,14 +283,14 @@ if $ARGS[0] = 'pavlbar':
 				'<<$npc_nickname[''A217'']>> stands up and marches out the door. He looks furious. Unsure what to do you remain seated and wait for him to return.'
 				'"He''s nowhere to be seen." He says angrily as he returns to the table. "That bastard even tried to get his money back. If he shows his face again I''ll deal with him."'
 				'"Here''s your money. Next time you come to me if things get out of hand."'
-				gs 'hotel_resep', 'getpaidpros'
+				gs 'pav_hotelReception', 'getpaidpros'
 				gs 'stat'
-				act'Go back to the hotel lobby':gt'HotelHole','skip_resepevent'
+				act'Go back to the hotel lobby':gt'pav_hotel','skip_resepevent'
 			end
 		end
 	else
 		'He hands you 750 <b>₽</b>.'
-		act 'Continue': gt 'hotel_resep', 'pavlbarcont'
+		act 'Continue': gt 'pav_hotelReception', 'pavlbarcont'
 	end
 end
 
@@ -298,17 +298,17 @@ if $ARGS[0] = 'pavlbarcont':
 	*clr & cla
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/pavlin/pavlin.jpg"></center>'
 	if npc_rel['A217'] = -1:
-		gs 'hotel_resep', 'getpaidpros'
+		gs 'pav_hotelReception', 'getpaidpros'
 		gs 'stat'
 		'You refuse to even take a look at him. You swipe the money from his hand and walk away.'
-		act'Go back to the hotel lobby':gt'HotelHole','skip_resepevent'
+		act'Go back to the hotel lobby':gt'pav_hotel','skip_resepevent'
 		exit
 	end
 	if npc_rel['A217'] = 15:
 		minut += 10
 		PavlinQW = 8
 		npc_rel['A217'] = 20
-		gs 'hotel_resep', 'getpaidpros'
+		gs 'pav_hotelReception', 'getpaidpros'
 		gs 'stat'
 		'You tell <<$npc_nickname[''A217'']>> that you were basically assraped by the client.'
 		'"What the fuck, he did not pay for that!!!"'
@@ -321,12 +321,12 @@ if $ARGS[0] = 'pavlbarcont':
 		'"But I..." You wanted to explain that you did not offer anything but were forced into it.'
 		'"If I had known you were in to the more kinky stuff I would have charged more for you."'
 		'"Today I obviously can''t pay you extra but if you want to earn an extra buck in the future, let me know and I will arrange some of my more kinky clients for you."'
-		act'Go back to the hotel lobby':gt'HotelHole','skip_resepevent'
+		act'Go back to the hotel lobby':gt'pav_hotel','skip_resepevent'
 		exit
 	end
 
 	if npc_rel['A217'] > 6:
-		gs 'hotel_resep', 'getpaidpros'
+		gs 'pav_hotelReception', 'getpaidpros'
 		gs 'stat'
 		'"This was not what we agreed to." You say. "I need more..."'
 		'"Sure, you can have more, but you need to do some extra work for that."'
@@ -343,7 +343,7 @@ if $ARGS[0] = 'pavlbarcont':
 				'"This is really the last time you screwed me over." You say.'
 				'<<$npc_nickname[''A217'']>> is not really worried. He is confident you''ll be back.'
 				'He leans back in his chair and checks out your ass while you are leaving.'
-				act'Go back to the hotel lobby':gt'HotelHole','skip_resepevent'
+				act'Go back to the hotel lobby':gt'pav_hotel','skip_resepevent'
 			end
 		else
 			act 'Be content with what you have (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -372,7 +372,7 @@ if $ARGS[0] = 'pavlbarcont':
 			gs 'arousal', 'end'
 			gs 'stat'
 			if npc_rel['A217'] <= 15 or npc_rel['A217'] > 19:npc_rel['A217'] += 1
-			act'Go back to the hotel lobby':gt'HotelHole','skip_resepevent'
+			act'Go back to the hotel lobby':gt'pav_hotel','skip_resepevent'
 		end
 	end
 
@@ -380,9 +380,9 @@ if $ARGS[0] = 'pavlbarcont':
 		'You are sure the money he received from the customer was more than double this amount but you don''t feel like arguing.'
 		'You thank him and go back to the hotel lobby'
 		npc_rel['A217'] += 1
-		gs 'hotel_resep', 'getpaidpros'
+		gs 'pav_hotelReception', 'getpaidpros'
 		gs 'stat'
-		act'Go back to the hotel lobby':gt'HotelHole','skip_resepevent'
+		act'Go back to the hotel lobby':gt'pav_hotel','skip_resepevent'
 		exit
 	end
 
@@ -401,11 +401,11 @@ if $ARGS[0] = 'pavlbarcont':
 				PavlinQW = 2
 				gs 'willpower', 'misc', 'resist'
 				gs 'willpower', 'pay', 'resist'
-				gs 'hotel_resep', 'getpaidpros'
+				gs 'pav_hotelReception', 'getpaidpros'
 				gs 'stat'
 				'<br>"Actually, I have no time for this today, I have a doctor''s appointment in a few minutes. Next time I will expect that bonus."'
 				'"Sure <<$pcs_firstname>>, no problem."'
-				act'Go back to the hotel lobby':gt'HotelHole','skip_resepevent'
+				act'Go back to the hotel lobby':gt'pav_hotel','skip_resepevent'
 			end
 		else
 			act 'Take no chances, accept the amount for today (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -511,7 +511,7 @@ if $ARGS[0] = 'pavgenpros':
 			'"I just informed the customers, they will be here shortly."'
 			'"Wait, customers?" You start.'
 			'"It''s two guys. They want to fuck you together and are paying extra for the privilege. I expect you to see to all of their needs. I''ll let them settle the details with you."'
-			act 'Perform your duty': gt 'hotel_resep', 'clientselect'
+			act 'Perform your duty': gt 'pav_hotelReception', 'clientselect'
 		elseif custrand = 1:
 			cla
 			'"I just informed the customer, she''ll be here shortly."'
@@ -532,7 +532,7 @@ if $ARGS[0] = 'pavgenpros':
 						'He looks at you angrily and sighs. "Damn it <<$pcs_nickname>>, I don''t appreciate you fucking up my schedule. Fine. There''s a guy coming over to the room next door. I''ll get my girl in there to switch with you. Come with me.'
 						'He enters the room and leaves you in the hallway to talk with the other girl. After a minute a cute girl about your own age comes out of the door and tells you: "He''s waiting for you inside." Before leaving into the room you just exited.'
 						'"You''re lucky the guy wasn''t here yet. He should arrive any second."'
-						act 'Perform your duty': gt 'hotel_resep', 'clientselect'
+						act 'Perform your duty': gt 'pav_hotelReception', 'clientselect'
 					end
 				else
 					act 'I don''t do female customers (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -540,14 +540,14 @@ if $ARGS[0] = 'pavgenpros':
 				act 'Agree to serve a female client':
 					cla
 					'"N-Nothing..." You stammer. "There''s no problem."'
-					act 'Perform your duty': gt 'hotel_resep', 'clientselect'
+					act 'Perform your duty': gt 'pav_hotelReception', 'clientselect'
 				end
 			else
-				act 'Perform your duty': gt 'hotel_resep', 'clientselect'
+				act 'Perform your duty': gt 'pav_hotelReception', 'clientselect'
 			end
 		else
 			'"I just informed the customer, he''ll be here shortly."'
-			act 'Perform your duty': gt 'hotel_resep', 'clientselect'
+			act 'Perform your duty': gt 'pav_hotelReception', 'clientselect'
 		end
 	end
 end
@@ -557,15 +557,15 @@ if $ARGS[0] = 'clientselect':
 	if custrand = 0:
 		'Indeed not one minute later there''s a knock on the door, <<$npc_nickname[''A217'']>> opens it and has a short conversation with the customers. He gets handed a wad of cash before he allows them in the room.'
 		'"I''ll be waiting in the hotel bar, meet me there when you are done girl." <<$npc_nickname[''A217'']>> says as he leaves the room.'
-		act 'Perform your duty': gt 'hotel_resep', 'pavgenprosmmf'
+		act 'Perform your duty': gt 'pav_hotelReception', 'pavgenprosmmf'
 	elseif custrand = 1:
 		'Indeed not one minute later there''s a knock on the door, <<$npc_nickname[''A217'']>> opens it and has a short conversation with the customer. He gets handed a wad of cash before he allows her in the room.'
 		'"I''ll be waiting in the hotel bar, meet me there when you are done girl." <<$npc_nickname[''A217'']>> says as he leaves the room.'
-		act 'Perform your duty': gt 'hotel_resep', 'pavgenprosff'
+		act 'Perform your duty': gt 'pav_hotelReception', 'pavgenprosff'
 	else
 		'Indeed not one minute later there''s a knock on the door, <<$npc_nickname[''A217'']>> opens it and has a short conversation with the customer. He gets handed a wad of cash before he allows him in the room.'
 		'"I''ll be waiting in the hotel bar, meet me there when you are done girl." <<$npc_nickname[''A217'']>> says as he leaves the room.'
-		act 'Perform your duty': gt 'hotel_resep', 'pavgenprosmf'
+		act 'Perform your duty': gt 'pav_hotelReception', 'pavgenprosmf'
 	end
 end
 
@@ -595,7 +595,7 @@ if $ARGS[0] = 'pavgenprosmf':
 			prezik -= 1
 			'<<$boydesc>> holds your head and pulls his dick out of your mouth saying: "Put one of those condoms on me, it''s time to test that pussy of yours."'
 			gs 'dinsex', 'pc_puts_condom'
-			act 'Continue': gt 'hotel_resep', 'vaginalmf'
+			act 'Continue': gt 'pav_hotelReception', 'vaginalmf'
 		else
 			'<<$boydesc>> holds your head and pulls his dick out of your mouth saying: "Put a condom on me, it''s time to test that pussy of yours."'
 			'"I don''t have any." You tell him.'
@@ -609,7 +609,7 @@ if $ARGS[0] = 'pavgenprosmf':
 					gs 'willpower', 'pay', 'force'
 					gs 'stat'
 					gs 'dinSex', 'std_trigger'
-					act 'Continue': gt 'hotel_resep', 'vaginalmf'
+					act 'Continue': gt 'pav_hotelReception', 'vaginalmf'
 				end
 			else
 				act 'It feels a lot better without a condom (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -618,7 +618,7 @@ if $ARGS[0] = 'pavgenprosmf':
 				cla
 				'"The safer the better it feels. You''re lucky I brought some." He tells you as he grabs a condom from his pocket.'
 				gs 'dinsex', 'boy_puts_his_condom'
-				act 'Continue': gt 'hotel_resep', 'vaginalmf'
+				act 'Continue': gt 'pav_hotelReception', 'vaginalmf'
 			end
 		end
 	elseif customerrand < 7:
@@ -626,7 +626,7 @@ if $ARGS[0] = 'pavgenprosmf':
 			prezik -= 1
 			'You move his dick out of your mouth and tell him to put on a condom and fuck you.'
 			gs 'dinsex', 'boy_puts_condom'
-			act 'Continue': gt 'hotel_resep', 'vaginalmf'
+			act 'Continue': gt 'pav_hotelReception', 'vaginalmf'
 		else
 			'You move his dick out of your mouth and tell him to fuck you.'
 			'"What about a condom?" He asks you.'
@@ -640,7 +640,7 @@ if $ARGS[0] = 'pavgenprosmf':
 					gs 'willpower', 'pay', 'force'
 					gs 'stat'
 					gs 'dinSex', 'std_trigger'
-					act 'Continue': gt 'hotel_resep', 'vaginalmf'
+					act 'Continue': gt 'pav_hotelReception', 'vaginalmf'
 				end
 			else
 				act 'It feels a lot better without a condom (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -649,7 +649,7 @@ if $ARGS[0] = 'pavgenprosmf':
 				cla
 				'"Well, I don''t fuck without one, good thing I brought some." He tells you as he grabs a condom from his pocket.'
 				gs 'dinsex', 'boy_puts_his_condom'
-				act 'Continue': gt 'hotel_resep', 'vaginalmf'
+				act 'Continue': gt 'pav_hotelReception', 'vaginalmf'
 			end
 		end
 	elseif customerrand < 8:
@@ -663,7 +663,7 @@ if $ARGS[0] = 'pavgenprosmf':
 				money += 300
 				gs 'stat'
 				gs 'dinSex', 'std_trigger'
-				act 'Continue': gt 'hotel_resep', 'vaginalmf'
+				act 'Continue': gt 'pav_hotelReception', 'vaginalmf'
 			end
 			gs 'willpower', 'foreplay', 'resist'
 			if will_cost <= pcs_willpwr:
@@ -675,7 +675,7 @@ if $ARGS[0] = 'pavgenprosmf':
 					gs 'willpower', 'pay', 'resist'
 					gs 'stat'
 					gs 'dinsex', 'boy_puts_condom'
-					act 'Continue': gt 'hotel_resep', 'vaginalmf'
+					act 'Continue': gt 'pav_hotelReception', 'vaginalmf'
 				end
 			else
 				act 'Refuse (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -683,7 +683,7 @@ if $ARGS[0] = 'pavgenprosmf':
 		else
 			'You move his dick out of your mouth and tell him to fuck you.'
 			gs 'dinSex', 'std_trigger'
-			act 'Continue': gt 'hotel_resep', 'vaginalmf'
+			act 'Continue': gt 'pav_hotelReception', 'vaginalmf'
 		end
 	elseif customerrand < 9:
 		if prezik > 0:
@@ -694,7 +694,7 @@ if $ARGS[0] = 'pavgenprosmf':
 				'"Uhm. Ok then." You say, not quite sure how you should deal with this.'
 				'"There, now let''s try that pussy of yours.'
 				gs 'dinSex', 'std_trigger'
-				act 'Continue': gt 'hotel_resep', 'vaginalmf'
+				act 'Continue': gt 'pav_hotelReception', 'vaginalmf'
 			end
 			gs 'willpower', 'prostitution', 'self'
 			if will_cost <= pcs_willpwr:
@@ -707,7 +707,7 @@ if $ARGS[0] = 'pavgenprosmf':
 					gs 'willpower', 'pay', 'self'
 					gs 'stat'
 					gs 'dinSex', 'std_trigger'
-					act 'Continue': gt 'hotel_resep', 'vaginalmf'
+					act 'Continue': gt 'pav_hotelReception', 'vaginalmf'
 				end
 			else
 				act 'Ask for more money (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -722,7 +722,7 @@ if $ARGS[0] = 'pavgenprosmf':
 					gs 'willpower', 'pay', 'resist'
 					gs 'stat'
 					gs 'dinsex', 'boy_puts_condom'
-					act 'Continue': gt 'hotel_resep', 'vaginalmf'
+					act 'Continue': gt 'pav_hotelReception', 'vaginalmf'
 				end
 			else
 				act 'Refuse (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -730,7 +730,7 @@ if $ARGS[0] = 'pavgenprosmf':
 		else
 			'You move his dick out of your mouth and tell him to fuck you.'
 			gs 'dinSex', 'std_trigger'
-			act 'Continue': gt 'hotel_resep', 'vaginalmf'
+			act 'Continue': gt 'pav_hotelReception', 'vaginalmf'
 		end
 	else
 		if prezik > 0:
@@ -742,7 +742,7 @@ if $ARGS[0] = 'pavgenprosmf':
 				'"Uhm. Ok then." You say, not quite sure how you should deal with this.'
 				'"That''s better, now let''s try that pussy of yours.'
 				gs 'dinSex', 'std_trigger'
-				act 'Continue': gt 'hotel_resep', 'vaginalmf'
+				act 'Continue': gt 'pav_hotelReception', 'vaginalmf'
 			end
 			gs 'willpower', 'prostitution', 'self'
 			if will_cost <= pcs_willpwr:
@@ -768,12 +768,12 @@ if $ARGS[0] = 'pavgenprosmf':
 								'He just sits there with a stunned expression on his face. After a moment he starts getting dressed again.'
 								'"Fucking crazy whore." Is the last thing you hear before he slams the door on his way out.'
 								custleft = 1
-								act'Go to the bar':gt 'hotel_resep','pavlbar'
+								act'Go to the bar':gt 'pav_hotelReception','pavlbar'
 							else
 								'You try to shove him away from you but you may as well have tried to push against a brick wall.'
 								'"You''re going to regret that." He says as he shoves you on the bed roughly.'
 								gs 'dinSex', 'std_trigger'
-								act 'Continue': gt 'hotel_resep', 'vaginalmf'
+								act 'Continue': gt 'pav_hotelReception', 'vaginalmf'
 							end
 						end
 					else
@@ -784,7 +784,7 @@ if $ARGS[0] = 'pavgenprosmf':
 						'"N-No... I-I''ll be good." You whimper.'
 						'"That''s more like it, whore." He tells you coldly as he shoves you on the bed.'
 						gs 'dinSex', 'std_trigger'
-						act 'Continue': gt 'hotel_resep', 'vaginalmf'
+						act 'Continue': gt 'pav_hotelReception', 'vaginalmf'
 					end
 				end
 			else
@@ -805,7 +805,7 @@ if $ARGS[0] = 'pavgenprosmf':
 					gs 'willpower', 'foreplay', 'resist'
 					gs 'willpower', 'pay', 'resist'
 					gs 'stat'
-					act'Go to the bar':gt 'hotel_resep','pavlbar'
+					act'Go to the bar':gt 'pav_hotelReception','pavlbar'
 				end
 			else
 				act 'Refuse (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -813,7 +813,7 @@ if $ARGS[0] = 'pavgenprosmf':
 		else
 			'You move his dick out of your mouth and tell him to fuck you.'
 			gs 'dinSex', 'std_trigger'
-			act 'Continue': gt 'hotel_resep', 'vaginalmf'
+			act 'Continue': gt 'pav_hotelReception', 'vaginalmf'
 		end
 	end
 end
@@ -847,7 +847,7 @@ if $ARGS[0] = 'vaginalmf':
 				succubxp += 6
 			end
 			gs 'stat'
-			act'Go to the bar':gt 'hotel_resep','pavlbar'
+			act'Go to the bar':gt 'pav_hotelReception','pavlbar'
 		end
 	elseif custangry = 1:
 		act 'Continue':
@@ -869,7 +869,7 @@ if $ARGS[0] = 'vaginalmf':
 				succubxp += 6
 			end
 			gs 'stat'
-			act'Go to the bar':gt 'hotel_resep','pavlbar'
+			act'Go to the bar':gt 'pav_hotelReception','pavlbar'
 		end
 	elseif rand(0,5) = 0:
 		act 'Continue':
@@ -885,7 +885,7 @@ if $ARGS[0] = 'vaginalmf':
 				else
 					'"Only if you do it properly. You''re lucky I actually do love a nice slow assfuck." You tell him as you present your ass to him.'
 				end
-				act 'Continue': gt 'hotel_resep', 'analmf'
+				act 'Continue': gt 'pav_hotelReception', 'analmf'
 			end
 			gs 'willpower', 'prostitution', 'self'
 			if will_cost <= pcs_willpwr:
@@ -897,7 +897,7 @@ if $ARGS[0] = 'vaginalmf':
 					gs 'willpower', 'prostitution', 'self'
 					gs 'willpower', 'pay', 'self'
 					gs 'stat'
-					act 'Continue': gt 'hotel_resep', 'analmf'
+					act 'Continue': gt 'pav_hotelReception', 'analmf'
 				end
 			else
 				act 'Ask for more money (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -905,7 +905,7 @@ if $ARGS[0] = 'vaginalmf':
 		end
 	else
 		gs 'dinsex','sexcum'
-		act'Go to the bar':gt 'hotel_resep','pavlbar'
+		act'Go to the bar':gt 'pav_hotelReception','pavlbar'
 	end
 end
 
@@ -922,7 +922,7 @@ if $ARGS[0] = 'analmf':
 		succubxp += 6
 	end
 	gs 'stat'
-	act'Go to the bar':gt 'hotel_resep','pavlbar'
+	act'Go to the bar':gt 'pav_hotelReception','pavlbar'
 end
 
 if $ARGS[0] = 'pavgenprosmmf':
@@ -954,7 +954,7 @@ if $ARGS[0] = 'pavgenprosmmf':
 				gs 'stat'
 				'"I''m afraid I have to insist on condoms boys." You tell them. "But don''t worry, fucking my ass and pussy is on the menu. Well, for an extra 1000 <b>₽</b> it is at least.'
 				'You catch the look that passes between them. After a moment you see <<$boydesc[1]>> nod while <<$boydesc[0]>> takes out his wallet and throws the money on the bed.'
-				act 'Continue': gt 'hotel_resep', 'sexmmf'
+				act 'Continue': gt 'pav_hotelReception', 'sexmmf'
 			end
 		else
 			act 'Insist on condoms (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -971,7 +971,7 @@ if $ARGS[0] = 'pavgenprosmmf':
 			gs 'stat'
 			'"I don''t normally let my customers fuck my ass and without condoms at that. Hmm, maybe I''ll make an exception for you guys for an extra thousand." You tell them coyly. <<$boydesc[0]>> immediately takes out his wallet and throws the money on the bed.'
 			gs 'dinSex', 'std_trigger'
-			act 'Continue': gt 'hotel_resep', 'sexmmf'
+			act 'Continue': gt 'pav_hotelReception', 'sexmmf'
 		end
 	else
 		act 'Ask for 1000 <b>₽</b> (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -981,7 +981,7 @@ if $ARGS[0] = 'pavgenprosmmf':
 		mmfcond = 0
 		'"I don''t normally let my customers fuck my ass and without condoms at that. Hmm, but I''ll make an exception for you guys." You tell them coyly.'
 		gs 'dinSex', 'std_trigger'
-		act 'Continue': gt 'hotel_resep', 'sexmmf'
+		act 'Continue': gt 'pav_hotelReception', 'sexmmf'
 	end
 end
 
@@ -1091,7 +1091,7 @@ if $ARGS[0] = 'sexmmf':
 							gs 'cum_call', 'mouth', $boy[1], 1, '', 10000, 10
 							money += 1000
 							gs 'stat'
-							act'Go to the bar':gt 'hotel_resep','pavlbar'
+							act'Go to the bar':gt 'pav_hotelReception','pavlbar'
 						end
 					end
 				else
@@ -1117,7 +1117,7 @@ if $ARGS[0] = 'sexmmf':
 						gs 'cum_call', 'mouth', $boy[1], 1, '', 10000, 10
 						money += 1000
 						gs 'stat'
-						act'Go to the bar':gt 'hotel_resep','pavlbar'
+						act'Go to the bar':gt 'pav_hotelReception','pavlbar'
 					end
 				end
 			end
@@ -1211,12 +1211,12 @@ if $ARGS[0] = 'pavgenprosff':
 							'She opens her eyes and starts giggling. "Oh <<$pcs_nickname>>, dear, I seem to have made a mess of your makeup."'
 							'"I can''t say I mind how that happened..." You tell her as she gets up herself and starts walking to the bathroom.'
 							'"I could use a shower." She says, looking over her shoulder before disappearing into the bathroom and leaving the door open.'
-							act 'Follow her':gt 'hotel_resep', 'ffshower'
+							act 'Follow her':gt 'pav_hotelReception', 'ffshower'
 							act 'Wait for her to finish showering':
 								cla
 								'You drop down on the bed and close your eyes for a second.'
 								'A moment later you feel a hand on your shoulder gently shaking you. "You should wake up <<$pcs_nickname>>, it''s time to leave."'
-								act'Go to the bar':gt 'hotel_resep','pavlbar'
+								act'Go to the bar':gt 'pav_hotelReception','pavlbar'
 							end
 						end
 					end
@@ -1287,7 +1287,7 @@ if $ARGS[0] = 'ffshower':
 						dynamic $showerdin
 						gs 'arousal', 'kiss', 5, 'prostitution'
 						gs 'stat'
-						act'Go to the bar':gt 'hotel_resep','pavlbar'
+						act'Go to the bar':gt 'pav_hotelReception','pavlbar'
 					end
 				end
 			else
@@ -1305,11 +1305,11 @@ if $ARGS[0] = 'ffshower':
 				dynamic $showerdin
 				gs 'arousal', 'kiss', 5, 'prostitution'
 				gs 'stat'
-				act'Go to the bar':gt 'hotel_resep','pavlbar'
+				act'Go to the bar':gt 'pav_hotelReception','pavlbar'
 			end
 		end
 	end
 end
 
---- hotel_resep ---------------------------------
+--- pav_hotelReception ---------------------------------
 

+ 72 - 72
locations/hotel_work.qsrc → locations/pav_hotelWork.qsrc

@@ -1,4 +1,4 @@
-# hotel_work
+# pav_hotelWork
 !!2021/05/02
 
 if $ARGS[0] = 'hotcouple':
@@ -67,7 +67,7 @@ if $ARGS[0] = 'hotcouple':
 						'"Do you want him to come all over your face?"'
 						'"Yeah sure, that is fine."'
 						'You lay down on your back.'
-						act 'Finish': gt 'hotel_work', 'hotcoupfin'
+						act 'Finish': gt 'pav_hotelWork', 'hotcoupfin'
 					end
 				else
 					act 'No, I want to save myself (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -84,11 +84,11 @@ if $ARGS[0] = 'hotcouple':
 					'You could feel every inch of his <<dick>> cm dick inside you now. He gave you a little wink and then started moving again.'
 					'While he was fucking you Uliana gently rubbed against your clit while kissing her husband.'
 					'After a few minutes you all changed positions.'
-					act 'Continue': gt 'hotel_work', 'hotcoupledoggy'
+					act 'Continue': gt 'pav_hotelWork', 'hotcoupledoggy'
 				end
 			else
 				'"Well darling I have bad news and good news. The bad news is that you won''t be able to fuck a virgin this time. The good news is that she is definitely ready to accept your beautiful dick" Uliana said while she put her fingers, soaked with your juices, in Motya''s mouth.'
-				act 'Continue': gt 'hotel_work', 'hotcoupledoggy'
+				act 'Continue': gt 'pav_hotelWork', 'hotcoupledoggy'
 			end
 		end
 	end
@@ -102,7 +102,7 @@ if $ARGS[0] = 'hotcoupledoggy':
 	gs 'arousal', 'vaginal', 10
 	gs 'arousal', 'kiss', 5, 'lesbian'
 	gs 'stat'
-	act 'Continue': gt 'hotel_work', 'hotcoupfin'
+	act 'Continue': gt 'pav_hotelWork', 'hotcoupfin'
 end
 if $ARGS[0] = 'hotcoupfin':
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/sex/hotcouple8.jpg"></center>'
@@ -118,7 +118,7 @@ if $ARGS[0] = 'hotcoupfin':
 	gs 'cum_call', 'face', $npclastgenerated, 1, '', '', 10
 	gs 'arousal', 'end'
 	gs 'stat'
-	act 'Back to the lobby': gt 'hotelhole'
+	act 'Back to the lobby': gt 'pav_hotel'
 end
 
 if $ARGS[0] = 'firsthotelprosevent':
@@ -208,7 +208,7 @@ if $ARGS[0] = 'firsthotelprosevent':
 						'You angrily put the money away, quickly dress yourself, and stomp out of the room in a rage.'
 						money += 1500
 						pavhotprosQW = 4
-						act 'Back to the lobby': gt 'hotelhole'
+						act 'Back to the lobby': gt 'pav_hotel'
 					elseif prosmoneyhot = 1:
 						'You shyly look at Pavlin and ask, "So can I have my money back now?"'
 						' '
@@ -219,7 +219,7 @@ if $ARGS[0] = 'firsthotelprosevent':
 						'You reluctantly put the money away, defeated and depressed, before dressing and leaving the room.'
 						pavhotprosQW = 5
 						money += 500
-						act 'Back to the lobby': gt 'hotelhole'
+						act 'Back to the lobby': gt 'pav_hotel'
 					elseif prosmoneyhot = 2:
 						'You look at Pavlin and ask: "So about my money...?"'
 						' '
@@ -229,7 +229,7 @@ if $ARGS[0] = 'firsthotelprosevent':
 						'You pull the sticky bills off of your head and reluctantly put the money away. Tears begin streaming down your cheeks as you get dressed and leave the room, feeling cheap and used.'
 						pavhotprosQW = 6
 						money += 200
-						act 'Back to the lobby': gt 'hotelhole'
+						act 'Back to the lobby': gt 'pav_hotel'
 					end
 				end
 			end
@@ -239,8 +239,8 @@ end
 
 if $ARGS[0] = 'maid':
 	$loc_arg = 'maid'
-	$loc = 'hotel_work'
-	$menu_loc = 'hotel_work'
+	$loc = 'pav_hotelWork'
+	$menu_loc = 'pav_hotelWork'
 	$menu_arg = 'maid'
 	menu_off = 0
 	$location_type = 'event'
@@ -255,7 +255,7 @@ if $ARGS[0] = 'maid':
 			gs 'clothing', 'wear_last_worn'
 			maidtime += 1
 			'After several hours of hard work, you finish your maid shift. You return to the locker room and take off the skimpy maid uniform, putting your own clothes back on. Leaving the uniform in a neat pile on the table, you grab your things and go to the hotel lobby.'
-			act 'Continue': gt 'hotelhole'
+			act 'Continue': gt 'pav_hotel'
 		end
 		if threesomewatched > 0 and threesometojoin = 1:
 			gs 'clothing', 'wear_last_worn'
@@ -263,7 +263,7 @@ if $ARGS[0] = 'maid':
 			'After several hours of hard work, you finish your maid shift. You walk past the room of the guys who took your money last time and are wondering if you should take them up on their offer.'
 			if slutty = 0 and money > 3000:
 				'You count the money you have on you right now and decide you''ll get by for another day without having to sell your body.'
-				act 'Continue': gt 'hotelhole'
+				act 'Continue': gt 'pav_hotel'
 			end
 			if slutty > 0 or money <= 3000:
 				gs 'willpower', 'prostitution', 'resist'
@@ -272,7 +272,7 @@ if $ARGS[0] = 'maid':
 						gs 'willpower', 'prostitution', 'resist'
 						gs 'willpower', 'pay', 'resist'
 						threesomewatched = 0
-						gt 'hotelhole'
+						gt 'pav_hotel'
 					end
 				else
 					act 'Shake your head and go back to the lobby (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -304,7 +304,7 @@ if $ARGS[0] = 'maid':
 							'"Ok then, girl, have it your way. Come on in"'
 							prosmoneyhot = 0
 
-							act 'Enter the room': gt 'hotel_work', 'firsthotelprosevent'
+							act 'Enter the room': gt 'pav_hotelWork', 'firsthotelprosevent'
 						end
 					else
 						act 'Yes, but I want double my money back (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -321,7 +321,7 @@ if $ARGS[0] = 'maid':
 							'"Just bring that tight ass in here and have some fun with us. I promise you''ll get what you''re after." The devious look on his face gives you second thoughts, but you enter the room anyways, feeling completely out of options.'
 							prosmoneyhot = 1
 
-							act 'Enter the room': gt 'hotel_work', 'firsthotelprosevent'
+							act 'Enter the room': gt 'pav_hotelWork', 'firsthotelprosevent'
 						end
 					else
 						act 'Yes, but I want all my money back (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -333,7 +333,7 @@ if $ARGS[0] = 'maid':
 						'"Just bring that tight ass in here and have some fun with us. I promise you''ll get what you''re after." The devious look on his face gives you second thoughts, but you enter the room anyways, feeling completely out of options.'
 						prosmoneyhot = 2
 
-						act 'Enter the room': gt 'hotel_work', 'firsthotelprosevent'
+						act 'Enter the room': gt 'pav_hotelWork', 'firsthotelprosevent'
 					end
 				end
 			end
@@ -354,7 +354,7 @@ if $ARGS[0] = 'maid':
 					threesomewatched = 0
 					threesometojoin = 0
 					pavhotprosQW = 1
-					gt 'hotelhole'
+					gt 'pav_hotel'
 				end
 			else
 				act 'Walk past the door and go to the lobby (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -375,7 +375,7 @@ if $ARGS[0] = 'maid':
 						threesomewatched = 0
 						threesometojoin = 0
 						pavhotprosQW = 1
-						gt 'hotelhole'
+						gt 'pav_hotel'
 					end
 				else
 					act 'Leave before someone notices you (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -407,7 +407,7 @@ if $ARGS[0] = 'maid':
 						threesometojoin = 0
 						pavhotprosQW = 2
 
-						act 'Continue': gt 'hotelhole'
+						act 'Continue': gt 'pav_hotel'
 					else	
 						if montake = 0:
 							money -= 1000
@@ -460,7 +460,7 @@ if $ARGS[0] = 'maid':
 									'One of the men steps off the bed and walks to you, "Ok whore, show''s over." He grips your arm like a vice and pushes you out the door.'
 									'"If you want your money back, maybe next time you''ll think about joining the show instead of just watching." says the man before closing the door in your face. You think about pounding on the door and demanding you money back from the thief, but decide not to push your luck.'
 
-									act 'Go to the lobby': gt 'hotelhole'
+									act 'Go to the lobby': gt 'pav_hotel'
 								end
 							else
 								act 'Continue to watch in silence (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -493,7 +493,7 @@ if $ARGS[0] = 'maid':
 								'One of the men steps off the bed and walks to you, "Ok whore, show''s over." He grips your arm like a vice and pushes you out the door.'
 								'"If you want your money back, maybe next time you''ll think about joining the show instead of just watching." says the man before closing the door in your face. You think about pounding on the door and demanding you money back from the thief, but decide not to push your luck.'
 
-								act 'Go to the lobby': gt 'hotelhole'
+								act 'Go to the lobby': gt 'pav_hotel'
 							end
 						end
 					end
@@ -539,7 +539,7 @@ if $ARGS[0] = 'maid':
 
 				if chai > 0:money += chai & 'While you''re cleaning the room, you find some money underneath a pillow. Looks like someone left you a <<chai>> <b>₽</b> tip!' & chai=0
 
-				act 'Continue': gt 'hotel_work', 'maid'
+				act 'Continue': gt 'pav_hotelWork', 'maid'
 			elseif maidrand <= 15:
 				if maidcheck_1 = daystart: jump 'new_maid_event'
 				maidcheck_1 = daystart
@@ -562,7 +562,7 @@ if $ARGS[0] = 'maid':
 					act 'No, this is none of my business':
 						cla
 						if maidstat < 100:maidstat+=1
-						act 'Continue': gt 'hotel_work', 'maid'
+						act 'Continue': gt 'pav_hotelWork', 'maid'
 					end
 					act 'Yeah, let''s see what'' s on these pictures':
 						*clr & cla
@@ -574,10 +574,10 @@ if $ARGS[0] = 'maid':
 						'You wonder what would happen if you went to the lobby around midnight?'
 						resepseen = 1
 						observ_exp += rand(0,3)
-						act 'Place the pictures back and continue your maid work ': gt 'hotel_work', 'maid'
+						act 'Place the pictures back and continue your maid work ': gt 'pav_hotelWork', 'maid'
 					end
 				else
-					act 'Continue': gt 'hotel_work', 'maid'
+					act 'Continue': gt 'pav_hotelWork', 'maid'
 				end
 			elseif maidrand <= 20:
 				if maidcheck_2 = daystart: jump 'new_maid_event'
@@ -597,7 +597,7 @@ if $ARGS[0] = 'maid':
 							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/children.jpg"></center>'
 							'You let the children play around for an hour while you relax on a bench.'
 							'You take the children back to the parent''s room and continue your work.'
-							act 'Continue': gt 'hotel_work', 'maid'
+							act 'Continue': gt 'pav_hotelWork', 'maid'
 						end
 						if childrenplayground = 1:
 							pcs_mood += 10
@@ -607,7 +607,7 @@ if $ARGS[0] = 'maid':
 							'When it is time to leave you call out to the children but they are nowhere to be found. Then you notice them next to an ice cream truck happily eating some ice cream. You had to use half the money you received from their father to pay for it.'
 							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/children3.jpg"></center>'
 							'You take the children back to the parent''s room and continue your work'
-							act 'Continue': gt 'hotel_work', 'maid'
+							act 'Continue': gt 'pav_hotelWork', 'maid'
 						end
 					end
 				else
@@ -618,7 +618,7 @@ if $ARGS[0] = 'maid':
 						'You take the children back to the parent''s room and continue your work'
 						gs 'pain', 2,'head', 'ache'
 						pcs_mood -= 5
-						act 'Continue': gt 'hotel_work', 'maid'
+						act 'Continue': gt 'pav_hotelWork', 'maid'
 					end
 				end
 			elseif maidrand <= 35:
@@ -629,7 +629,7 @@ if $ARGS[0] = 'maid':
 
 				if chai > 0:money += chai &'While you move to pick up a tray, you find some money tucked under a plate. Looks like someone left you a <<chai>> <b>₽</b> tip!'&chai=0
 
-				act 'Continue': gt 'hotel_work', 'maid'
+				act 'Continue': gt 'pav_hotelWork', 'maid'
 			elseif maidrand <= 40:
 				if maidcheck_3 = daystart: jump 'new_maid_event'
 				maidcheck_3 = daystart
@@ -644,7 +644,7 @@ if $ARGS[0] = 'maid':
 				'You felt sorry for the man but there was not much more you could do for him'
 				'Just when you were about to leave the room you notice that the man is sitting on the edge of the bed and is on the verge of tears. He doesn''t know what to do now.'
 
-				act 'Leave the room': gt 'hotel_work', 'maid'
+				act 'Leave the room': gt 'pav_hotelWork', 'maid'
 				
 				gs 'willpower', 'hj', 'self'
 				if will_cost <= pcs_willpwr:
@@ -674,7 +674,7 @@ if $ARGS[0] = 'maid':
 							'You give him a little smile and he smiles back at you. You are happy you were able to cheer him up. Then you stand up, go wash your hands in the bathroom and leave the room to continue your work.'							
 						end
 
-						act 'Continue': gt 'hotel_work', 'maid'
+						act 'Continue': gt 'pav_hotelWork', 'maid'
 					end
 				else
 					act 'Try to cheer up the man with your hands (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -697,7 +697,7 @@ if $ARGS[0] = 'maid':
 							pcs_mood -= 5
 							gs 'stat'
 
-							act 'Continue': gt 'hotel_work', 'maid'
+							act 'Continue': gt 'pav_hotelWork', 'maid'
 						elseif stat['bj'] => 5:
 							'You move to the bed and crawled on it. You grab the man by the hip and turn him towards you. Then you moved your head down to his crotch and take his flacid penis in your hand. You place your mouth over the man''s penis and slowly start sucking on it. The man groans a little bit and you feel his dick becoming harder in your mouth.'
 							'The man watches you but doesn''t say anything'
@@ -722,7 +722,7 @@ if $ARGS[0] = 'maid':
 										'You swallow the man''s sperm diligently.'
 										'You give him a little smile and he smiles back at you. You are happy you were able to cheer him up. Then you stand up to leave the room and continue your work.'
 										
-										act 'Continue': gt 'hotel_work', 'maid'
+										act 'Continue': gt 'pav_hotelWork', 'maid'
 									end
 								else
 									act 'Swallow his load (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -735,7 +735,7 @@ if $ARGS[0] = 'maid':
 
 									'After the man spent his load in your mouth you stand up, go to the bathroom and spit out the load in the toilet. You move back in to the room and you give him a little smile, he smiles back at you. You are happy you were able to cheer him up. Then you leave the room to continue your work.'
 
-									act 'Continue': gt 'hotel_work', 'maid'
+									act 'Continue': gt 'pav_hotelWork', 'maid'
 								end
 							end
 							gs 'willpower', 'cum_outside', 'self'
@@ -752,7 +752,7 @@ if $ARGS[0] = 'maid':
 									'You quickly move your head back and suddenly the cock starts spurting jets of sperm on to your face.'
 									'You give the man a little smile and he smiles back at you. You are happy you were able to cheer him up. Then you stand up to leave the room and continue your work.'
 
-									act 'Continue': gt 'hotel_work', 'maid'
+									act 'Continue': gt 'pav_hotelWork', 'maid'
 								end
 							else
 								act 'Take his cock out of your mouth (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -769,7 +769,7 @@ if $ARGS[0] = 'maid':
 				'You thoroughly clean the room, making sure you wipe all the dust off the furniture.'
 				if chai > 0: money += chai & 'You find <<chai>> <b>₽</b> in a jar on the table. Looks like someone left you a tip!' & chai = 0
 
-				act 'Continue': gt 'hotel_work', 'maid'
+				act 'Continue': gt 'pav_hotelWork', 'maid'
 			elseif maidrand <= 70:
 				minut+=45
 				gs 'stat'
@@ -777,7 +777,7 @@ if $ARGS[0] = 'maid':
 				'You spend most of the next 45 minutes on your knees, thoroughly washing the floors of the room after you cleaned the rest quickly.'
 				if chai > 0: money += chai & 'You find <<chai>> <b>₽</b> in a jar on the table. Looks like someone left you a tip!' & chai = 0
 
-				act 'Continue': gt 'hotel_work', 'maid'
+				act 'Continue': gt 'pav_hotelWork', 'maid'
 			elseif maidrand <= 75:
 				minut += 10
 				gs 'stat'
@@ -796,10 +796,10 @@ if $ARGS[0] = 'maid':
 						chai=0
 						cla
 
-						act 'Continue': gt 'hotel_work', 'maid'
+						act 'Continue': gt 'pav_hotelWork', 'maid'
 					end
 				else
-					act 'Keep walking': gt 'hotel_work', 'maid'
+					act 'Keep walking': gt 'pav_hotelWork', 'maid'
 				end
 			elseif maidrand <= 85:
 				'<center><video autoplay loop src="images/locations/pavlovsk/hotel/sex/1,'+rand(0,7)+'.mp4"></video></center>'
@@ -813,7 +813,7 @@ if $ARGS[0] = 'maid':
 						gs 'willpower', 'voyeur', 'resist'
 						gs 'willpower', 'pay', 'resist'
 						gs 'stat'
-						gt 'hotel_work', 'maid'
+						gt 'pav_hotelWork', 'maid'
 					end
 				else
 					act 'Get back to work (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -826,7 +826,7 @@ if $ARGS[0] = 'maid':
 					gs 'arousal', 'voyeur_sex', 10
 					gs 'arousal', 'end'
 					gs 'stat'
-					act 'Get back to work': gt 'hotel_work', 'maid'
+					act 'Get back to work': gt 'pav_hotelWork', 'maid'
 				end
 			elseif maidrand <= 95:
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/sex/maid.event3,'+rand(0,7)+'.jpg"></center>'
@@ -840,7 +840,7 @@ if $ARGS[0] = 'maid':
 						gs 'willpower', 'voyeur', 'resist'
 						gs 'willpower', 'pay', 'resist'
 						gs 'stat'
-						gt 'hotel_work', 'maid'
+						gt 'pav_hotelWork', 'maid'
 					end
 				else
 					act 'Get back to work (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -854,7 +854,7 @@ if $ARGS[0] = 'maid':
 					gs 'arousal', 'voyeur_sex', 10
 					gs 'arousal', 'end'
 					gs 'stat'
-					act 'Get back to work': gt 'hotel_work', 'maid'
+					act 'Get back to work': gt 'pav_hotelWork', 'maid'
 				end
 			elseif maidrand <= 100:
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/sex/maid.event4,'+rand(0,6)+'.jpg"></center>'
@@ -869,7 +869,7 @@ if $ARGS[0] = 'maid':
 						gs 'willpower', 'voyeur', 'resist'
 						gs 'willpower', 'pay', 'resist'
 						gs 'stat'
-						gt 'hotel_work', 'maid'
+						gt 'pav_hotelWork', 'maid'
 					end
 				else
 					act 'Get back to work (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -883,7 +883,7 @@ if $ARGS[0] = 'maid':
 					gs 'arousal', 'end'
 					gs 'stat'
 
-					act 'Get back to work': gt 'hotel_work', 'maid'
+					act 'Get back to work': gt 'pav_hotelWork', 'maid'
 				end
 			elseif maidrand <= 110:	
 				if maidcheck_4 = daystart: jump 'new_maid_event'
@@ -896,7 +896,7 @@ if $ARGS[0] = 'maid':
 						gs 'willpower', 'voyeur', 'resist'
 						gs 'willpower', 'pay', 'resist'
 						gs 'stat'
-						gt 'hotel_work', 'maid'
+						gt 'pav_hotelWork', 'maid'
 					end
 				else
 					act 'Get back to work (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -952,7 +952,7 @@ if $ARGS[0] = 'maid':
 								gs 'arousal', 'end'
 								gs 'stat'
 
-								act'Get back to work':gt'hotel_work','maid'
+								act'Get back to work':gt'pav_hotelWork','maid'
 							end
 						end
 					end
@@ -992,7 +992,7 @@ if $ARGS[0] = 'maid':
 								gs 'arousal', 'end'
 								gs 'stat'
 
-								act 'Get back to work': gt 'hotel_work', 'maid'
+								act 'Get back to work': gt 'pav_hotelWork', 'maid'
 							end
 						end
 					end
@@ -1042,7 +1042,7 @@ if $ARGS[0] = 'maid':
 								gs 'arousal', 'end'
 								gs 'stat'
 
-								act'Get back to work':gt'hotel_work','maid'
+								act'Get back to work':gt'pav_hotelWork','maid'
 							end
 						end
 					end
@@ -1091,7 +1091,7 @@ if $ARGS[0] = 'maid':
 								gs 'arousal', 'end'
 								gs 'stat'
 
-								act 'Get back to work': gt 'hotel_work', 'maid'
+								act 'Get back to work': gt 'pav_hotelWork', 'maid'
 							end
 						end
 					end
@@ -1156,7 +1156,7 @@ if $ARGS[0] = 'maid':
 									'You are not sure what to make of all this, you want to find out what it is all about but worry she might have any ulterior motives.'
 									gs 'stat'
 
-									act 'Get back to work': gt 'hotel_work', 'maid'
+									act 'Get back to work': gt 'pav_hotelWork', 'maid'
 								end
 							end
 						end
@@ -1169,10 +1169,10 @@ if $ARGS[0] = 'maid':
 					gs 'arousal', 'end'
 					gs 'stat'
 					
-					act 'Get back to work': gt 'hotel_work', 'maid'
+					act 'Get back to work': gt 'pav_hotelWork', 'maid'
 				end
 			elseif maidrand <= 120:
-				if maidrand[1] = daystart: gt 'hotel_work', 'maid'
+				if maidrand[1] = daystart: gt 'pav_hotelWork', 'maid'
 				maidrand[1] = daystart
 				if rand(0,5) < 2:
 					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/work/events/bed'+rand(1,2)+'.jpg"></center>'
@@ -1180,7 +1180,7 @@ if $ARGS[0] = 'maid':
 					'"Hi, I work evenings and was just relaxing before my shift. Can you come back later?" She asks"'
 					'You have more rooms to do so it is easy enough to come back after cleaning them, so you agree.'
 
-					act 'Get back to work': gt 'hotel_work', 'maid'
+					act 'Get back to work': gt 'pav_hotelWork', 'maid'
 				elseif rand(0,5) < 3:
 					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/work/events/tipsy1.jpg"></center>'
 					'As you are cleaning the guest walks in. She looks like she has had a few drinks and just waves you out of her way.'
@@ -1205,7 +1205,7 @@ if $ARGS[0] = 'maid':
 							'Promptly your free show ends as she rolls over and passes out'
 							'You had mostly finished her room and this situation might look bad if you boss saw you so you gather your things and leave feeling a little more aroused then when you started.'
 							
-							act 'Get back to work': gt 'hotel_work', 'maid'
+							act 'Get back to work': gt 'pav_hotelWork', 'maid'
 						end
 					end
 				elseif rand(0,5) < 4:
@@ -1217,13 +1217,13 @@ if $ARGS[0] = 'maid':
 					gs 'arousal', 'end'
 					gs 'stat'
 					
-					act 'Get back to work': gt 'hotel_work', 'maid'
+					act 'Get back to work': gt 'pav_hotelWork', 'maid'
 				elseif rand(0,5) < 5:
 					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/work/events/underwear.jpg"></center>'
 					'You walk in to the room to find a regular guess standing in her room in just her underwear.'
 					'She is not looking in your direction so you just back out and close the door.'
 					
-					act 'Get back to work': gt 'hotel_work', 'maid'
+					act 'Get back to work': gt 'pav_hotelWork', 'maid'
 				else
 					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/work/events/masturbate1.jpg"></center>'
 					'You walk in to the room and see a regular guest on her bed naked and clearly masturbating.'
@@ -1239,7 +1239,7 @@ if $ARGS[0] = 'maid':
 							gs 'willpower', 'voyeur', 'resist'
 							gs 'willpower', 'pay', 'resist'
 							gs 'stat'
-							gt 'hotel_work', 'maid'
+							gt 'pav_hotelWork', 'maid'
 						end
 					else
 						act 'Get back to work (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -1261,7 +1261,7 @@ if $ARGS[0] = 'maid':
 								gs 'willpower', 'voyeur', 'resist'
 								gs 'willpower', 'pay', 'resist'
 								gs 'stat'
-								gt 'hotel_work', 'maid'
+								gt 'pav_hotelWork', 'maid'
 							end
 						else
 							act 'Maybe you should get back to work (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -1283,7 +1283,7 @@ if $ARGS[0] = 'maid':
 									gs 'willpower', 'voyeur', 'resist'
 									gs 'willpower', 'pay', 'resist'
 									gs 'stat'
-									gt 'hotel_work', 'maid'
+									gt 'pav_hotelWork', 'maid'
 								end
 							else
 								act 'You really should get back to work (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -1306,7 +1306,7 @@ if $ARGS[0] = 'maid':
 									'She is lying back recovering, the occasional twitch the only sign that she is still concious.'
 									'You go to pass her a towel so she can stop her juice dripping on to the sheets before you catch yourself and sneak out of the room.'
 									
-									act 'Get back to work': gt 'hotel_work', 'maid'
+									act 'Get back to work': gt 'pav_hotelWork', 'maid'
 								end
 							end
 						end
@@ -1319,7 +1319,7 @@ if $ARGS[0] = 'maid':
 				gs 'arousal', 'voyeur_sex', 5
 				gs 'stat'
 
-				act 'Get back to work': gt 'hotel_work', 'maid'
+				act 'Get back to work': gt 'pav_hotelWork', 'maid'
 
 				if hotel_rand1 <= 60:
 					act 'Keep watching':
@@ -1330,7 +1330,7 @@ if $ARGS[0] = 'maid':
 						gs 'arousal', 'end'
 						gs 'stat'
 
-						act 'Get back to work': gt 'hotel_work', 'maid'
+						act 'Get back to work': gt 'pav_hotelWork', 'maid'
 					end
 				else
 					act 'Keep watching':
@@ -1348,7 +1348,7 @@ if $ARGS[0] = 'maid':
 							gs 'arousal', 'end'
 							gs 'stat'
 
-							act 'Get back to work': gt 'hotel_work', 'maid'
+							act 'Get back to work': gt 'pav_hotelWork', 'maid'
 						end
 					end
 				end
@@ -1366,7 +1366,7 @@ if $ARGS[0] = 'maid':
 						gs 'willpower', 'voyeur', 'resist'
 						gs 'willpower', 'pay', 'resist'
 						gs 'stat'
-						gt 'hotel_work', 'maid'
+						gt 'pav_hotelWork', 'maid'
 					end
 				else
 					act 'Get back to work (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -1381,7 +1381,7 @@ if $ARGS[0] = 'maid':
 						gs 'arousal', 'end'
 						gs 'stat'
 
-						act 'Get back to work': gt 'hotel_work', 'maid'
+						act 'Get back to work': gt 'pav_hotelWork', 'maid'
 					end
 				else
 					act 'Keep watching':
@@ -1399,7 +1399,7 @@ if $ARGS[0] = 'maid':
 							gs 'arousal', 'end'
 							gs 'stat'
 
-							act 'Get back to work': gt 'hotel_work', 'maid'
+							act 'Get back to work': gt 'pav_hotelWork', 'maid'
 						end
 					end
 				end
@@ -1416,7 +1416,7 @@ if $ARGS[0] = 'maid':
 						gs 'willpower', 'voyeur', 'resist'
 						gs 'willpower', 'pay', 'resist'
 						gs 'stat'
-						gt 'hotel_work', 'maid'
+						gt 'pav_hotelWork', 'maid'
 					end
 				else
 					act 'Get back to work (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -1431,7 +1431,7 @@ if $ARGS[0] = 'maid':
 						gs 'arousal', 'end'
 						gs 'stat'
 
-						act 'Get back to work': gt 'hotel_work', 'maid'
+						act 'Get back to work': gt 'pav_hotelWork', 'maid'
 					end
 				else
 					act 'Keep watching':
@@ -1449,7 +1449,7 @@ if $ARGS[0] = 'maid':
 							gs 'arousal', 'end'
 							gs 'stat'
 
-							act 'Get back to work': gt 'hotel_work', 'maid'
+							act 'Get back to work': gt 'pav_hotelWork', 'maid'
 						end
 					end
 				end
@@ -1458,5 +1458,5 @@ if $ARGS[0] = 'maid':
 	end
 end
 
---- hotel_work ---------------------------------
+--- pav_hotelWork ---------------------------------
 

+ 1 - 1
locations/pav_market.qsrc

@@ -38,7 +38,7 @@ end
 *nl
 'The other side of the train station is a large square, where you can find a <a href="exec:minut += 1 & gt ''pav_train_market'', ''start''">market</a> on most days.'
 *nl
-'A rather run-down <a href="exec:minut += 1 & gt ''HotelHole''">hotel</a> is just across the square, where travelers can spend the night. The manager is always looking for maids among the local young girls. Because of it''s frequent use by the local prostitutes, most people prefer to stay at the middle-class hotel by the main road.'
+'A rather run-down <a href="exec:minut += 1 & gt ''pav_hotel''">hotel</a> is just across the square, where travelers can spend the night. The manager is always looking for maids among the local young girls. Because of it''s frequent use by the local prostitutes, most people prefer to stay at the middle-class hotel by the main road.'
 
 if curr_home = 6:
 	if vladimirday = daystart and vladimirQW = 30 and hour >= 16 and week = 6:'<a href="exec:gt ''qwmeet'',''2''">There''s an Audi parked in front of the hotel, and standing beside it, you notice Vladimir</a>.'

+ 1 - 1
locations/set_home.qsrc

@@ -30,7 +30,7 @@ elseif curr_home = 6:
 	$home_name = 'My hotel room in Pavlovsk'
 	$home_town = 'pavlovsk'
 	$home_location = 'pav_market'
-	$home_entrance = 'HotelHole'
+	$home_entrance = 'pav_hotel'
 elseif curr_home = 7:
 	$home_name = 'Nicholas'' Apartment'
 	$home_town = 'city'

+ 2 - 2
locations/sister_chat.qsrc

@@ -1160,7 +1160,7 @@ end
 if $ARGS[0] = 'twincompare':
 	!!! <summary>compare yourself with your sister</summary>
 	!!! <continues>
-	!!! gt 'HotelHole','Twins' if you are similar enough and Pavlin is at the hotel
+	!!! gt 'pav_hotel','Twins' if you are similar enough and Pavlin is at the hotel
 	!!! otherwise: gt 'sister_chat', 'sister_chat'
 	!!! </continues>
 	*clr & cla
@@ -1214,7 +1214,7 @@ if $ARGS[0] = 'twincompare':
 	if tmp_twinsiscompare >= 6:
 		act 'Go to the hotel and have some twin fun':
 			if hour >= 12 and hour < 20:
-				gt 'HotelHole','Twins'
+				gt 'pav_hotel','Twins'
 			else
 				delact 'Go to the hotel and have some twin fun'
 				'Pavlin is usually in the hotel lobby between 12:00 and 20:00. No reason to go now.'