|
@@ -897,7 +897,7 @@ if $ARGS[0] = 'razvod':
|
|
|
end
|
|
|
elseif deyst = 3:
|
|
|
'<<$boydesc>> is incredibly drunk and you feel tipsy just from the smell of booze on him. "Hey baby, got some spare time? Come have fun in the toilet."'
|
|
|
- act 'Meet in bathroom':gt 'cafe3', 'toilet'
|
|
|
+ act 'Meet in bathroom':gt 'city_kafeevents3', 'toilet'
|
|
|
gs 'willpower', 'sex', 'resist', 'medium'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Leave (<<will_cost>> Willpower)':
|
|
@@ -918,7 +918,7 @@ if $ARGS[0] = 'razvod':
|
|
|
end
|
|
|
act 'Meet in bathroom':
|
|
|
money += 2000
|
|
|
- gt 'cafe3', 'toilet'
|
|
|
+ gt 'city_kafeevents3', 'toilet'
|
|
|
end
|
|
|
else
|
|
|
'"Well, okay, get out of here, you are ugly anyway."'
|