Переглянути джерело

Text edits for nutluck and dynamic removals, all in old town

KevinSmarts 7 роки тому
батько
коміт
a879503259
8 змінених файлів з 69 додано та 89 видалено
  1. 0 1
      glife-notepad++
  2. 0 1
      glife.qproj
  3. 12 12
      locations/artstudia
  4. 49 39
      locations/dibodi
  5. 0 28
      locations/dinam
  6. 1 1
      locations/liam
  7. 2 2
      locations/liames
  8. 5 5
      locations/ugol

+ 0 - 1
glife-notepad++

@@ -160,7 +160,6 @@
             <File name="locations\dimaRudeEv" />
             <File name="locations\DimkaWarning" />
             <File name="locations\dina" />
-            <File name="locations\dinam" />
             <File name="locations\dinBoroda" />
             <File name="locations\dinfather" />
             <File name="locations\dinmother" />

+ 0 - 1
glife.qproj

@@ -783,7 +783,6 @@
     <Folder name="Misc">
       <Location name="beg"/>
       <Location name="beg1"/>
-      <Location name="dinam"/>
       <Location name="husb"/>
       <Location name="husbSex"/>
       <Location name="indik"/>

+ 12 - 12
locations/artstudia

@@ -1,6 +1,5 @@
 # artstudia
-$metka = $ARGS[0]
-$loc = $CURLOC
+
 $location_type = 'secluded'
 
 if $ARGS[0] = 'bodimod1':
@@ -9,12 +8,11 @@ if $ARGS[0] = 'bodimod1':
 	gs'stat'
 	'<center><b><font color = maroon>Patio</font></b></center>'
 	'<center><img src="images/lmps/artsudvor.jpg"></center>'
-	'...'
-	act 'Escape':gt'ugol'
+	'A small open court yard, which is often used by the art school for outdoor projects. Occasionally some of the students spend time here relaxing or smoking.'
+	act 'Leave':gt'ugol'
 	
 	if arts = 1:
-	'...'
-		act '':gt'artstudia','bodimod2' & artsb = 1
+		act 'Go to the art studio':gt'artstudia','bodimod2' & artsb = 1
 	end
 end
 
@@ -24,8 +22,8 @@ if $ARGS[0] = 'bodimod2':
 	gs'stat'
 	'<center><b><font color = maroon>The studio of the artist</font></b></center>'
 	'<center><img src="images/lmps/artscor.jpg"></center>'
-	'...'
-    act 'Escape':gt'artstudia','bodimod1'
+	'The walls of the hall way leading to the art school is decorated in a variety of art. Even if the sign out front did not indicate this was the school this hallway would be a dead give away.'
+    act 'Leave':gt'artstudia','bodimod1'
 end
 
 if $ARGS[0] = 'bodimod3':
@@ -34,8 +32,9 @@ if $ARGS[0] = 'bodimod3':
     gs'stat'
 	'<center><b><font color = maroon>The studio of the artist</font></b></center>'
 	'<center><img src="images/lmps/downud.jpg"></center>'
-	'...'
-	act 'Escape':gt'down'
+	'After agreeing to join one of the projects, you strip naked and have most of your body painted along with several other students. Once all of you are painted you are sent to one of the busier streets in old town to model the art.'
+	'After several hours and more than a bit of harassment from some of the men, the project is over and you all head back to the studio.'
+	act 'Leave':gt'down'
 end
 
 if $ARGS[0] = 'bodimod4':
@@ -44,8 +43,9 @@ if $ARGS[0] = 'bodimod4':
     gs'stat'
 	'<center><b><font color = maroon>The studio of the artist</font></b></center>'
 	'<center><img src="images/lmps/downud.jpg"></center>'
-	'...'
-	act 'Escape':gt'down'
+	'After agreeing to join one of the projects, you strip naked and have most of your body painted along with several other students. Once all of you are painted you are sent to one of the busier streets in the city center to model the art.'
+	'After several hours and more than a bit of harassment from some of the men, the project is over and you all head back to the studio.'
+	act 'Leave':gt'down'
 end
 
 --- artstudia ---------------------------------

