|
@@ -300,7 +300,8 @@ if $ARGS[0] = 'guest_bedroom':
|
|
act 'Relax on your bed': gt 'bed', 'start'
|
|
act 'Relax on your bed': gt 'bed', 'start'
|
|
|
|
|
|
act 'Wait':gs 'obj_din', 'wait'
|
|
act 'Wait':gs 'obj_din', 'wait'
|
|
- gs 'prostitution_functions', 'prostitute_outfit_at_home'
|
|
|
|
|
|
+ gs 'prostitution_functions', 'prostitute_outfit_at_home'
|
|
|
|
+ gs 'wardrobe', 'default_clothing_options'
|
|
!!if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
|
|
!!if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
|
|
end
|
|
end
|
|
|
|
|