1
0
Prechádzať zdrojové kódy

[fixed] Bug fixes from noobtrain (I altered the card game odds to a compromise setting)

Kevin_Smarts 1 rok pred
rodič
commit
b3d7368f3d

+ 2 - 2
locations/cardgame_durak.qsrc

@@ -193,7 +193,7 @@ if $ARGS[0] = 'card_game_durak_play':
 		end
 	end
 	if $cgd_clothes ! '' and $cgd_clothes['A11'] ! '' and $cgd_clothes['A10'] ! '' and $cgd_clothes['A9'] ! '':
-		if RAND(1,100) <= 60:
+		if RAND(1,100) <= 50:
 			card_game_durak_win += 1
 			pcs_horny += 5
 			pcs_mood += 5
@@ -211,7 +211,7 @@ if $ARGS[0] = 'card_game_durak_play':
 			'<img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/shulginhome/bigroom/card/card3.jpg">'
 			'You have a great set of cards in your hand, and easily win the round. <<$npc_usedname[$cgd_name_npc]>> loses, and reluctantly takes off his<<$clo_str>>.'
 			act 'Deal': gt 'cardgame_durak', 'card_game_durak_play'
-		elseif RAND(1,40) < 35:
+		elseif RAND(1,40) < 30:
 			card_game_durak_loss += 1
 			if strpos($cgd_clothes,'socks')>0:
 				$clo_str = ' socks'

+ 1 - 1
locations/gschool_events.qsrc

@@ -1039,7 +1039,7 @@ if $ARGS[0] = 'break_events':
 		end
 	elseif break_rand = 23:
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/hellokitty.jpg"></center>'
-		'As you walk down the hallway, you overhear a girl asking one of the boys if he would like to see her kitty. He does a double take and grins while nodding to her. She smiles and pulls up her skirt to show off a pair of boyshorts with Hello Kitty on them. The boy looks disappointed whle the girl laughs.'
+		'As you walk down the hallway, you overhear a girl asking one of the boys if he would like to see her kitty. He does a double take and grins while nodding to her. She smiles and pulls up her skirt to show off a pair of boyshorts with Hello Kitty on them. The boy looks disappointed while the girl laughs.'
 		gs 'arousal', 'erotic', 1
 		gs 'arousal', 'end'
 		gs 'stat'

+ 5 - 1
locations/hookup_morning.qsrc

@@ -848,7 +848,11 @@ if $ARGS[0] = 'late_wakeup':
 		cla & *clr
 		$npc_apt_bedroom[$boy]
 		'<<$npc_firstname[$boy]>> doesn''t stir in the slightest as you arise.'
-		if npc_apt_type[$boy] >= 3:act'Explore his apartment':gt'hookup_morning','explore'
+		if npc_apt_type[$boy] >= 3:
+			act'Explore his apartment':gt'hookup_morning','explore'
+		else
+			gt'hookup_morning','late_sneakout'
+		end
 	end
 end
 

+ 2 - 2
locations/vasily_home_sex.qsrc

@@ -956,7 +956,7 @@ if $ARGS[0] = 'view_pornotv_evgr':
 						gs 'stat'
 						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/shulginhome/bigroom/tv_ev/sex_group/cum'+rand(1,7)+'.jpg"></center>'
 						'You''d rather get showered in cum than fucked, so you open your mouth wide and stick out your tongue, looking up at them expectantly. The talk of fucking you dies down pretty quickly as your display successfully captivates the boys and moments later they shoot their loads all over you.'
-						act 'Yummy': gt 'vasily_home_sex','start'
+						act 'Yummy': gt 'vasilyhome', 'livingroom'
 					end
 				else
 					act 'Tempt them to blow their loads on your face instead (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -1020,7 +1020,7 @@ if $ARGS[0] = 'view_pornotv_evgr':
 end
 
 !Event viewing porn channel with Vasily
-if $ARGS[0] = 'view_pornotv_vasya':
+if $ARGS[0] = 'view_pornotv_vasily':
 	menu_off = 1
 	act 'Watch porn channel':
 		*clr & cla