Skip to content

Commit

Permalink
Update demoncore.dm
Browse files Browse the repository at this point in the history
Silicons suggestions 2
  • Loading branch information
CharlesWedge authored Oct 7, 2024
1 parent b118517 commit d884ad0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

/mob/living/simple_mob/construct/nuclear/demoncore/Initialize(mapload)
. = ..()
AddComponent(/datum/component/horror_aura/)
AddComponent(/datum/component/horror_aura)
AddComponent(/datum/component/radioactive, 1000 , 0, TRUE, RAD_FALLOFF_CONTAMINATION_NORMAL)

/mob/living/simple_mob/construct/nuclear/demoncore/handle_light()
Expand Down

0 comments on commit d884ad0

Please sign in to comment.