|
@@ -1,10 +1,14 @@
|
|
|
# gLake
|
|
|
+
|
|
|
CLOSE ALL
|
|
|
-$metka = $ARGS[0]
|
|
|
-$loc = $CURLOC
|
|
|
+$loc = 'gLake'
|
|
|
+$metka = ''
|
|
|
+$menu_loc = 'glake'
|
|
|
+$menu_arg = ''
|
|
|
+menu_off = 0
|
|
|
$location_type = 'public_outdoors'
|
|
|
-cls
|
|
|
gs'stat'
|
|
|
+
|
|
|
! --- meynold event --- !. edit to month 5~10
|
|
|
if $clothingworntype ! 'swimwear' and $clothingworntype ! 'nude' and temper >= 5 and sunWeather = 1 and month >= 5 and month <= 10 and hour < 20 and ((hour >= 10 and week >= 6) or (hour >= 14 and week < 6)) and mey_vika['mey_vika_qw'] >= 18 and mey_vika['mey_vika_qw'] < 20 and mey_vika['qw_day'] ! daystart: gt 'mey_vika_events', 'beach_event1'
|
|
|
|
|
@@ -18,7 +22,7 @@ if month>=3 and month<=5:
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/lake.spring.night.jpg"></center>'
|
|
|
end
|
|
|
'<center>A small lake, located not far from Pavlovsk. You''re not sure whether Pavlovsk was built near the lake on purpose or not.</center>'
|
|
|
- ''
|
|
|
+ *nl
|
|
|
end
|
|
|
if month>=6 and month<=8:
|
|
|
if hour>=6 and hour<=19:
|
|
@@ -27,7 +31,7 @@ if month>=6 and month<=8:
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/lake.summer.night.jpg"></center>'
|
|
|
end
|
|
|
'<center>A small lake, located not far from Pavlovsk. You''re not sure whether Pavlovsk was built near the lake on purpose or not.</center>'
|
|
|
- ''
|
|
|
+ *nl
|
|
|
end
|
|
|
if month>=9 and month<=11:
|
|
|
if hour>=6 and hour<=18:
|
|
@@ -36,7 +40,7 @@ if month>=9 and month<=11:
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/lake.autumn.night.jpg"></center>'
|
|
|
end
|
|
|
'<center>A small lake, located not far from Pavlovsk. You''re not sure whether Pavlovsk was built near the lake on purpose or not.</center>'
|
|
|
- ''
|
|
|
+ *nl
|
|
|
end
|
|
|
if month=1 or month=2 or month=12:
|
|
|
if hour>=7 and hour<=16:
|
|
@@ -47,13 +51,19 @@ if month=1 or month=2 or month=12:
|
|
|
'<center>A small lake, located not far from Pavlovsk. You''re not sure whether Pavlovsk was built near the lake on purpose or not.</center>'
|
|
|
end
|
|
|
'<center>Ever since winter arrived, the lake in Pavlovsk has been frozen over. The lake is being used as a skating rink and lots of people go to skate there every day; if you have skates you could join them.</center>'
|
|
|
- ''
|
|
|
+ *nl
|
|
|
if pcs_icesktng>0: 'Your ice-skating skill is <<pcs_icesktng>>.'
|
|
|
end
|
|
|
|
|
|
-act 'Use changing room':gt 'changingroom', 'view_swim_list'
|
|
|
+if ARRSIZE('swimwear') > 0:
|
|
|
+ act 'Use changing room':gt 'changingroom', 'view_swim_list'
|
|
|
+ else
|
|
|
+ *nl
|
|
|
+ 'You should probably buy some swimwear if you intend of spending time at the beach'
|
|
|
+ *nl
|
|
|
+ end
|
|
|
|
|
|
-if $clothingworntype = 'nude':
|
|
|
+if $clothingworntype = 'nude':
|
|
|
|
|
|
act'Put your clothes back on':
|
|
|
cla
|
|
@@ -134,7 +144,7 @@ if temper >= 15 and month>=5 and month<=9 and hour>=6 and hour<=20:
|
|
|
pcs_willpwr += 5
|
|
|
pcs_mood += 5
|
|
|
gs'stat'
|
|
|
-
|
|
|
+
|
|
|
if $clothingworntype = 'swimwear' and pcs_hips<=90:
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/lake.walk.bikini0,'+rand(0,3)+'.jpg"></center>'
|
|
|
elseif $clothingworntype = 'swimwear' and pcs_hips >= 90 and pcs_hips<=110:
|
|
@@ -154,7 +164,7 @@ if temper >= 15 and month>=5 and month<=9 and hour>=6 and hour<=20:
|
|
|
|
|
|
end
|
|
|
|
|
|
- if $clothingworntype ! 'nude' and pcs_inhib > 50:
|
|
|
+ if $clothingworntype ! 'nude' and (pcs_inhib >= 60 or (exhibitionist_lvl > 1 and pcs_horny >= 60)):
|
|
|
act'Strip naked':
|
|
|
cla
|
|
|
minut += 5
|
|
@@ -162,12 +172,12 @@ if temper >= 15 and month>=5 and month<=9 and hour>=6 and hour<=20:
|
|
|
gs 'underwear', 'remove'
|
|
|
gs 'clothing', 'strip'
|
|
|
'Without hesitation, you take off all your clothes and neatly fold them before putting them down on a pile. Without your clothes holding you back, you can go for a nice swim in the lake or just lie down in the sand and do some sunbathing.'
|
|
|
-
|
|
|
+
|
|
|
act'Continue':gt'glake'
|
|
|
end
|
|
|
end
|
|
|
|
|
|
-
|
|
|
+
|
|
|
if $clothingworntype = 'swimwear' or $clothingworntype = 'nude':
|
|
|
act 'Go swim in the lake (1:00)':
|
|
|
cla
|
|
@@ -184,8 +194,8 @@ if temper >= 15 and month>=5 and month<=9 and hour>=6 and hour<=20:
|
|
|
if $clothingworntype = 'nude':
|
|
|
'<center><img <<$set_imgh>> src="images/locations/shared/lake/nudeswim<<rand(0,9)>>.jpg"></center>'
|
|
|
inhib_exp += rand(1,3)
|
|
|
- else
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/lake/swim.jpg"></center>'
|
|
|
+ else
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/lake/swim.jpg"></center>'
|
|
|
if pcs_inhib < 50:inhib_exp += rand(1,2)
|
|
|
end
|
|
|
'You swim and play in the lake, feeling refreshed and invigorated by the clean lake water.'
|
|
@@ -200,7 +210,7 @@ if temper >= 15 and month>=5 and month<=9 and hour>=6 and hour<=20:
|
|
|
cla
|
|
|
*clr
|
|
|
pcs_willpwr -= 5
|
|
|
- pcs_mood -= 5
|
|
|
+ pcs_mood -= 5
|
|
|
inhib_exp += rand(1,3)
|
|
|
'<center><img <<$set_imgh>> src="images/beast/dogcaine.jpg"></center>'
|
|
|
'As you lie down on your towel to catch some rays of sun and hopefully work on your tan a little, a stray dog appears out of nowhere. It keeps sniffing between your legs, which makes you feel very uncomfortable since you''re not wearing anything. You spend most of the hour trying to chase the dog away, but it comes back every time you think you got rid of it. You don''t get much sunbathing done as a result.'
|
|
@@ -261,7 +271,7 @@ if temper >= 15 and month>=5 and month<=9 and hour>=6 and hour<=20:
|
|
|
'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/fedor/fedorev/strela/vadimbely.jpg"></center>'
|
|
|
'You were here first! You''re outraged by the way he just plants himself down next to you and exclaim: "Erm, excuse me!? I was here first!"'
|
|
|
'The man is not impressed in the slightest, obviously having played this game before. He immediately challenges your claim: "Oh, excuse me princess! Is this your spot? Do you own it?"'
|
|
|
-
|
|
|
+
|
|
|
act'Yes you do!':
|
|
|
cls
|
|
|
minut += 5
|
|
@@ -277,13 +287,13 @@ if temper >= 15 and month>=5 and month<=9 and hour>=6 and hour<=20:
|
|
|
|
|
|
end
|
|
|
end
|
|
|
-
|
|
|
+
|
|
|
act'Ignore them':
|
|
|
cls
|
|
|
minut+=5
|
|
|
gs'stat'
|
|
|
'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/fedor/fedorev/strela/vadimbely.jpg"></center>'
|
|
|
- 'Those guys look intimidating. You don''t want any trouble and just pretend they''re not there, laying on the beach with your eyes closed. However, a few moments later you feel a strange tickling on your stomach. You open your eyes to see what''s causing it, and you see the fat man running a blade of grass over your stomach with a smug grin on his face. Looks like you can''t ignore them any longer.'
|
|
|
+ 'Those guys look intimidating. You don''t want any trouble and just pretend they''re not there, laying on the beach with your eyes closed. However, a few moments later you feel a strange tickling on your stomach. You open your eyes to see what''s causing it, and you see the fat man running a blade of grass over your stomach with a smug grin on his face. Looks like you can''t ignore them any longer.'
|
|
|
|
|
|
act'Keep ignoring them':
|
|
|
cls
|
|
@@ -315,7 +325,7 @@ if temper >= 15 and month>=5 and month<=9 and hour>=6 and hour<=20:
|
|
|
!! gs 'npcgeneratec', 0, 'Guy', rand((i - 1),(i + 1))
|
|
|
!! gs 'boyStat', $npclastgenerated, 2
|
|
|
'While you are sunbathing, three guys sit down near you. While you notice them looking at you and talking about you, they don''t come over.'
|
|
|
-
|
|
|
+
|
|
|
act 'Continue':gt'glake'
|
|
|
exit
|
|
|
elseif tipelakeboyrand <= 80:
|
|
@@ -327,7 +337,7 @@ if temper >= 15 and month>=5 and month<=9 and hour>=6 and hour<=20:
|
|
|
gs'LakeBoyZ'
|
|
|
'While you are sunbathing, a guy sits down next to you. He''s kind of cute, actually.'
|
|
|
'He tries to chat you up: "Hey there beautiful, I''m <<$boydesc>>. What''s your name?"'
|
|
|
-
|
|
|
+
|
|
|
act 'Get away from him':gt'glake'
|
|
|
dynamic $gL_boy_z
|
|
|
exit
|
|
@@ -344,7 +354,7 @@ if temper >= 15 and month>=5 and month<=9 and hour>=6 and hour<=20:
|
|
|
end
|
|
|
end
|
|
|
end
|
|
|
-end
|
|
|
+end
|
|
|
|
|
|
act'Go to the secluded beach':minut += 10 & gt'gLakeNude'
|
|
|
|
|
@@ -414,18 +424,18 @@ $katok_start = {
|
|
|
icesktng_exp += 1
|
|
|
'While you''re trying some new things, you suddenly figure out how to do a certain move properly. It definitely improves your skating skills.'
|
|
|
end
|
|
|
- elseif pcs_icesktng <= 50:
|
|
|
+ elseif pcs_icesktng <= 50:
|
|
|
pcs_mood+=5
|
|
|
'At long last, you finally manage to skate for a full 100 meters without falling. It''s definitely going a lot better. Some of the other regulars who have seen you struggle before notice how much better you''re doing, and congratulate you on your progress.'
|
|
|
'You become a bit more daring as you continue to ride, almost never falling any more.'
|
|
|
- if rand(1,3)=1:
|
|
|
+ if rand(1,3)=1:
|
|
|
icesktng_exp += 2
|
|
|
'You fall down, just this once. One of the more experienced skaters notices, and helps you up. Once you''re up on your skates again, he explains what you did wrong. His explanation will go a long way in you not making the same mistake again, and you feel like you''re a better skater for it. You thank him as you skate off, trying to apply the trick he just taught you.'
|
|
|
end
|
|
|
elseif pcs_icesktng<=70:
|
|
|
pcs_mood+=10
|
|
|
'You''re getting better and better at ice skating. You basically never fall any more, and enjoy the flow of the wind on your face as you dare to go faster and faster.'
|
|
|
- if rand(1,3)=1:
|
|
|
+ if rand(1,3)=1:
|
|
|
icesktng_exp += 3
|
|
|
'As you ride you watch the more experienced skaters, trying to pick up new tricks. You try to copy some of the things they are doing, and notice that those moves are indeed more efficient than how you were doing it before.'
|
|
|
end
|
|
@@ -433,7 +443,7 @@ $katok_start = {
|
|
|
pcs_mood+=15
|
|
|
'You''ve pretty much mastered ice skating now, and won''t get any better without professional training. Occasionally you do some tricks while you skate around the rink, and others admire your skills as you fly past them.'
|
|
|
end
|
|
|
-
|
|
|
+
|
|
|
if hour <= 17:
|
|
|
act'Skate some more':dynamic $katok_start
|
|
|
act'Leave the rink':gt'glake'
|
|
@@ -456,7 +466,7 @@ act'Return to Pavlovsk':
|
|
|
'You need to get dressed in regular clothing first.'
|
|
|
act'Return':gt'glake'
|
|
|
elseif $clothingworntype ! 'nude':
|
|
|
- minut += 5
|
|
|
+ minut += 5
|
|
|
gt'pavResidential'
|
|
|
else
|
|
|
cla
|