+ 49 - 39
locations/dibodi

@@ -1,84 +1,94 @@
 # dibodi
-$metkaM = $ARGS[0]
-$locM = $CURLOC
 
 if $ARGS[0] = 'os1':
+	$metkaM = 'os1'
+	$locM = 'dibodi'
 	cls
-	cla
 	gs'stat'
-	
 	gs'dinam'
     '<center><img src="images/lmps/downud1.jpg"></center>'
-    'You will be amazed at her ability to keep people.'
-    'To you I approached one of the girls - "Hello, sorry,but I could work with your participation, and I venture to suggest taking you to participate in our shows."'
-    '"Huozhnik Moses Kruzhinsky, he is such a talented and interesting people.... If you notice, then we not only girls participate, There are guys."'
-    'You are thinking, But really interesting...'
+    'You taken back by the naked people, with their bodies only covered by body paint.'
+    'One of the painted girls approached you. "Hello, sorry, for being so forward but we could use your participation and perhaps taking you to participate in some of our shows."'
+    '"Huozhnik Moses Kruzhinsky, he is such a talented artist, If you notice, it is not only girls participate, There are guys too." She said pointing out some naked guys covered in body paint.'
+    '"So what do you say? Think you might want to join us?" You are considering it, have your naked body painted and walking around in public, it sounds shameful, but really interesting too.'
 	if exhibi > 0:
-		act 'Sglasitsya':dynamic $dinbodiartos    
+		act 'Agree':gt 'dibodi', 'bodiart'
 	elseif exhibi = 0 and modelfoto < 5:
-		act 'Doubt':dynamic $dinbodiartos1
+		act 'Doubt':gt 'dibodi', 'bodiart1'
 	end
-	act 'It hurts to have to':gt'down' & bodimodel1 = 1
+	act 'Decline':gt'down' & bodimodel1 = 1
 end
 
-$dinbodiartos = {
+if $ARGS[0] = 'bodiart':
 	cls
 	cla
 	gs'stat'
-	
-	set bodimodel = 1
+	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."'
-    'My name is Galina'
-    'She chattered all, emotionally gesticulating, and you do not arbitrarily staring at her chest twitching.'
-    'Then she turned back to the artist waving his arms and cried, - "Masya, then there is a new girl to your work, in my opinion and very nice." - here the artist looked up and looked at you appraising glance, dobritelno nodded and turned away, to continue its work.'
-    if lesbian > 0:'You finally hung placing objects on the girl''s body, what troubled her, and she fell silent.'
-    'If only she had not been covered with paint, then most likely it would now was red as a lobster.'
-    'Soon she roused, - "Generally, Our base is in the old town, Come anytime, glad to see, and I need to work."'
+    '"I''m so glad, you agreed. Moses Kruzhinsky is the artist, everyone just calls him Masya." She pointed at a man painting a girl. "My name is Galina."'
+    'Then she turned back to the artist waving her arms and cried. "Masya, there is a new girl for your work, in my opinion she would be perfect." The artist looked up and looked at you with a appraising glance, nodded and went back to his work.'
+    if lesbian > 0:'She chatted about a variety of thing, using her hands to gesture often, which caused her breasts to move in pleasant ways, you barely pay attention to her as you find yourself starting at her chest.'
+    'After a bit, perhaps noticing you watching her body more than paying attention to her she falls silent.'
+    'Several minutes of silences passes before she says. "Our place is in the old town, Come anytime, it was nice meeting you, but I need to get back to work."'
 	act 'Escape':gt'down'
-}
+end
 
