Skip to content

Commit

Permalink
no cargo crate
Browse files Browse the repository at this point in the history
  • Loading branch information
SomeguyManperson committed Feb 6, 2024
1 parent 946a9f2 commit 0c4d4f5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions code/modules/cargo/packs/machinery.dm
Original file line number Diff line number Diff line change
Expand Up @@ -256,14 +256,6 @@
Additional engine machines
*/

/datum/supply_pack/machinery/gravgen
name = "Ship-Portable Gravity Generator Crate"
desc = "For those tired of their tools floating away from them. Contains a single gravity generator."
cost = 3000
contains = list(/obj/machinery/power/ship_gravity/unanchored)
crate_name = "gravity generator crate"
crate_type = /obj/structure/closet/crate/engineering/electrical

/datum/supply_pack/machinery/emitter
name = "Emitter Crate"
desc = "Useful for powering forcefield generators while destroying locked crates and intruders alike. Contains two high-powered energy emitters."
Expand Down

0 comments on commit 0c4d4f5

Please sign in to comment.