The supermatter core crate should be removed from requisitions and only available from CentCom by the CO requesting a replacement. It's very dangerous and poses a threat to the entire Sulaco.
Benefits (How this will benefit the server and game as a whole):
Nobody can accidentally open a supermatter core and get disintegrated and destroying the Sulaco.
Details (Description of how you think this would work, the benefits, etc):
Just remove it from the list and make it so the CO would have to message CentCom to get a new one. Also, CAUTION should be changed to CAUTION OPENING THIS WILL KILL YOU.
Implementation (Optional, if you have an idea how to implement it):
Remove this from supplypacks.dm
Code: Select all
/datum/supply_packs/smbig
name = "Supermatter Core"
contains = list(/obj/machinery/power/supermatter)
cost = 150
containertype = /obj/structure/closet/crate/secure/phoron
containername = "Supermatter crate (CAUTION)"
group = "Engineering"
access = access_ce