mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Fixes a typo preventing field gens from being bought.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user