mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-07-14 21:12:25 +01: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