Browse Source

[fixes] blank screen due to argument spelling

slanon 3 years ago
parent
commit
270f74ec6b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/office.qsrc

+ 1 - 1
locations/office.qsrc

@@ -192,7 +192,7 @@ if $ARGS[0] = 'restrooms':
 	'<center><b><font color="maroon">Office Restrooms</font></b></center>'
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/office/restrooms.jpg"></center>'
 	'You go to the restrooms at the end of the hall. There is a sign for the men''s and the women''s restroom.'
-	act 'Go to the women''s restroom': gt 'office', 'womens_restroom'
+	act 'Go to the women''s restroom': gt 'office', 'womens_restrooms'
 	gs 'willpower', 'action', 'self', 'medium'
 	if will_cost <= pcs_willpwr:
 		act 'Go to the men''s restroom (<<will_cost>> Willpower)':