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 pinkRoom: Room
'Changing 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 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 + Decoration, RoomPartItem
'keycard reader' 'keycard reader'
'keycard reader' 'keycard reader'
@ -27,9 +43,9 @@ pinkRoom: Room
<br>" <br>"
label = '<q>CAUTION! Do Not Load Over Top of Container</q>' label = '<q>CAUTION! Do Not Load Over Top of Container</q>'
isListed = nil
; ;
++ Decoration ++ Decoration
'construction waste/bricks/fragments/remains' 'construction waste/bricks/fragments/remains'
'construction waste' 'construction waste'