|
@@ -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)':
|