-$sgtusa = {
+if $ARGS[0] = 'bodiart1':
 	cls
-	cla
 	gs'stat'
-	
-	set tusa = 1
+	gs'dinam'
+	bodimodel = 1
+	'<center><img src="images/lmps/downud1.jpg"></center>'
+    '"I understand your reluctance, but you shouldn''t be worried. Moses Kruzhinsky is the artist, everyone just calls him Masya." She pointed at a man painting a girl. "My name is Galina."'
+    'You listen to her and tell her. "I have done photo shoots before, but this." Indicating the other models. "This is a bit different being naked in public in a crowd of people."'
+    '"Do not worry you so." said Galina "Even if we are completely naked and you don''t have to worry about rape or anything. We all watch out for each other and we will make sure no one bothers you, we all make sure no one bothers each other, we are we almost like one big family."'
+    'Then she turned back to the artist waving her arms and cried. "Masya, there is a new girl for your work, in my opinion she would be perfect." The artist looked up and looked at you with a appraising glance, nodded and went back to his work.'
+    if lesbian > 0:
+        'She chatted about a variety of thing, using her hands to gesture often, which caused her breasts to move in pleasant ways, you barely pay attention to her as you find yourself starting at her chest.'
+        'After a bit, perhaps noticing you watching her body more than paying attention to her she falls silent.'
+        'Several minutes of silences passes before she says. "Our place is in the old town, Come anytime, it was nice meeting you, but I need to get back to work."'
+	    act 'Agree':gt'down'
+	    act 'I''ll think about it':gt'down' & bodimodel2 = 1
+	    act 'Refuse':gt'down' & bodimodel1 = 1
+	end
+end
+
+if $ARGS[0] = 'sgtusa':
+	cls
+	gs'stat'
+	tusa = 1
 	'<center><img src="images/lmps/photo.jpg"></center>'
-    'You came to talking to girls and boys and greeted.'
+    'You walked over to a group of girls and boys talking and introduced yourself.'
     'You surprisingly well received.'
 	act 'Further':gt'liames'
-}
+end
 
-$sotusa = {
+if $ARGS[0] = 'sotusa':
     cls
 	cla
 	gs'stat'
-	
-	
 	'<center><img src="images/lmps/photo.jpg"></center>'
 	if sttan = 0 and tanga = 0:
 	    gs'stat'
 	    sttan = 1
-	    'Vav <<$nickname>> without panties - I laughed out loud crowd.'
+	    '"Hey <<$nickname>> whats with the no panties?" The crowd laughed out loud, noticing your lack of panties.'
 	    act 'Further':gt'liames'
 	end
-}
+end
 
-$sptusa = {
+if $ARGS[0] = 'sptusa':
     cls
 	cla
 	gs'stat'
-	
 	arts = 1
 	minut += 5
 	'<center><img src="images/lmps/gerladvr.jpg"></center>'
-	'You asked Marinki not ishes whether it around here where there is a workshop of the artist. In response Marinka shook her head, - Nea, I do not know.'
-	act 'You live here?':
-		'- Yes - said Marinka, will come in time.'
+	'You asked Marinka whether Masya''s studio was around here. In response Marinka shook her head, "I do not know."'
+	act 'You live around here?':
+		'"Yes." said Marinka.'
 		act 'Good':gt'liam'
     end    
-}
+end
 
 --- dibodi ---------------------------------
 

+ 0 - 28
locations/dinam

@@ -1,28 +0,0 @@
-# dinam
-
-$dinbodiartos1 = {
-	cls
-	cla
-	gs'stat'
-	
-	gs'dinam'
-	bodimodel = 1
-	'<center><img src="images/lmps/downud1.jpg"></center>'
-    '"I do not quite understand your question, nothing, I''m on you" - said davushka nedozhidayas response and continued - "Moses Kruzhinsky-artist, everyone calls simply Masya - She pointed at a man painting a girl busy."'
-    'My name is Galina'
-    'You have tried to explain to Galina, that though uchostvovali in photo shoots, but on the set I was present at the time a photographer, and then a crowd of people.'
-    ' - Do not worry you so, - said Galina - Completely naked and once you no one rapes, we almost like one big family, to each according to his ability, and everyone equally.'
-    'We can say almost revived hippie commune, everyone makes, what does he like.'
-    'Then she turned back to the artist waving his arms and cried, - "Masya, then there is a new girl to your work, in my opinion and very nice." - here the artist looked up and looked at you appraising glance, dobritelno nodded and turned away, to continue its work.'
-    if lesbian > 0:
-        'You are stuck permanently placing objects on the girl''s body, what troubled her, and she fell silent.'
-        'If only she had not been covered with paint, then most likely it would now was red as a lobster.'
-        'Soon she roused, - "Generally, Our base is in the old town, Come anytime, glad to see, and I need to work."'
-	    act 'Agree':gt'down'
-	    act 'I''ll think about it':gt'down' & bodimodel2 = 1
-	    act 'Refuse':gt'down' & bodimodel1 = 1
-	end
-}
-
---- dinam ---------------------------------
-

