Style and polish

This commit is contained in:
He4eT 2020-03-20 00:13:57 +05:00
commit b9904b2dbc
14 changed files with 56 additions and 46 deletions

View file

@ -23,7 +23,7 @@ yellowRoom: Room
+ orangeDoorOutside: Door, AutoClosingDoor, RoomPartItem
-> orangeDoor
'orange door*doors'
'door with <b>orange</b> triangle'
'orange door'
" Sliding door with the number
<q><<gameMain.experimentNumber>></q>
and an orange triangle.<br>"
@ -32,7 +32,7 @@ yellowRoom: Room
+ khakiDoor: IndirectLockable, Door, RoomPartItem
'khaki door*doors'
'door with <b>khaki</b> triangle'
'khaki door'
" Sliding door with the number
<q><<gameMain.experimentNumber - 1>></q>
and a khaki triangle.<br>"
@ -42,7 +42,7 @@ yellowRoom: Room
+ brownDoor: IndirectLockable, Door, RoomPartItem
'brown door*doors'
'door with <b>brown</b> triangle'
'brown door'
" Sliding door with the number
<q><<gameMain.experimentNumber - 2>></q>
and a brown triangle.