Fixes a typo preventing field gens from being bought.

This commit is contained in:
Cameron653
2016-07-21 17:03:15 -04:00
committed by GitHub
parent e5a0f45388
commit a84afa6e99

View File

@@ -72,7 +72,7 @@
containername = "Emitter crate" containername = "Emitter crate"
access = access_ce access = access_ce
/datum/supply_packs/engine/eng/field_gen /datum/supply_packs/eng/engine/field_gen
name = "Field Generator crate" name = "Field Generator crate"
contains = list(/obj/machinery/field_generator = 2) contains = list(/obj/machinery/field_generator = 2)
containertype = /obj/structure/closet/crate/secure containertype = /obj/structure/closet/crate/secure