|
@@ -229,6 +229,7 @@ if $ARGS[0] = 'start':
|
|
|
act '<font color=#<<$oleg_font>>><<$npc_firstname[''A266'']>>''s room</font>':gt 'pav_shared_apt', 'oleg_Room'
|
|
|
act '<font color=#<<$nestor_font>>><<$npc_firstname[''A265'']>>''s room</font>':gt 'pav_shared_apt', 'nestor_Room'
|
|
|
act '<font color=#<<$yakov_font>>><<$npc_firstname[''A264'']>>''s room</font>':gt 'pav_shared_apt', 'yakov_Room'
|
|
|
+ gs 'wardrobe', 'default_clothing_options'
|
|
|
if rentLeft = 0:
|
|
|
act '<font color=red>End your rental agreement and move out</font>':gt 'pav_shared_apt', 'eoleg_agreement'
|
|
|
end
|