Removed deprecated power generation stuff (AM, RUST) to free up more procs

This commit is contained in:
ZomgPonies
2014-07-25 11:33:37 -04:00
parent ebb9f724aa
commit b33df4745c
7 changed files with 14 additions and 32 deletions
+2 -2
View File
@@ -941,7 +941,7 @@ var/list/all_supply_groups = list("Operations","Security","Hospitality","Enginee
containertype = /obj/structure/closet
containername = "Formalwear for the best occasions."
group = "Operations"
/*
/datum/supply_packs/rust_injector
contains = list(/obj/machinery/power/rust_fuel_injector)
name = "RUST fuel injector"
@@ -977,7 +977,7 @@ var/list/all_supply_groups = list("Operations","Security","Hospitality","Enginee
containername = "RUST tokamak crate"
group = "Engineering"
access = access_engine
*/
/datum/supply_packs/shield_gen
contains = list(/obj/item/weapon/circuitboard/shield_gen)
name = "Experimental shield generator circuitry"