mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Fix door crush bug
This commit is contained in:
@@ -929,8 +929,9 @@ About the new airlock wires panel:
|
||||
operating = 0
|
||||
air_update_turf(1)
|
||||
update_freelok_sight()
|
||||
if(locate(/mob/living) in get_turf(src))
|
||||
open()
|
||||
if(safe)
|
||||
if(locate(/mob/living) in get_turf(src))
|
||||
open()
|
||||
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user