Browse Source

[changed] New links but won't work as new files pending

Kevin_Smarts 2 years ago
parent
commit
622554b0dd
1 changed files with 6 additions and 7 deletions
  1. 6 7
      locations/pav_disco.qsrc

+ 6 - 7
locations/pav_disco.qsrc

@@ -1,5 +1,5 @@
 # pav_disco
-!2021/06/26
+!2021/07/12
 
 if $ARGS[0] = '':
 	if hour > 19: pav_disco_in = daystart
@@ -202,7 +202,6 @@ if $ARGS[0] = '':
 						grupvalue[4] += 1
 						'You''re having a lot of fun out on the dance floor. Most people would have a hard time telling you were drunk as you expertly move your body in a seductive manner to the beat of the music.'
 					end
-!!can you check I did this correct and all the other similar ones? 
 					if StoryLine = 1 and meynoldQW >= 2 and rand(1,10) = 1: 
 						gt 'pav_disco', 'katja_too_drunk'
 					elseif npc_rel['A25'] >= 50 and rand(1,10) = 1:
@@ -549,7 +548,7 @@ if $ARGS[0] = 'dance_vrp':
 					'"<<$pcs_firstname>>, but people call me <<$pcs_nickname>>." you reply. The drunk guy humped you throughout the dance and now his face is flushed with excitement. He asks you to leave with him to get some fresh air and talk outside.'
 				end
 
-				act 'Go with the guy': gt 'gdksex', 'outside', 'nice'
+				act 'Go with the guy': gt 'pav_disco_sex', 'outside', 'nice'
 			else
 				if DPtipe = 1:
 					'"My name is <<$boydesc>>. What''s yours?" the guy asks.' 
@@ -566,12 +565,12 @@ if $ARGS[0] = 'dance_vrp':
 					'The guy constantly grabs your ass, breasts and tries kissing you, clearly feeling rather excited. Every time you press up against him, you feel something hard in his pants. The song then finally ends and the guy offers to take you outside for a drink.'
 					gs 'arousal', 'foreplay', 5
 					gs 'stat'
-					act 'Go outside': gt 'gdksex', 'outside', 'aggressiv'
+					act 'Go outside': gt 'pav_disco_sex', 'outside', 'aggressiv'
 				elseif DPtipe = 2:
 					'The guy constantly grabs your ass, breasts and tries kissing you, clearly feeling rather excited. Evry time you press up against him, you feel something hard in his pants. The song then finally ends and the guy offers to take you outside for a drink.'
 					gs 'arousal', 'foreplay', 5
 					gs 'stat'
-					act 'Go outside': gt 'gdksex', 'outside', 'aggressiv'
+					act 'Go outside': gt 'pav_disco_sex', 'outside', 'aggressiv'
 				end
 			else
 				if DPtipe = 1:
@@ -611,7 +610,7 @@ if $ARGS[0] = 'dance_vrp':
 							act 'Refuse (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
 						end
 					end
-					act 'Go to the hotel': gt 'gdksex', 'hotel'
+					act 'Go to the hotel': gt 'pav_disco_sex', 'hotel'
 				end
 			elseif DPtipe = 2:
 				$npc_usedname[$npclastcalled] = $npc_nickname[$npclastcalled]
@@ -621,7 +620,7 @@ if $ARGS[0] = 'dance_vrp':
 				'"<<$pcs_nickname>>, I''m not a local. I''m staying in a nearby hotel, so let''s take a taxi and go to my room." he drunkenly stutters.'
 				gs 'arousal', 'foreplay', 5
 				gs 'stat'
-				act 'Go to the hotel': gt 'gdksex', 'hotel'
+				act 'Go to the hotel': gt 'pav_disco_sex', 'hotel'
 			end
 		end
 		if kotovLoveQW > 0: gt 'pav_disco', 'kotov_love'