mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-17 22:01:40 +00:00
Everything else through the door (#19358)
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
if(A.density)
|
||||
. = 0
|
||||
break
|
||||
if(!allowAtomsOnSpace && (istype(T,/turf/space)))
|
||||
if(!allowAtomsOnSpace && (isspaceturf(T)))
|
||||
. = 0
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user