Merge pull request #5737 from Crazylemon64/maroon_fix

Maroon now works as intended
This commit is contained in:
Fox McCloud
2016-10-02 10:51:51 -04:00
committed by GitHub
+1 -1
View File
@@ -117,7 +117,7 @@ var/list/potential_theft_objectives = subtypesof(/datum/theft_objective) \
var/turf/T = get_turf(target.current)
if(is_admin_level(T.z))
return 0
return 0
return 1
return 1