Revert economy changes, quarantine law fix

This commit is contained in:
Markolie
2015-02-02 20:02:29 +01:00
parent 74e97188c6
commit afac549c39
15 changed files with 437 additions and 251 deletions
-2
View File
@@ -1035,7 +1035,6 @@ var/list/all_supply_groups = list("Operations","Security","Hospitality","Enginee
group = "Engineering"
access = access_ce
/*
/datum/supply_packs/eftpos
contains = list(/obj/item/device/eftpos)
name = "EFTPOS scanner"
@@ -1043,7 +1042,6 @@ var/list/all_supply_groups = list("Operations","Security","Hospitality","Enginee
containertype = /obj/structure/closet/crate
containername = "EFTPOS crate"
group = "Operations"
*/
/datum/supply_packs/teg
contains = list(/obj/machinery/power/generator)