mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
Revert "12/21 modernizations from TG live"
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
if(A.density)
|
||||
. = 0
|
||||
break
|
||||
if(!allowAtomsOnSpace && (isspaceturf(T)))
|
||||
if(!allowAtomsOnSpace && (istype(T,/turf/open/space)))
|
||||
. = 0
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user