Merge branch 'master' of https://github.com/PolarisSS13/Polaris into Mech_Equipment_Carepackage1

This commit is contained in:
Mechoid
2018-08-23 20:17:49 -07:00
75 changed files with 449 additions and 154 deletions

View File

@@ -42,7 +42,7 @@
return ..()
/obj/machinery/shield_gen/Destroy()
qdel_null_list(field)
QDEL_NULL_LIST(field)
return ..()
/obj/machinery/shield_gen/emag_act(var/remaining_charges, var/mob/user)