Skip to content

Commit

Permalink
Merge pull request #3433 from ARF-SS13/breens
Browse files Browse the repository at this point in the history
big brain maneuver
  • Loading branch information
Tk420634 authored Oct 14, 2023
2 parents 99ba715 + 0f62d89 commit dcff1fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/mob/living/brain/brain.dm
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
mind.active = FALSE //No one's using it anymore.
ghostize() //Ghostize checks for key so nothing else is necessary.
container = null
QDEL_NULL(stored_dna)
return ..()

/mob/living/brain/update_mobility()
Expand Down

0 comments on commit dcff1fc

Please sign in to comment.