Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DeityLink committed Oct 26, 2020
1 parent 245e489 commit f02ae6a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -705,6 +705,7 @@
to_chat(usr, "<span class='warning'>Another shade was faster, and is currently possessing \the [blade].</span>")
return
var/mob/living/simple_animal/shade/shadeMob = new(blade)
blade.shade = shadeMob
shadeMob.status_flags |= GODMODE
shadeMob.canmove = 0
var/datum/role/cultist/cultist = M.mind.GetRole(CULTIST)
Expand Down

0 comments on commit f02ae6a

Please sign in to comment.