Browse Source

[changed] tweaks to shared shower file for uni

Anya 2 years ago
parent
commit
b087110711
1 changed files with 3 additions and 3 deletions
  1. 3 3
      locations/vann.qsrc

+ 3 - 3
locations/vann.qsrc

@@ -9,7 +9,7 @@ if $ARGS[0] = 'start':
 	gs 'stat'
 
 	if obdysh = 1 and vannin = 0:
-		vanobrand = rand(0, 10)
+		vanobrand = rand(0, 15)
 		vannin = 1
 
 		if vanobrand = 0:gt 'vann', 'v1'
@@ -20,9 +20,9 @@ if $ARGS[0] = 'start':
 	vannin = 1
 	'<center><img <<$set_imgh>> src="images/shared/home/bathroom/wash1.jpg"></center>'
 
-	if obdysh = 1 or palMir = 1 or bordysh = 1:	gs 'din_van', 'private'
+	act 'Leave the room':gt 'vann', 'fin'
 
-	act 'Get out':gt 'vann', 'fin'
+	if obdysh = 1 or palMir = 1 or bordysh = 1:	gs 'din_van', 'private'
 end
 
 if $ARGS[0] = 'fin':