Skip to content

Commit

Permalink
hopefully fix bloodsuckers getting stuck in their coffin after torpor (
Browse files Browse the repository at this point in the history
  • Loading branch information
Absolucy authored Sep 20, 2024
1 parent 02409f9 commit a2f26d3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@
if(!HAS_TRAIT(owner.current, TRAIT_MASQUERADE))
ADD_TRAIT(owner.current, TRAIT_SLEEPIMMUNE, BLOODSUCKER_TRAIT)
heal_vampire_organs()
owner.current.update_stat()
SEND_SIGNAL(src, BLOODSUCKER_EXIT_TORPOR)

/datum/status_effect/bloodsucker_sol
Expand Down

0 comments on commit a2f26d3

Please sign in to comment.