Skip to content

Commit

Permalink
Update hivelord.dm
Browse files Browse the repository at this point in the history
Signed-off-by: Theos <[email protected]>
  • Loading branch information
SomeguyManperson authored Sep 27, 2024
1 parent 1543835 commit 041ea5a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,8 @@

/// track our timers and reagents
/obj/item/organ/legion_skull/proc/skull_check()
if(!owner)
return
if(!malignance)
malignance = new()
malignance.infect(owner, FALSE)
Expand Down

0 comments on commit 041ea5a

Please sign in to comment.