mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-28 23:59:53 +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