|
@@ -1822,11 +1822,10 @@ if $ARGS[0] = 'sitting_park_bench':
|
|
|
if alko >= 7 and pcs_apprnc >= 120:
|
|
|
gt'placer_sex','sleeping_park_alco_rape'
|
|
|
else
|
|
|
- cla
|
|
|
- *clr
|
|
|
+ *clr & cla
|
|
|
+ $location_type = 'public_outdoors'
|
|
|
if PCloStyle2 = 4:
|
|
|
iif(rand(0,1)=1,'<center><img <<$set_imgh>> src="images/locations/shared/park/bench_5.jpg"></center>','<center><img <<$set_imgh>> src="images/locations/shared/park/bench_6.jpg"></center>')
|
|
|
- !I think the original one is better then this...anyway, Lets random.
|
|
|
elseif PCloSkirt > 0:
|
|
|
'<center><img <<$set_imgh>> src="images/locations/shared/park/bench_2.jpg"></center>'
|
|
|
elseif PCloPants > 3:
|