|
@@ -57,9 +57,9 @@ else
|
|
|
'The old theatre housing a burlesque club is closed now. It is open every day 18:00 - 22:00'
|
|
|
end
|
|
|
|
|
|
-if home_owned[4] = 1: act '<b>Go home.</b>':gt'korr2x'
|
|
|
+if home_owned[4] = 1: act '<b>Go home</b>':gt'korr2x'
|
|
|
|
|
|
-if hour >= 8 and hour <= 17 and exhibitionQW = 3: act 'Search for the shop on the card from Kseniya.': gt 'exhibitionistshop', 'start'
|
|
|
+if hour >= 8 and hour <= 17 and exhibitionQW = 3: act 'Search for the shop on the card from Kseniya': gt 'exhibitionistshop', 'start'
|
|
|
|
|
|
act 'wait':gs 'obj_din', 'wait'
|
|
|
|
|
@@ -69,35 +69,22 @@ if home_owned[4] = 1 and hour = meethour:
|
|
|
if svidanie[2] = 1:'<b>Near the entrance you expect <a href="exec:lover_number = 2 & gt ''lover_meet'',''start''"><<$loverdesc[2]>></a></b>'
|
|
|
end
|
|
|
|
|
|
-streetrand = RAND(0,100)
|
|
|
-if streetrand >= 60 and pcs_lover < 3:
|
|
|
- vnerand = RAND(0,1200)
|
|
|
- if vnerand <= pcs_apprnc:
|
|
|
- gs'boy'
|
|
|
- 'To you came <<$boybody>> <<$boybod>> <<$boyface>>. It <<$boyClo>>'
|
|
|
- 'The guy introduced himself as <<$boydesc>> and I asked for your telephone number.'
|
|
|
-
|
|
|
- act 'Tell him your telephone number.':
|
|
|
- cla
|
|
|
- gs'boyfrend', 'start'
|
|
|
- stopboy = 0
|
|
|
- '<<$boydesc>> saved your phone number and left.'
|
|
|
- act 'Complete outing.':gt 'liames'
|
|
|
- end
|
|
|
+if rand(0,100) >= 60 and pcs_lover < 3 and rand(0,1200) <= pcs_apprnc:
|
|
|
+ gs 'boy'
|
|
|
+ 'To you came <<$boybody>> <<$boybod>> <<$boyface>>. It <<$boyClo>>'
|
|
|
+ 'The guy introduced himself as <<$boydesc>> and asks you for your telephone number.'
|
|
|
+
|
|
|
+ act 'Walk away': gt 'liames'
|
|
|
+ act 'Tell him your telephone number.':
|
|
|
+ cla
|
|
|
+ gs'boyfrend', 'start'
|
|
|
+ stopboy = 0
|
|
|
+ '<<$boydesc>> saved your phone number and left.'
|
|
|
+ act 'Continue': gt 'liames'
|
|
|
end
|
|
|
end
|
|
|
|
|
|
-if stallionQ = 3:
|
|
|
- *clr
|
|
|
- cla
|
|
|
- 'There is a rumbling in your stomach, you need to use the restroom. There appears to be a public restroom tucked into the corner of a building. Unfortunately, the female one has a sign reading, "Out of order."'
|
|
|
- act 'Use the Men''s Restroom':gt 'stallion','start'
|
|
|
- act 'Hold it':stallionQ = 1 & gt 'liames'
|
|
|
-end
|
|
|
-
|
|
|
-
|
|
|
-temp = RAND(1,100)
|
|
|
-if temp >= 90:
|
|
|
+if rand(1,100) >= 95:
|
|
|
*clr & cla
|
|
|
minut += 5
|
|
|
gs'stat'
|
|
@@ -105,37 +92,38 @@ if temp >= 90:
|
|
|
|
|
|
'Making your way down High Street, you see a woman waiting patiently while an artist paints her portrait.'
|
|
|
|
|
|
- act 'Further':gt'liames'
|
|
|
+ act 'Continue': gt'liames'
|
|
|
end
|
|
|
|
|
|
|
|
|
if hour >= 15 and hour <= 22 and tusa = 0:
|
|
|
- act'Local Hangout':
|
|
|
+ act 'Go to the local hangout':
|
|
|
*clr & cla
|
|
|
- gs'stat'
|
|
|
- gs'dibodi'
|
|
|
+ menu_off = 1
|
|
|
minut += 20
|
|
|
tusa = 1
|
|
|
+ gs 'dibodi'
|
|
|
+ gs'stat'
|
|
|
'<center><img <<$set_imgh>> src="images/locations/oldtown/photo.jpg"></center>'
|
|
|
'Local youth get-together.'
|
|
|
- act 'Discovering':gt 'dibodi', 'sgtusa'
|
|
|
+ act 'Explore it': gt 'dibodi', 'sgtusa'
|
|
|
end
|
|
|
-end
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-if hour >= 15 and hour <= 22 and tusa = 1 and tusnyakday ! daystart:
|
|
|
- act'Local Hangout':
|
|
|
+elseif hour >= 15 and hour <= 22 and tusa = 1 and tusnyakday ! daystart:
|
|
|
+ act 'Go to the local hangout':
|
|
|
*clr & cla
|
|
|
- gs'stat'
|
|
|
- gs'dibodi'
|
|
|
+ menu_off = 1
|
|
|
minut += 20
|
|
|
+ gs'dibodi'
|
|
|
+ gs'stat'
|
|
|
'<center><img <<$set_imgh>> src="images/locations/oldtown/photo.jpg"></center>'
|
|
|
'The girls and boys at the local hangout happily greet you.'
|
|
|
|
|
|
+ act'Leave': gt 'liames'
|
|
|
+
|
|
|
if $pantyworntype = 'none' and sttan = 0:
|
|
|
- '- A <<$pcs_nickname>> campaign wears panties - said one of the boys.'
|
|
|
- act 'And she trusted you with this?':gt 'dibodi', 'sotusa'
|
|
|
+ cla
|
|
|
+ '"Hey guys, <<$pcs_nickname>> is going commando," one of the boys says.'
|
|
|
+ act 'Continue':gt 'dibodi', 'sotusa'
|
|
|
end
|
|
|
|
|
|
!! if sttan = 1 and $pantyworntype = 'none':
|
|
@@ -148,9 +136,23 @@ if hour >= 15 and hour <= 22 and tusa = 1 and tusnyakday ! daystart:
|
|
|
!! '- Vav <<$pcs_nickname>> truselya put.'
|
|
|
!! act 'Answer':gt'etoexhib','pos3'
|
|
|
!! end
|
|
|
+ end
|
|
|
+end
|
|
|
|
|
|
- act'Escape':gt 'liames'
|
|
|
+if stallionQ = 3:
|
|
|
+ *clr & cla
|
|
|
+ 'There is a rumbling in your stomach, you need to use the restroom. There appears to be a public restroom tucked into the corner of a building. Unfortunately, the female one has a sign reading, "Out of order."'
|
|
|
+ gs 'willpower', 'misc', 'resist', 'easy'
|
|
|
+ if will_cost <= pcs_willpwr:
|
|
|
+ act 'Hold it (<<will_cost>> Willpower)':
|
|
|
+ gs 'willpower', 'pay', 'resist'
|
|
|
+ stallionQ = 1
|
|
|
+ gt 'liames'
|
|
|
+ end
|
|
|
+ else
|
|
|
+ act 'Hold it (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
+ act 'Use the Men''s Restroom': gt 'stallion','start'
|
|
|
end
|
|
|
|
|
|
--- liames ---------------------------------
|