Browse Source

Now we have a clear, indoors and outdoors locations as suggested by Malen. Feel free to add the gosubs to locations that are missing them.

KevinSmarts 8 years ago
parent
commit
12159da6af
77 changed files with 114 additions and 105 deletions
  1. 2 1
      glife.qproj
  2. 1 1
      locations/AlbFatherQW
  3. 1 1
      locations/Gaddvor
  4. 1 1
      locations/Gadsarai
  5. 1 1
      locations/Grinok
  6. 1 1
      locations/Meadow
  7. 1 1
      locations/MiroslavaHome
  8. 1 1
      locations/Nord
  9. 1 1
      locations/ParChurch
  10. 1 1
      locations/Prostitute
  11. 1 1
      locations/allea
  12. 1 1
      locations/annafrends
  13. 1 1
      locations/annafrends2
  14. 1 1
      locations/annafrendtoilet
  15. 1 1
      locations/dachain
  16. 1 1
      locations/dachamy
  17. 1 1
      locations/dachaogr
  18. 1 1
      locations/dachaogr0
  19. 1 1
      locations/dachi
  20. 5 5
      locations/dibodi
  21. 1 1
      locations/din2
  22. 1 1
      locations/din_pav
  23. 1 1
      locations/dinam
  24. 1 1
      locations/dom_gor
  25. 1 1
      locations/dort
  26. 1 1
      locations/down
  27. 1 1
      locations/dvor
  28. 1 1
      locations/dvorik
  29. 1 1
      locations/gLakeNude
  30. 1 1
      locations/gadriver
  31. 1 1
      locations/gadukino
  32. 1 1
      locations/gaptek
  33. 1 1
      locations/garmassiv
  34. 1 1
      locations/gdk
  35. 1 1
      locations/gevent
  36. 1 1
      locations/gkafe
  37. 3 3
      locations/glake
  38. 1 1
      locations/gopskver
  39. 2 2
      locations/graveyard
  40. 2 2
      locations/gschool
  41. 4 4
      locations/gskver
  42. 8 0
      locations/indoors
  43. 1 1
      locations/lake
  44. 1 1
      locations/lakecafe
  45. 1 1
      locations/liam
  46. 1 1
      locations/liamel
  47. 3 3
      locations/liames
  48. 1 1
      locations/locmansion
  49. 1 1
      locations/lug
  50. 1 1
      locations/luzhayka
  51. 1 1
      locations/motel
  52. 1 1
      locations/obekt
  53. 1 1
      locations/obekt2
  54. 2 2
      locations/outdoors
  55. 7 7
      locations/park
  56. 1 1
      locations/parks
  57. 1 1
      locations/pavCommercial
  58. 1 1
      locations/pavResidential
  59. 1 1
      locations/pharmacy
  60. 1 1
      locations/prut
  61. 1 1
      locations/prut2
  62. 3 3
      locations/psiklin
  63. 1 1
      locations/qwloc
  64. 1 1
      locations/rinok
  65. 1 1
      locations/road
  66. 2 2
      locations/spusk
  67. 1 1
      locations/street
  68. 1 1
      locations/street_event
  69. 2 2
      locations/toilet
  70. 6 6
      locations/trashplace
  71. 1 1
      locations/ugel
  72. 1 1
      locations/vokzal
  73. 1 1
      locations/vokzalG
  74. 1 1
      locations/vokzalper
  75. 1 1
      locations/vokzalperG
  76. 1 1
      locations/youplace
  77. 1 1
      locations/zsoft_gopskverGorSlut

+ 2 - 1
glife.qproj

@@ -63,7 +63,8 @@
       <Location name="din_van"/>
       <Location name="statBat"/>
       <Location name="statPRE"/>
-      <Location name="time"/>
+      <Location name="outdoors"/>
+      <Location name="indoors"/>
       <Location name="kid"/>
       <Location name="subkid"/>
       <Location name="din_pav"/>

+ 1 - 1
locations/AlbFatherQW

@@ -64,7 +64,7 @@ $din_zajava_albfather_no = {
 }
 
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 'A car suddenly stops next to you. A man wearing a nice suit emerges from the vehicle. He introduces himself, "Captain Chernov. State Security Service," as he pulls out his liscence and badge. In surprise you blurt out, "Why are you here, what did I do, am I under arrest?" Captain Chernov asks you in a rhetorical manner, "You are <<$name>> <<$surname>>? Let''s step aside and have a friendly chitchat."'
 act 'Move with Chernov':
 	cls

+ 1 - 1
locations/Gaddvor

@@ -24,7 +24,7 @@ end
 
 clr
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 
 act 'Going into the house':minut += 5 & gt 'Gadhouse'
 act 'Go to the barn':minut += 5 & gt 'Gadsarai'

+ 1 - 1
locations/Gadsarai

@@ -244,7 +244,7 @@ else
 	'Old barn that holds tools. Sitting near the barn <a href="exec:gt ''pirat''">dog named Pirate</a>'
 	clr
 	gs 'stat'
