Safety posters in changing room

This commit is contained in:
He4eT 2020-01-08 00:02:35 +05:00
commit cfc5061fc8

View file

@ -1,10 +1,26 @@
pinkRoom: Room
'Changing room'
"Empty room with keycard reader."
" An elevator vestibule with a row of lockers,
a dumpster and posters with safety rules."
east = cyanRoom
;
+ Decoration
'safety rule*rules/poster*posters'
'posters'
"<q><<rules.doScript()>></q>"
rules: ShuffledEventList {[
'1 day without <b>incident</b>.',
'Wear personal protective equipment necessary for the job.',
'Keep your work area clean.',
'Report all injuries.',
'Report any unsafe conditions.',
'Always use equipment/tools/machinery safely and properly.'
]}
;
+ Decoration, RoomPartItem
'keycard reader'
'keycard reader'
@ -27,9 +43,9 @@ pinkRoom: Room
<br>"
label = '<q>CAUTION! Do Not Load Over Top of Container</q>'
isListed = nil
;
++ Decoration
'construction waste/bricks/fragments/remains'
'construction waste'