Ver código fonte

pav_shared_apt: adding a table for convenience

Signed-off-by: regnm <regnm###@hotmail.com>
regnm 3 anos atrás
pai
commit
6eec86110c
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      locations/pav_shared_apt.qsrc

+ 3 - 0
locations/pav_shared_apt.qsrc

@@ -718,6 +718,9 @@ if $ARGS[0] = 'pcsRoom':
 	*nl
 	'On the other side of the sofa bed are your old <a href="exec:gt ''clothing'', ''view_clothing_list'', ''wardrobe''">suitcases</a>, which you could use to store the clothes you don''t often wear.'
 	*nl
+	if stol = 0:$stol = 'an old scratched <a href="exec:gt ''stol'', ''start''">table</a>'
+	'In the corner there is <<$stol>>.'
+	*nl
 	'There is no door to the living room, instead there''s <a href="exec:view''images/shared/home/bedroom/curtain.jpg''">curtain</a> covering entry to the room, which gives you a modicum of privacy; not much better than the state of the non-existent window curtains.'
 
 	act '<b>Leave the room</b>':gt 'pav_shared_apt', 'start'