-	gs 'time'
+	gs 'outdoors'
 
 	act 'Go outside':minut += 5 & gt 'Gaddvor'
 

+ 1 - 1
locations/Grinok

@@ -20,7 +20,7 @@ end
 
 clr
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 '<center><h4>Market</h4></center>'
 '<center><img src="images/pic/Grinok.jpg"></center>'
 'This small market is location near the station.'

+ 1 - 1
locations/Meadow

@@ -6,7 +6,7 @@ if $ARGS[0] = 'start':
 
 	clr
 	gs 'stat'
-	gs 'time'
+	gs 'outdoors'
 
 	'<center><H4>Meadow</H4></center>'
 	'<center><img src="images/qwest/gadukino/meadow.jpg"></center>'

+ 1 - 1
locations/MiroslavaHome

@@ -5,7 +5,7 @@ $loc = $CURLOC
 clr
 minut += 5
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 
 '<center><H4>Yard Miroslava</H4></center>'
 

+ 1 - 1
locations/Nord

@@ -17,7 +17,7 @@ end
 gs 'dinam'
 clr
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 '<center><b>Northern region</b></center>'
 '<center><img src="images/etogame/nord.jpg"></center>'
 !call random events from [street_events], and display them before show location.

+ 1 - 1
locations/ParChurch

@@ -16,7 +16,7 @@ if $ARGS[0] = 'start':
 	$loc = $CURLOC
 	$metka = $ARGS[0]
 	gs 'stat'
-	gs 'time'
+	gs 'outdoors'
 	'<center><b><font color="maroon">Church of Saint Nikolas</font></b></center>'
 	'<center><img src="images/qwest/alter/Church/St-Nikolas.jpg" width="1000" height="422"></center>'
 	'Pavlovsk''s only church. The church of Saint Nikolas is the tallest building in town. It''s old, but well maintained by the worshippers of the parish.'

+ 1 - 1
locations/Prostitute

@@ -7,7 +7,7 @@ if $ARGS[0] = 'start':
 	cls
 	minut += 5
 	gs 'stat'
-	gs 'time'
+	gs 'outdoors'
 	'<center><b><font color="maroon">Hooker</font></b></center>'
 	'<center><img src="images/etogame/park2.jpg"></center>'
 

+ 1 - 1
locations/allea

@@ -1,6 +1,6 @@
 # allea
 gs'stat'
-gs'time'
+gs 'outdoors'
 '<center><img src="images/pic/allea.jpg" ></center>'
 'Wander through the <a href="exec:GT ''luzhayka'',''start''">park</a>.'
 

+ 1 - 1
locations/annafrends

@@ -1,6 +1,6 @@
 # annafrends
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 gs 'reks'
 
 'Your sister Anja and her friends Lena, Ira, Rex, and Roman are sitting outside the community center drinking beer.'

+ 1 - 1
locations/annafrends2

@@ -1,6 +1,6 @@
 # annafrends2
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 
 'The bottle of beer was quickly drained and the guys go to fetch a new bottle.'
 

+ 1 - 1
locations/annafrendtoilet

@@ -2,7 +2,7 @@
 cls
 minut += 5
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 
 if gennpc = 0:$annafrendname = 'Anja' & $annafrendname2 = 'Anja'
 if gennpc = 1:$annafrendname = 'Lena' & $annafrendname2 = 'Lena'

+ 1 - 1
locations/dachain

@@ -1,7 +1,7 @@
 # dachain
 clr
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 fcolor = rgb(0, 0, 0)
 bcolor = rgb(255, 255, 255)
 lcolor = rgb(106, 90, 205)

+ 1 - 1
locations/dachamy

@@ -3,7 +3,7 @@ $metka = $ARGS[0]
 $loc = $CURLOC
 clr
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 '<center><h4>Cottage</h4></center>'
 '<center><img src="images/etogame/dachamy.jpg"></center>'
 'Your favorite summer residence.'

+ 1 - 1
locations/dachaogr

@@ -9,7 +9,7 @@ $metkaFight = $ARGS[0]
 $locFight = $CURLOC
 *clr
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 !'
 fcolor = rgb(0, 0, 0)
 bcolor = rgb(255, 255, 255)

+ 1 - 1
locations/dachaogr0

@@ -1,7 +1,7 @@
 # dachaogr0
 clr
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 fcolor = rgb(0, 0, 0)
 bcolor = rgb(255, 255, 255)
 lcolor = rgb(106, 90, 205)

+ 1 - 1
locations/dachi

@@ -3,7 +3,7 @@ $metka = $ARGS[0]
 $loc = $CURLOC
 clr
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 '<center><h4>Suburban Cooperative</h4></center>'
 '<center><img src="images/etogame/dachi.jpg"></center>'
 

+ 5 - 5
locations/dibodi

@@ -6,7 +6,7 @@ if $ARGS[0] = 'os1':
 	cls
 	cla
 	gs'stat'
-	gs'time'
+	gs 'outdoors'
 	gs'dinam'
     '<center><img src="images/lmps/downud1.jpg"></center>'
     'You will be amazed at her ability to keep people.'
