|
@@ -69,7 +69,7 @@ if $ARGS[0] = 'walking_home_with_a_guy':
|
|
|
act 'Do some lines':
|
|
|
*clr & cla
|
|
|
minut += 5
|
|
|
- gs 'drugs', 'cocaine'
|
|
|
+ gs 'drugs', 'cocaine', 1
|
|
|
gs 'stat'
|
|
|
'<center><img <<$set_imgh>> src="images/shared/drugs/cocaine.jpg"></center>'
|
|
|
'You take the tube and snort two lines as Katja watches with wide-open eyes.'
|
|
@@ -134,7 +134,7 @@ if $ARGS[0] = 'walking_home_with_a_guy':
|
|
|
act 'Do some lines line, but don''t push Katja':
|
|
|
*clr & cla
|
|
|
minut += 5
|
|
|
- gs 'drugs', 'cocaine'
|
|
|
+ gs 'drugs', 'cocaine', 1
|
|
|
gs 'stat'
|
|
|
'<center><img <<$set_imgh>> src="images/shared/drugs/cocaine.jpg"></center>'
|
|
|
'"I''ll take some, but I don''t think my friend will," you say as you take the tube and Katja shakes her head. You put one end of the tube to your nose and the other to the first of the lines he has prepared for you.'
|
|
@@ -156,7 +156,7 @@ if $ARGS[0] = 'walking_home_with_a_guy':
|
|
|
gs 'willpower', 'drugs', 'force'
|
|
|
end
|
|
|
gs 'willpower', 'pay', 'force'
|
|
|
- gs 'drugs', 'cocaine'
|
|
|
+ gs 'drugs', 'cocaine', 1
|
|
|
gs 'stat'
|
|
|
gs 'katja_procedural', 'take_cocaine'
|
|
|
gs 'stat'
|
|
@@ -235,7 +235,7 @@ if $ARGS[0] = 'walking_home_with_a_guy':
|
|
|
act 'Do some lines with Katja (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
minut += 8
|
|
|
- gs 'drugs', 'cocaine'
|
|
|
+ gs 'drugs', 'cocaine', 1
|
|
|
gs 'stat'
|
|
|
gs 'katja_procedural', 'take_cocaine'
|
|
|
gs 'stat'
|
|
@@ -321,7 +321,7 @@ if $ARGS[0] = 'walking_home_with_a_guy':
|
|
|
act 'Do some lines with Katja (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
minut += 8
|
|
|
- gs 'drugs', 'cocaine'
|
|
|
+ gs 'drugs', 'cocaine', 1
|
|
|
gs 'stat'
|
|
|
gs 'katja_procedural', 'take_cocaine'
|
|
|
gs 'stat'
|