diff --git a/_maps/map_files/MetaStation/MetaStation.dmm b/_maps/map_files/MetaStation/MetaStation.dmm index 91b7d600054..8185594e4ac 100644 --- a/_maps/map_files/MetaStation/MetaStation.dmm +++ b/_maps/map_files/MetaStation/MetaStation.dmm @@ -74628,10 +74628,7 @@ /turf/simulated/floor/engine, /area/toxins/xenobiology) "oPK" = ( -/obj/structure/reagent_dispensers/beerkeg/nuke{ - pixel_x = 2; - pixel_y = 6 - }, +/obj/structure/reagent_dispensers/beerkeg/nuke, /obj/structure/table/wood, /obj/structure/cable/yellow{ d1 = 1; diff --git a/code/modules/reagents/reagent_dispenser.dm b/code/modules/reagents/reagent_dispenser.dm index 61e2d065d60..6b408b63851 100644 --- a/code/modules/reagents/reagent_dispenser.dm +++ b/code/modules/reagents/reagent_dispenser.dm @@ -276,7 +276,7 @@ /obj/structure/reagent_dispensers/beerkeg/nuke name = "Nanotrasen-brand nuclear fission explosive" - desc = "One of the more successful achievements of the Nanotrasen Corporate Warfare Division, their nuclear fission explosives are renowned for being cheap\ + desc = "One of the more successful achievements of the Nanotrasen Corporate Warfare Division, their nuclear fission explosives are renowned for being cheap \ to produce and devestatingly effective. Signs explain that though this is just a model, every Nanotrasen station is equipped with one, just in case. \ All Captains carefully guard the disk needed to detonate them - at least, the sign says they do. There seems to be a tap on the back." icon = 'icons/obj/nuclearbomb.dmi'