Update code/game/machinery/doors/door.dm
Co-authored-by: Timothy Teakettle <59849408+timothyteakettle@users.noreply.github.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
var/secondsElectrified = 0
|
||||
var/shockedby
|
||||
var/visible = TRUE // To explain: Wheter the door can block line of sight when closed or not.
|
||||
var/visible = TRUE // To explain: Whether the door can block line of sight when closed or not.
|
||||
var/operating = FALSE
|
||||
var/glass = FALSE
|
||||
var/welded = FALSE
|
||||
|
||||
Reference in New Issue
Block a user