mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-25 05:56:27 +01:00
Nerf this
This commit is contained in:
@@ -883,7 +883,7 @@ The reactor CHEWS through moderator. It does not do this slowly. Be very careful
|
|||||||
/obj/effect/decal/nuclear_waste/Initialize()
|
/obj/effect/decal/nuclear_waste/Initialize()
|
||||||
. = ..()
|
. = ..()
|
||||||
set_light(3)
|
set_light(3)
|
||||||
AddComponent(/datum/component/radioactive, 1500, src, 0)
|
AddComponent(/datum/component/radioactive, 250, src, 0)
|
||||||
|
|
||||||
/obj/effect/decal/nuclear_waste/epicenter //The one that actually does the irradiating. This is to avoid every bit of sludge PROCESSING
|
/obj/effect/decal/nuclear_waste/epicenter //The one that actually does the irradiating. This is to avoid every bit of sludge PROCESSING
|
||||||
name = "Dense nuclear sludge"
|
name = "Dense nuclear sludge"
|
||||||
|
|||||||
Reference in New Issue
Block a user