+ 1 - 1
locations/liam

@@ -44,7 +44,7 @@ if hour >= 13 and hour <= 15 and bodimodel = 1 and arts = 0 and tusa = 1:
 		'<center><img src="images/lmps/gerladvr.jpg"></center>'
         'Suddenly you notice a girlfriend from the local hangouts Marinka, I am standing at the door.'
         
-        act 'Ask':dynamic $sptusa
+        act 'Ask':gt 'dibodi', 'sptusa'
     end
 end
 

+ 2 - 2
locations/liames

@@ -100,7 +100,7 @@ if hour >= 15 and hour <= 22 and tusa = 0:
 		tusa = 0
 		'<center><img src="images/lmps/photo.jpg"></center>'
 		'Local youth get-together.'    
-		act 'Discovering':dynamic $sgtusa
+		act 'Discovering':gt 'dibodi', 'sgtusa'
     end    
 end
 
@@ -119,7 +119,7 @@ if hour >= 15 and hour <= 22 and tusa = 1 and tusnyakday ! day:
 		
 		if tanga = 0 and sttan = 0:
 			'- A <<$nickname>> campaign wears panties - said one of the boys.'
-			act 'And che you with this?':dynamic $sotusa
+			act 'And che you with this?':gt 'dibodi', 'sotusa'
 		end
 !{    
 		if sttan = 1 and tanga = 0:

+ 5 - 5
locations/ugol

@@ -1,8 +1,9 @@
 # ugol
-set minut = minut + 15
+
+minut += 15
 gs'stat'
 '<center><img src="images/pic/ugelm1.jpg" ></center>'
-'Entering the passage into yards, you discover an eerie contrast obsharpannosti, covered in streaks and cracks, places obbivsheysya plaster, wall, it is not known on what to keep doors and dirt under your feet, and painted, plastered walls seen from the street.'
+'Entering the passage to yards, you discover an eerie contrast grays, covered in streaks and cracks, places gray plaster walls, dirty floor. It seems this area is not as well upkept as the outside.'
 
 act 'Leave':gt 'liam'
 
@@ -13,15 +14,14 @@ if horny >= 90 and tanga = 0 and (exhibi > 0 or modelfoto > 0):
         cla
         *clr
         '<center><img src="images/pic/ugelm.jpg" ></center>'
-        'You went into the passage and you seized by a terrible uncontrollable desire, but the parasite itself and its shamelessness, But could anyone-then appear at any moment. Lifting the hem of your fingers touched the wet recording.'
-        'Your fingers began to caress expiring pussy and clitoris. Soon all receded into the background and you are entirely surrendered their feelings. Small orgasms began to roll one by one, like little waves of the sea.'
+        'You went into the passage and noticed it was completely deserted. You are distracted by your wet panties sticking to you, your arousal keeping your pussy soaking wet. Looking around once more to make sure you are alone, you pull down your panties a bit to expose your pussy.'
         orgasm += 1
         mastr += 1
         horny = 0
         sweat = sweat + 3
         axhibir = 1
         minut += 10
-        'Soon the pleasant waves began to grow and spread throughout the body and have covered a very powerful orgasm, your legs refused to hold you and you slipped on the wall naked booty on the ground.'
+        'Then you begin to rub your clit, at first in slow soft circles but you quickly feel yourself building up to a orgasm, you bite your lip to keep from crying out as you start rubbing your clit with urgency. A massive shudder runs through your body as you orgasm, your soft cries of ecstasy echoing in the corridor. Getting dressed and blushing slightly you check once more to make sure you are along. You hope no one heard you, as you quickly leave.'
         act 'Stormy finish':gt 'ugol'
     end
 end