Skip to content

Commit

Permalink
Fireproof box (#22817)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oblisk234 authored Nov 21, 2024
1 parent d8e6362 commit ab79982
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/theft_tools.dm
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@
name = "supermatter bin"
desc = "A tiny receptacle that releases an inert hyper-noblium mix upon sealing, allowing a sliver of a supermatter crystal to be safely stored."
var/obj/item/nuke_core/supermatter_sliver/sliver
resistance_flags = FIRE_PROOF

/obj/item/nuke_core_container/supermatter/Destroy()
QDEL_NULL(sliver)
Expand Down

0 comments on commit ab79982

Please sign in to comment.