Browse Source

Removed some bits I put in for some reason.

Netuttki 4 years ago
parent
commit
78290e6927
2 changed files with 0 additions and 19 deletions
  1. 0 9
      locations/mod_wlife.qsrc
  2. 0 10
      locations/mod_wlife_volya.qsrc

+ 0 - 9
locations/mod_wlife.qsrc

@@ -361,15 +361,6 @@ elseif wl_status['main'] > -1:
 	end
 	
 	
-	if pav_prostitute >= 50 and wl_whore['pav_timer_hour'] ! hour and (rand(-20,70) - (pav_prostitute/5)) < minut and $curloc ! 'mod_wlife_solicitation' and $curloc ! 'shop' and menu_off = 0 and $loc = $curloc: gs 'mod_wlife_solicitation', 'chance'
-	
-	if pav_prostitute >= 100 and pcs_inhib > 60 and PCloStyle = 4 and ShoHeels > 3 and (($metka = 'street' and $loc = 'mod_wlife_warehouse') or ($metka = '' and ($loc = 'gdk' or $loc = 'pav_residential' or $loc = 'pav_industrial' or $loc = 'pav_commercial' or $loc = 'pavtrain' or $loc = 'liam')) or ($metka = 'start' and ($loc = 'pav_complex' or $loc = 'pav_park'))) and hour > 6 and hour < 23 and $curloc ! 'shop' and menu_off = 0 and $loc = $curloc:
-		pl '<center><a href="exec: gt ''mod_wlife_solicitation'', ''search''"><img title="Click to start working in Pavlovsk." height = 80 src="mod/wlife/images/objects/prostitute.png"></a></center>'
-		act 'Search for clients': gt 'mod_wlife_solicitation', 'search'	
-	end
-	
-	
-	
 end
 
 !!Removes the vanilla Vadim Bely

+ 0 - 10
locations/mod_wlife_volya.qsrc

@@ -1388,16 +1388,6 @@ if $ARGS[0] = 'shift_end':
 	wl_whore['customer_day'] = 0
 	wl_whore['shifts_done'] += 1
 	
-	!!	---- This is my bit -----
-	wl_burnout_count += 1
-	
-	if wl_burnout_count = 3:
-		vidageday -= 2
-		wl_burnout_count = 0
-	end	
-
-	!!	---- My bit ends ------		
-		
 	if wl_whore['shifts_done'] = 1 and wl_whore['shifts_total'] = 0:
 		act 'Get in the car': gt 'mod_wlife_volya', 'shift_end_first' 
 	else