|
@@ -1442,12 +1442,11 @@ if $ARGS[0] = 'testarea:treatment:room:shower':
|
|
|
'<center><h3>Experiment private - bathroom</h3></center>'
|
|
|
'<center><img <<$set_imgh>> src="images\locations\shared\clinic\experiment\roomShower.jpg"></center>'
|
|
|
*nl
|
|
|
- 'The bathroom has a small, hospital-like shower, a toilet, some clean razors, an enema set and a sink with <a href="exec:GT ''mirror'',''start''">mirror</a>.'
|
|
|
+ 'The bathroom has a small, hospital-like shower, a toilet, some clean razors, an enema kit and a sink with <a href="exec:GT ''mirror'',''start''">mirror</a>.'
|
|
|
|
|
|
if klisma = 0: klisma = 1 & klisma_borrowed = 1
|
|
|
|
|
|
- if stanok = 0: stanok_storage = 0
|
|
|
- if stanok > 0: stanok_storage = stanok
|
|
|
+ if stanok > 0 and stanok_storage = 0: stanok_storage = stanok
|
|
|
stanok = 2
|
|
|
|
|
|
dynamic $shower
|