mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Update cargo.dm (#10128)
This commit is contained in:
@@ -23,6 +23,6 @@
|
||||
|
||||
/datum/department_goal/car/tesla/check_complete()
|
||||
for(var/obj/singularity/energy_ball/e in GLOB.singularities)
|
||||
if(get_area(e) == /area/quartermaster/storage)
|
||||
if(istype(get_area(e), /area/quartermaster/storage))
|
||||
return TRUE
|
||||
return FALSE
|
||||
return FALSE
|
||||
|
||||
Reference in New Issue
Block a user