mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Merge pull request #5737 from Crazylemon64/maroon_fix
Maroon now works as intended
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user