Skip to content

Commit

Permalink
Update large.dm
Browse files Browse the repository at this point in the history
Removed the Experimental Cloner from purchase.
  • Loading branch information
DexeeXI committed Jul 1, 2024
1 parent 974651d commit 8bfc1f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions monkestation/code/modules/cargo/crates/large.dm
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
/datum/supply_pack/medical/experimental_cloner
name = "Experimental Cloner Crate"
desc = "A complete circuitboard set to a Experimental Cloner Pod and Scanner. Caution: Highly Experimental"
Expand All @@ -9,6 +10,7 @@
crate_name = "Experimental Cloner Crate"
crate_type = /obj/structure/closet/crate/medical
dangerous = TRUE
*/

/datum/supply_pack/engine/tesla_gen
name = "Tesla Generator Crate"
Expand Down

0 comments on commit 8bfc1f3

Please sign in to comment.