Windoor Assembly 
Vars | |
| construction_busy | Whether this is currently being manipulated to prevent doubling up |
|---|---|
| facing | Does the windoor open to the left or right? (used in update_icon) |
| secure | Whether or not this creates a secure windoor (used in update_icon) |
| state | How far the door assembly has progressed in terms of sprites (used in update_icon) |
Var Details
construction_busy 
Whether this is currently being manipulated to prevent doubling up
facing 
Does the windoor open to the left or right? (used in update_icon)
secure 
Whether or not this creates a secure windoor (used in update_icon)
state 
How far the door assembly has progressed in terms of sprites (used in update_icon)