Browse Source

[removed] pointless location

Anya 1 year ago
parent
commit
8c9db5d07d
3 changed files with 11 additions and 21 deletions
  1. 0 1
      glife.qproj
  2. 11 1
      locations/pav_commcenter.qsrc
  3. 0 19
      locations/ugel.qsrc

+ 0 - 1
glife.qproj

@@ -612,7 +612,6 @@
 		<Location name="gdktoilet_mens"/>
 		<Location name="gdktoilet_womens"/>
 		<Location name="BMloc"/>
-		<Location name="ugel"/>
 		<Location name="Voltrener"/>
 		<Location name="VolleyTrenCentr"/>
 		<Location name="VolleyTrenerSpeak"/>

+ 11 - 1
locations/pav_commcenter.qsrc

@@ -18,7 +18,7 @@ if $ARGS[0] ! 'XXX':
 
 	if hour >= 20 and hour <= 23 and week >= 5 and week < 7:
 		'The entrance to the community centre is full of young people. The guys are just hanging around smoking and joking while the girls are in small groups, all dressed up and gossiping. You see the bushes moving - Pavlovsks'' famous make out garden.'
-		'You hear people in the alley beside the club. <a href="exec:minut += 5 & gt ''ugel''">Investigate</a>.'
+		'You hear people in the alley beside the club. <a href="exec:minut += 5 & gt ''pav_commcenter'', ''alley''">Investigate</a>.'
 		if gdkincum = daystart and (cumloc[6] = 0 and cumloc[7] = 0) and cumloc[11] = 0: gdkincum = 0
 		if gdkincum ! daystart:
 			if pav_disco_in = daystart:
@@ -69,5 +69,15 @@ if $ARGS[0] ! 'XXX':
 	gs 'stat'	
 end
 
+if $ARGS[0] = 'alley':
+	menu_off = 1
+	cla & *clr
+	'<center><H4>Alley</H4></center>'
+	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/piss.jpg"></center>'
+	'You see a couple girls taking a piss. The alley is a quiet place that young people often use instead of the toilet.'
+
+	act 'Leave': gt 'pav_commcenter'
+end
+
 --- pav_commcenter ---------------------------------
 

+ 0 - 19
locations/ugel.qsrc

@@ -1,19 +0,0 @@
-# ugel
-$loc_arg = ''
-$loc = 'ugel'
-$menu_loc = 'ugel'
-$menu_arg = ''
-menu_off = 0
-$location_type = 'secluded'
-cla & *clr
-gs'stat'
-set pcs_horny +=5
-
-'<center><H4>Alley</H4></center>'
-'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/piss.jpg"></center>'
-'You see a couple girls taking a piss. The alley is a quiet place that young people often use instead of the toilet.'
-
-act 'Leave':minut += 5 & gt'pav_commcenter'
-
---- ugel ---------------------------------
-