@@ -25,7 +25,7 @@ $dinbodiartos = {
 	cls
 	cla
 	gs'stat'
-	gs'time'
+	gs 'outdoors'
 	set bodimodel = 1
 	'<center><img src="images/lmps/downud1.jpg"></center>'
     '"I`m so glad, that you agreed,nothing, I`m on you" - davushka said happily and continued response nedozhidayas - "Moses Kruzhinsky-artist, everyone calls simply Masya - She pointed at a man painting a girl busy."'
@@ -43,7 +43,7 @@ $sgtusa = {
 	cls
 	cla
 	gs'stat'
-	gs'time'
+	gs 'outdoors'
 	set tusa = 1
 	'<center><img src="images/lmps/photo.jpg"></center>'
     'You came to talking to girls and boys and greeted.'
@@ -55,7 +55,7 @@ $sotusa = {
     cls
 	cla
 	gs'stat'
-	gs'time'
+	gs 'outdoors'
 	
 	'<center><img src="images/lmps/photo.jpg"></center>'
 	if sttan = 0 and tanga = 0:
@@ -71,7 +71,7 @@ $sptusa = {
     cls
 	cla
 	gs'stat'
-	gs'time'
+	gs 'outdoors'
 	arts = 1
 	minut += 5
 	'<center><img src="images/lmps/gerladvr.jpg"></center>'

+ 1 - 1
locations/din2

@@ -194,7 +194,7 @@ $snarkozaka = {
 	SNarkTimes += 1
 	narkozakday=day
 	gs'stat'
-	gs'time'
+	gs 'outdoors'
 	'<center><B>Peron Pavlovsky</B></center>'
 	'<center><img src="images/pic/vokzalperG.jpg"></center>'
 	'You buy the drugs and without thinking twice you shoot up.'

+ 1 - 1
locations/din_pav

@@ -3,7 +3,7 @@ $pavserjil = {
 	cls
 	cla
 	gs'stat'
-	gs'time'
+	gs 'outdoors'
 	set pavserhom = 1
 	'<center><img src="images/pic/pavserjil2.jpg" ></center>'
     'And it is not clear why you itself drew attention to him.'

+ 1 - 1
locations/dinam

@@ -82,7 +82,7 @@ $dinbodiartos1 = {
 	cls
 	cla
 	gs'stat'
-	gs'time'
+	gs 'outdoors'
 	gs'dinam'
 	bodimodel = 1
 	'<center><img src="images/lmps/downud1.jpg"></center>'

+ 1 - 1
locations/dom_gor

@@ -6,7 +6,7 @@ $metka = $ARGS[0]
 $loc = $CURLOC
 clr
 gs 'stat'
-gs 'time'
+gs 'indoors'
 fcolor = rgb(0, 0, 0)
 bcolor = rgb(255, 255, 255)
 lcolor = rgb(106, 90, 205)

+ 1 - 1
locations/dort

@@ -1,6 +1,6 @@
 # dort
 gs'stat'
-gs'time'
+gs 'outdoors'
 
 '<center><img src="images/pic/prigor1.jpg" ></center>'
 

+ 1 - 1
locations/down

@@ -23,7 +23,7 @@ houseob = 0
 borMir = 0
 gs 'dinam'
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 '<center><b>City center</b></center>'
 '<center><img src="images/etogame/down.JPG"></center>'
 

+ 1 - 1
locations/dvor

@@ -1,7 +1,7 @@
 # dvor
 set minut += 5
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 '<center><img src="images/pic/dvor1.jpg" ></center>'
 !'In the yards of the entrance to the <a href="exec:GT ''bordel''">brothel</a>'
 

+ 1 - 1
locations/dvorik

@@ -4,7 +4,7 @@ $locM = $CURLOC
 
 set minut += 15
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 '<center><img src="images/pic/dvor1.jpg" ></center>'
 
 

+ 1 - 1
locations/gLakeNude

@@ -1,7 +1,7 @@
 # gLakeNude
 cls
 gs'stat'
-gs'time'
+gs 'outdoors'
 '<center><H4>Secluded beach</H4></center>'
 if month>=3 and month<=5:
 	if hour>=6 and hour<=17:

+ 1 - 1
locations/gadriver

@@ -6,7 +6,7 @@ if $ARGS[0] = 'start':
 
 	clr
 	gs 'stat'
-	gs 'time'
+	gs 'outdoors'
 
 	'<center><H4>River Slavka</H4></center>'
 

+ 1 - 1
locations/gadukino

@@ -15,7 +15,7 @@ if $ARGS[0] = '':
 	end
 	clr
 	gs 'stat'
-	gs 'time'
+	gs 'outdoors'
 	'<center><h4>village Gadyukino</h4></center>'
 
 	if month >= 5 and month <= 9:

+ 1 - 1
locations/gaptek

@@ -5,7 +5,7 @@ clr
 CLOSE ALL
 if sound = 0:PLAY 'sound/shop.mp3',30
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 
 '<center><B><font color="maroon">Pharmacy</font></B></center>'
 '<center><img src="images/etogame/aptek.JPG"></center>'

+ 1 - 1
locations/garmassiv

@@ -3,7 +3,7 @@ $metka = $ARGS[0]
 $loc = $CURLOC
 clr
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 '<center><h4>Garage array</h4></center>'
 '<center><img src="images/pic/garmassiv.jpg"></center>'
 'A large area near the edge of Pavlovsk filled with garages. The weather in Pavlovsk can be brutal especially in the winter, so people who own a car often have a garage to put it away safely.'

+ 1 - 1
locations/gdk

@@ -4,7 +4,7 @@ $metka = $ARGS[0]
 $loc = $CURLOC
 music_on = 0
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 '<center><b><font color="maroon">Community Centre</font></b></center>'
 
 if hour < 9:'<center><img src="images/etogame/dk_night.jpg"></center>'

+ 1 - 1
locations/gevent

@@ -250,7 +250,7 @@ if $ARGS[0] = '6':
 	guyondisco -= 1
 	if guyondisco > 0: jump 'geventgondloop'
 	gs 'stat'
-	gs 'time'
+	gs 'outdoors'
 
 	'<center><img src="images/gevent/6.1.jpg"></center>'
 	'You barely remember what happened. You were standing against the wall at the disco, quietly enjoying the admittedly rather outdated music when a guy approached you. He started groping you, but you were too drunk to stop him. It also felt kind of nice to be wanted, so you just went along with it.'

+ 1 - 1
locations/gkafe

@@ -5,7 +5,7 @@ $loc = $CURLOC
 $metkaM = $ARGS[0]
 $locM = $CURLOC
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 fcolor = rgb(0, 0, 0)
 bcolor = rgb(255, 255, 255)
 lcolor = rgb(106, 90, 205)

+ 3 - 3
locations/glake

@@ -6,7 +6,7 @@ $metkaM = $ARGS[0]
 $locM = $CURLOC
 cls
 gs'stat'
-gs'time'
+gs 'outdoors'
 '<center><H4>Lake</H4></center>'
 if tanga = 0:
 	tangamemb = 0
@@ -133,7 +133,7 @@ if temper >= 20 and month>=5 and month<=9 and hour>=6 and hour<=20:
 		willpower += 5
 		manna += 5
 		gs'stat'
-		gs'time'
+		gs 'outdoors'
 		
 		if $clothingworntype = 'swimwear' and bedra<=90:
 			'<center><img src="images/nigma/gor/Lake/lake.walk.bikini0,'+rand(0,3)+'.JPG"></center>'
@@ -206,7 +206,7 @@ if temper >= 20 and month>=5 and month<=9 and hour>=6 and hour<=20:
 					sweat = sweat + 1
 					manna = manna + 5
 					gs'stat'
-					gs'time'
+					gs 'outdoors'
 					'<center><img src="images/pics/zagar.jpg"></center>'
 
 					if krem = 0:

+ 1 - 1
locations/gopskver

@@ -132,7 +132,7 @@ $metka = $ARGS[0]
 $loc = $CURLOC
 cls
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 gs 'dinsexFX'
 '<center><img src="images/gevent/skver.jpg"></center>'
 ''

+ 2 - 2
locations/graveyard

@@ -3,7 +3,7 @@ $metka = $ARGS[0]
 $loc = $CURLOC
 clr
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 '<center><h4>Cemetery</h4></center>'
 '<center><img src="images/etogame/graveyard.jpg"></center>'
 'A very peaceful place immersed in the silence of circumferential philosophical thoughts about the impermanence of life.'
@@ -14,7 +14,7 @@ act 'Go to the crypt':
 	cls
 	minut += 15
 	gs 'stat'
-	gs 'time'
+	gs 'outdoors'
 	'<center><img src="images/etogame/graveyard2.jpg"></center>'
 	'Barred windows protect windows covered with dust all around the bushes.'
 

+ 2 - 2
locations/gschool

@@ -7,7 +7,7 @@ if $ARGS[0] = 'start':
 	$loc = $CURLOC
 	$metka = $ARGS[0]
 	gs 'stat'
-	gs 'time'
+	gs 'outdoors'
 	'<center><b><font color="maroon">School</font></b></center>'
 	'<center><img src="images/qwest/alter/gschool.jpg"></center>'
 	'Pavlovsk''s only school, all the local children go here for their education.'
@@ -139,7 +139,7 @@ end
 if $ARGS[0] = 'KristinaFight':
 	cls
 	gs 'stat'
-	gs 'time'
+	gs 'outdoors'
 	zverRageQW = 2
 	'As you cross the school yard after school, you are surprised by a powerful kick in your back. You fall to your hands and knees and rub your sore back for a second, before you turn around and see Christina Zvereva, her face contorted with rage. She yells at you, "You fucking bitch! How dare you spread shit about me like that? I''ll break your fucking face!"'
 	$boy = 'Christina'

+ 4 - 4
locations/gskver

@@ -13,7 +13,7 @@ $metka = $ARGS[0]
 $loc = $CURLOC
 cls
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 
 if $clothingworntype = 'nude':willpower -= 15 & manna -= 15 & 'You notice passers-by in the park pointing at you as you walk, and overhear one older lady telling her friend: "Look at her... it''s that <<$surname>> girl. Youth these days, they have no shame at all!"'
 
@@ -91,7 +91,7 @@ if hour > 6 and hour < 23 and month >= 5 and month <= 10:
 	act 'Sit down on the bench and rest':
 		cla
        	*clr
-       	gs'time'
+       	gs 'outdoors'
        	gs'stat'
         '<center><img src="images/lmps/сидит.jpg"></center>'
 		waiting = input ("How long would you like to rest? (No more than 120 minutes)")
@@ -104,7 +104,7 @@ if hour > 6 and hour < 23 and month >= 5 and month <= 10:
 			InSleep = 1
 			cloth_vid = 0
 			if tanga = 1:tanga = 0
-			gs'time'
+			gs 'outdoors'
                 '<center><img src="images/lmps/спитл.jpg"></center>'
         
                 if mop > 1:mop = 0 & vidageday = vidageday - 1 & 'Your make-up ended up getting smeared all across your face. You realize this is probably very bad for your skin, you really shouldn''t sleep before cleaning your face.'
@@ -157,7 +157,7 @@ if hour >= 8 and hour < 22:
 		money += 50
 		manna -= 5
 		gs 'stat'
-		gs'time'
+		gs 'outdoors'
 		'<center><img src="images/etogame/flaer.jpg"></center>'
 		'You spend an hour handing out flyers to park visitors, advertising something or another. You get paid 50 rubles for your efforts.'
 

+ 8 - 0
locations/indoors

@@ -0,0 +1,8 @@
+# indoors
+
+frost = 0
+Time15Minute = totminut
+bonusZ = 0
+
+--- indoors ---------------------------------
+

+ 1 - 1
locations/lake

@@ -19,7 +19,7 @@ if $ARGS[0] = 'start':
 	end
 
 	gs 'stat'
-	gs 'time'
+	gs 'outdoors'
 
 	'<center><b><font color="maroon">Lake</font></b></center>'
 	'<center><img src="images/etogame/lake2.jpg"></center>'

+ 1 - 1
locations/lakecafe

@@ -251,7 +251,7 @@ if $ARGS[0] = 'bandits':
 	if workDolgDay <= 0 and workDolg > 0:
 		cls
 		gs'stat'
-		gs'time'
+		gs 'outdoors'
 		workDisk = 0
 
 		'<center><img src="images/sauna/bug.jpg"></center>'

+ 1 - 1
locations/liam

@@ -15,7 +15,7 @@ CLOSE ALL
 clr
 
 gs'stat'
-gs'time'
+gs 'outdoors'
 set palMir=0
 set bordysh=0
 set housrA=0

+ 1 - 1
locations/liamel

@@ -9,7 +9,7 @@ CLOSE ALL
 clr
 
 gs'stat'
-gs'time'
+gs 'outdoors'
 set palMir=0
 set bordysh=0
 set housrA=0

+ 3 - 3
locations/liames

@@ -9,7 +9,7 @@ CLOSE ALL
 clr
 
 gs'stat'
-gs'time'
+gs 'outdoors'
 set palMir=0
 set bordysh=0
 set housrA=0
@@ -46,7 +46,7 @@ if hour >= 15 and hour <= 22 and tusa = 0:
 		cls
 		cla
 		gs'stat'
-		gs'time'
+		gs 'outdoors'
 		gs'dibodi'
 		minut += 20
 		tusa = 0
@@ -63,7 +63,7 @@ if hour >= 15 and hour <= 22 and tusa = 1 and tusnyakday ! day:
 		cls
 		cla
 		gs'stat'
-		gs'time'
+		gs 'outdoors'
 		gs'dibodi'
 		minut += 20
 		'<center><img src="images/lmps/photo.jpg"></center>'

+ 1 - 1
locations/locmansion

@@ -3,7 +3,7 @@ $metka = $ARGS[0]
 $loc = $CURLOC
 clr
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 '<center><h4>cottage settlement</h4></center>'
 '<center><img src="images/etogame/locmansion.jpg"></center>'
 'Elite settlement where only the cream of society can afford to live.'

+ 1 - 1
locations/lug

@@ -2,7 +2,7 @@
 $metka = $ARGS[0]
 $loc = $CURLOC
 gs'stat'
-gs'time'
+gs 'outdoors'
 '<center><img src="images/pic/lug.jpg" ></center>'
 'Little, but well maintained meadow with evergreen grass to rest, picnic or just sunbath. Mothers with small children then regular visitors.'
 

+ 1 - 1
locations/luzhayka

@@ -1,6 +1,6 @@
 # luzhayka
 gs'stat'
-gs'time'
+gs 'outdoors'
 '<center><img src="images/pic/luzhayka.jpg" ></center>'
 
 

+ 1 - 1
locations/motel

@@ -3,7 +3,7 @@ $metka = $ARGS[0]
 $loc = $CURLOC
 clr
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 '<center><h4>Motel</h4></center>'
 '<center><img src="images/etogame/motel.jpg"></center>'
 'Roadside motel where truckers stop for something to eat and sleep.'

+ 1 - 1
locations/obekt

@@ -1,7 +1,7 @@
 # obekt
 clr
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 '<center><h4>An object</h4></center>'
 '<center><img src="images/etogame/obekt.jpg"></center>'
 'Construction at the site is stopped and the territory silence, only the guard walks.'

+ 1 - 1
locations/obekt2

@@ -1,7 +1,7 @@
 # obekt2
 clr
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 '<center><h4>An object</h4></center>'
 '<center><img src="images/etogame/obekt.jpg"></center>'
 'At the construction site is not technology, but still worth a construction trailer in which sits a watchman. Failure in the land closed the iron plate.'

+ 2 - 2
locations/time → locations/outdoors

@@ -1,4 +1,4 @@
-# time
+# outdoors
 if month = 1 and weatherDay ! daystart:
 	weatherDay = daystart
 	temper = rand(-30, 8)
@@ -380,5 +380,5 @@ if temper <= 0:
 	end
 end
 
---- time ---------------------------------
+--- outdoors ---------------------------------
 

+ 7 - 7
locations/park

@@ -20,7 +20,7 @@ if $ARGS[0] = 'start':
 	$torchki = {
 		cls
 		gs 'stat'
-		gs 'time'
+		gs 'outdoors'
 		SNarkPriton = 1
 		'The junkies look at you with a daunted gaze. They probably thought you are a police officer. Then one of them said, "We don''t sell no drugs. Go to the Drug House, ye can get zome there."'
 
@@ -32,7 +32,7 @@ if $ARGS[0] = 'start':
 	if WalkInsidePark = 0:WalkInsidePark = 1
 	cls
 	gs 'stat'
-	gs 'time'
+	gs 'outdoors'
 	'<center><b><font color="maroon">Park</font></b></center>'
 	'<center><img src="images/etogame/park.jpg"></center>'
 	'The central park is huge, sandy paths spread out in every direction and every so often you''ll find a bench to sit on. In the summer you''ll see a lot people playing ball, relaxing or have a picnic in the more open areas, while in the winter you''ll meet families with their children sledding down the grass banks.'
@@ -185,7 +185,7 @@ if $ARGS[0] = 'luna':
 	minut += 5
 	clr
 	gs 'stat'
-	gs 'time'
+	gs 'outdoors'
 	'<center><b><font color="maroon">The Fun Fair</font></b></center>'
 	'<center><img src="images/etogame/luna.jpg"></center>'
 	'The fun fair sits in the hearts of the park and attracts families, people on a vacation and loving couples from all over the town. It''s a popular gathering spot and a place to forget your worries for a few hours.'
@@ -347,7 +347,7 @@ if $ARGS[0] = 'avtomat':
 	*clr
 	clr
 	gs 'stat'
-	gs 'time'
+	gs 'outdoors'
 	'<center><img src="images/etogame/avtomat.jpg"></center>'
 	'The rules of the game are very simple, throw 5 rubles into the slot, pull the lever and with a bit of luck you can win the jackpot of 1.000 rubles.'
 
@@ -363,7 +363,7 @@ if $ARGS[0] = 'avtomat2':
 	*clr
 	clr
 	gs 'stat'
-	gs 'time'
+	gs 'outdoors'
 	minut += 5
 	money -= 5
 	avtrand = rand(0, 100)
@@ -393,7 +393,7 @@ if $ARGS[0] = 'whore':
 	minut += 5
 	clr
 	gs 'stat'
-	gs 'time'
+	gs 'outdoors'
 	'<center><b><font color="maroon">The road near the park</font></b></center>'
 
 	if hour >= 16 and hour <= 23:
@@ -428,7 +428,7 @@ if $ARGS[0] = 'prost':
 	minut += 5
 	clr
 	gs 'stat'
-	gs 'time'
+	gs 'outdoors'
 	'<center><b><font color="maroon">Hooker</font></b></center>'
 	'<center><img src="images/etogame/park2.jpg"></center>'
 

+ 1 - 1
locations/parks

@@ -1,6 +1,6 @@
 # parks
 gs'stat'
-gs'time'
+gs 'outdoors'
 '<center><B>Old Town Park</B></center>'
 '<center><img src="images/pic/parkus.jpg" ></center>'
 'The lack of amusements is compensated for by the wonderful, landscaped gardens and tranquil atmosphere.'

+ 1 - 1
locations/pavCommercial

@@ -62,7 +62,7 @@ if rand(1, 5) >= 4:
 end
 
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 
 if car > 0 and cardrive = 24:
 	cardrive = 24

+ 1 - 1
locations/pavResidential

@@ -65,7 +65,7 @@ if rand(1, 5) >= 4:
 end
 
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 
 if car > 0 and cardrive = 20:
 	cardrive = 20

+ 1 - 1
locations/pharmacy

@@ -26,7 +26,7 @@ FUNC ('$stock_item', 20, 'Sanitary napkins', 200, 'sanpad', $CURLOC) + _
 *nl
 clr
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 
 
 act 'Leave': gt $loc

+ 1 - 1
locations/prut

@@ -1,6 +1,6 @@
 # prut
 gs'stat'
-gs'time'
+gs 'outdoors'
 
 '<center><B>Park Pond</B></center>'
 '<center><img src="images/pic/prut.jpg" ></center>'

+ 1 - 1
locations/prut2

@@ -1,6 +1,6 @@
 # prut2
 gs'stat'
-gs'time'
+gs 'outdoors'
 
 '<center><B>Park Pond</B></center>'
 '<center><img src="images/pic/prut2.jpg" ></center>'

+ 3 - 3
locations/psiklin

@@ -8,7 +8,7 @@ if $ARGS[0]='start':
     *clr
     minut += 50
     gs'stat'
-    gs'time'
+    gs 'outdoors'
     '<center><H4>Elite settlement<H4></center>'
     '<left><img src="images/lmps/np18.jpg" ></left>'
 
@@ -26,7 +26,7 @@ if $ARGS[0]='ps1':
     minut += 5
 
     gs'stat'
-    gs'time'
+    gs 'outdoors'
     '<center><H4>Loony bin<H4></center>'
     'the inscription on the sign by the road - closed from outside the public'
     if psiklik = 0:'<center><img src="images/lmps/psiklin0.jpg" ></center>'
@@ -40,7 +40,7 @@ if $ARGS[0]='ps2':
     *clr
     minut += 5
     gs'stat'
-    gs'time'
+    gs 'outdoors'
     '<center><H4>An old abandoned building<H4></center>'
     '<center><img src="images/lmps/rozval.jpg" ></center>'
     'Abandoned building clinics spoiling appearance and intimidating local residents.'

+ 1 - 1
locations/qwloc

@@ -48,7 +48,7 @@ $qwvladdy = {
 
 minut += 5
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 '<center><b><font color="maroon">Man</font></b></center>'
 '<center><img src="images/qwest/vladimir/001.jpg"></center>'
 

+ 1 - 1
locations/rinok

@@ -14,7 +14,7 @@ if $ARGS[0] = 'start' or $metka = 'start':
 
 	cls
 	gs 'stat'
-	gs 'time'
+	gs 'outdoors'
 	minut = minut + 5
 	mag = 1
 	$metka = 'start'

+ 1 - 1
locations/road

@@ -447,7 +447,7 @@ $metka = $ARGS[0]
 $loc = $CURLOC
 clr
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 '<center><h4>Northern Highway</h4></center>'
 '<center><img src="images/etogame/road.jpg"></center>'
 '<center><<nroad>> km</center>'

+ 2 - 2
locations/spusk

@@ -6,7 +6,7 @@ if $ARGS[0]='start':
 	cla
 	*clr
 	gs'stat'
-	gs'time'
+	gs 'outdoors'
 	'<center><B>Hill top street</B></center>'
 	'<center><img src="images/pic/liam1.jpg" ></center>'
 	'The transportation does not go up here, and the air is clean, the atmosphere of antiquity fills the air is not the usual flavors'
@@ -23,7 +23,7 @@ if $ARGS[0]='dvr':
 	*clr
 	set minut = minut + 1
 	gs'stat'
-	gs'time'
+	gs 'outdoors'
 !    '<center><img src="images/lmps/liamel.jpg" ></center>'
 end
 

+ 1 - 1
locations/street

@@ -152,7 +152,7 @@ if opusk > 0 and housr > 0:'Near the entrance to where you live there is somethi
 
 clr
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 palMir = 0
 bordysh = 0
 housrA = 0

+ 1 - 1
locations/street_event

@@ -340,7 +340,7 @@ if streetev_home = 1:
 	if workDolgDay <= 0 and workDolg > 0:
 		cls
 		gs 'stat'
-		gs 'time'
+		gs 'outdoors'
 		workDisk = 0
 		'<center><img src="images/sauna/bug.jpg"></center>'
 		'Near the entrance to your home you see two large guys, you notice that both are carrying guns. They notice you and walk up to you. "It''s time for you to pay back your debts."'

+ 2 - 2
locations/toilet

@@ -118,7 +118,7 @@ if $ARGS[0] = '1':
 	*clr
 	clr
 	gs 'stat'
-	gs 'time'
+	gs 'outdoors'
 	$ImageNeededPlacholder
 
 	'<center><img src="images/toilet/toisex_1_2.jpg"></center>'
@@ -275,7 +275,7 @@ if $ARGS[0] = '2':
 	*clr
 	clr
 	gs 'stat'
-	gs 'time'
+	gs 'outdoors'
 
 	'<center><img src="images/toilet/toisex_2_2.jpg"></center>'
 	'You knocked on the stall and she opened the door a little delay'

+ 6 - 6
locations/trashplace

@@ -7,7 +7,7 @@ $bomzstartqwestdi = {
 		cls
 		minut += 15
 		gs 'stat'
-		gs 'time'
+		gs 'outdoors'
 		'"Yes, I have them here. So when are you going to tell me about this job?"'
 		'"Not here. There is a place in the center, there everything will be explained."'
 		'One of the ways to the center passes near an abandoned construction site, and you''ve decided that if the man takes you that way, you can use the excuse of danger and escape.'
@@ -177,7 +177,7 @@ $workbomzdi = {
 
 clr
 gs'stat'
-gs'time'
+gs 'outdoors'
 
 '<center><b>Trashcan</b></center>'
 '<center><img src="images/etogame/musorka.jpg"></center>'
@@ -186,7 +186,7 @@ gs'time'
 if bumtolik = 2 and rand(0, 1) = 1:
 	cls
 	gs 'stat'
-	gs 'time'
+	gs 'outdoors'
 	'<center><img src="images/etogame/musorka.jpg"></center>'
 	'You see the homeless person who you gave money to last time. He smiles, waving at you to stay and he comes up to you to say something.'
 	'"Girl, please excuse me, do not be afraid, hear me out."'
@@ -197,7 +197,7 @@ end
 if bumtolik = 3 and hour >= 6 and hour <= 20 and rand(0, 1) = 1:
 	cls
 	gs'stat'
-	gs'time'
+	gs 'outdoors'
 
 	'<center><img src="images/etogame/bumt2.jpg"></center>'
 	'You see a girl feeding the homeless.'
@@ -242,7 +242,7 @@ end
 if bomzQW = 0 and rand(1, 10) >= 8 and hour <= 16 and week ! 4:
 	cls
 	gs'stat'
-	gs'time'
+	gs 'outdoors'
 
 	'<center><img src="images/sauna/bomz.jpg"></center>'
 	'When you start to move away from the bins, a man comes up to you and drunkenly croaks,'
@@ -263,7 +263,7 @@ if bomzQW = 0 and rand(1, 10) >= 8 and hour <= 16 and week ! 4:
 	act 'No':
 		cls
 		gs'stat'
-		gs'time'
+		gs 'outdoors'
 
 		if daystart < 10 or sex <= 2:
 			'"I''d love to, but I don''t have much money." Hell, you''re not even accustomed to your new body, but you take care not to say anything.'

+ 1 - 1
locations/ugel

@@ -4,7 +4,7 @@ $loc = $CURLOC
 
 clr
 gs'stat'
-gs'time'
+gs 'outdoors'
 set horny +=5
 
 '<center><H4>For club</H4></center>'

+ 1 - 1
locations/vokzal

@@ -3,7 +3,7 @@ $metka = $ARGS[0]
 $loc = $CURLOC
 cls
 gs'stat'
-gs'time'
+gs 'outdoors'
 
 '<center><B>Railway station</B></center>'
 '<center><img src="images/etogame/vokzal.jpg"></center>'

+ 1 - 1
locations/vokzalG

@@ -14,7 +14,7 @@ end
 
 clr
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 '<center><h4>Pavlovsky''s train station</h4></center>'
 '<center><img src="images/etogame/vokzal.jpg"></center>'
 'Pavlovsky''s modest train station. You can enter the central hall of the <a href="exec:minut += 3 & gt ''vokzalGin''">train station</a>, in which you can find Pavlovsky''s police station, and a post office. Also attached to the train station is the <a href="exec:minut += 5 & gt ''gkafe''">cafe</a> where your mother works.'

+ 1 - 1
locations/vokzalper

@@ -2,7 +2,7 @@
 $metka = $ARGS[0]
 $loc = $CURLOC
 gs 'stat'
-gs'time'
+gs 'outdoors'
 '<center><img src="images/pic/vokzalper.jpg" ></center>'
 'When you arrive at the platform, you can''t help but notice it bustling with activity. Lots of passengers are coming and going, all carrying large bags. It feels like it is always busy here, no matter at what time of the day you are here.'
 'At the end of the platform the <a href="exec:GT ''dort'',''start''">train tracks</a> lead off into the distance.'

+ 1 - 1
locations/vokzalperG

@@ -14,7 +14,7 @@ end
 
 clr
 gs'stat'
-gs'time'
+gs 'outdoors'
 
 '<center><H4>Pavlovsk station platforms</H4></center>'
 '<center><img src="images/pic/vokzalperG.jpg"></center>'

+ 1 - 1
locations/youplace

@@ -3,7 +3,7 @@ $metka = $ARGS[0]
 $loc = $CURLOC
 clr
 gs 'stat'
-gs 'time'
+gs 'outdoors'
 '<center><h4>Your Land</h4></center>'
 
 if placeMansion < 2:'<center><img src="images/etogame/yzemelniy.jpg"></center>'

+ 1 - 1
locations/zsoft_gopskverGorSlut

@@ -6,7 +6,7 @@ $loc = $CURLOC
 if $ARGS[0] = '1':
 	cls
 	gs'stat'
-	gs'time'
+	gs 'outdoors'
 	'<center><img src="images/gevent/skver.jpg"></center>'
 	
 	!Different versions of scenes with the Gopniks you know from school in the park