|
@@ -64,7 +64,8 @@ end
|
|
|
!!!!!!!!!!!!!!!
|
|
|
if plact = 1:
|
|
|
alko += rand(1, 3)
|
|
|
- cumlip = 0
|
|
|
+ cumspclnt = 2
|
|
|
+ gs 'cum_cleanup'
|
|
|
fbreath = 0
|
|
|
minut += 5
|
|
|
gs 'stat'
|
|
@@ -99,7 +100,8 @@ if plact = 1:
|
|
|
cls
|
|
|
minut += 5
|
|
|
alko += 3
|
|
|
- cumlip = 0
|
|
|
+ cumspclnt = 2
|
|
|
+ gs 'cum_cleanup'
|
|
|
fbreath = 0
|
|
|
gs 'stat'
|
|
|
'Together with the guys you go down the street to a shabby looking house. One of the guys opens the door and leads everyone into an apartment. The boys quickly clear the table, put out vodka and artful snacks. The vodka is poured into glasses and one of them is handed to you. You drink the cheap vodka which taste a bit little rubber and eat anchovies from a bowl.'
|
|
@@ -121,7 +123,8 @@ if plact = 1:
|
|
|
cls
|
|
|
minut += 5
|
|
|
alko += 3
|
|
|
- cumlip = 0
|
|
|
+ cumspclnt = 2
|
|
|
+ gs 'cum_cleanup'
|
|
|
fbreath = 0
|
|
|
gs 'stat'
|
|
|
'You drink the cheap vodka which taste a little like rubber and eat some anchovies from a jar. Your cup is immediately filled with more vodka, and the boys try to persuade you to drink it.'
|
|
@@ -133,7 +136,8 @@ if plact = 1:
|
|
|
cls
|
|
|
minut += 5
|
|
|
alko += 3
|
|
|
- cumlip = 0
|
|
|
+ cumspclnt = 2
|
|
|
+ gs 'cum_cleanup'
|
|
|
fbreath = 0
|
|
|
gs 'stat'
|
|
|
'You drink another cup of cheap vodka which still tastes like rubber and eat some more anchovies.'
|
|
@@ -156,7 +160,8 @@ if plact = 1:
|
|
|
cls
|
|
|
minut += 5
|
|
|
alko += 3
|
|
|
- cumlip = 0
|
|
|
+ cumspclnt = 2
|
|
|
+ gs 'cum_cleanup'
|
|
|
fbreath = 0
|
|
|
gs 'stat'
|
|
|
'Together with the guys you go down the street to a shabby house. One of the guys opens the door and leads you all into an apartment. The boys quickly clear the table, put out vodka and artful snacks. The vodka is poured into glasses and one of them is handed to you. You drink the cheap vodka which taste a bit little rubber and eat anchovies from a bowl.'
|
|
@@ -184,7 +189,8 @@ if plact = 1:
|
|
|
cls
|
|
|
minut += 5
|
|
|
alko += 3
|
|
|
- cumlip = 0
|
|
|
+ cumspclnt = 2
|
|
|
+ gs 'cum_cleanup'
|
|
|
fbreath = 0
|
|
|
gs 'stat'
|
|
|
'You drink the shot and your thoughts seem foggy and the ground is shaking and rumbling underfoot. You are helped to sit down on the dirty mattress on the floor.'
|
|
@@ -473,7 +479,8 @@ if plact = 1:
|
|
|
act 'Go with the guys':
|
|
|
cls
|
|
|
alko += 20
|
|
|
- cumlip = 0
|
|
|
+ cumspclnt = 2
|
|
|
+ gs 'cum_cleanup'
|
|
|
fbreath = 0
|
|
|
minut += 30
|
|
|
gs 'stat'
|
|
@@ -489,7 +496,8 @@ if plact = 1:
|
|
|
act 'Go with the guys':
|
|
|
cls
|
|
|
alko += 20
|
|
|
- cumlip = 0
|
|
|
+ cumspclnt = 2
|
|
|
+ gs 'cum_cleanup'
|
|
|
fbreath = 0
|
|
|
minut += 30
|
|
|
gs 'stat'
|