tgstation / tgstation

The /tg/station branch of SS13.
https://www.tgstation13.org/
GNU Affero General Public License v3.0
1.7k stars 4.92k forks source link

Liches that are gibbed seem to lose their spells on respawn #25490

Closed coiax closed 7 years ago

coiax commented 7 years ago

Gotta test this locally, I swear it didn't happen when I tested, but I did test with SM disintegration.

Incoming5643 commented 7 years ago

Coiax this is exactly why the mechanic was the way it was. Spells are body attached AND mind attached, you can't do what you did without refactoring spells to not be body attached.

Jalleo commented 7 years ago

@Incoming5643 I am trying to fix this at the moment but there are problems such as needing to make sure everything prevents spells being carried over to a new body that isnt the lich (It seems like you may be able to be a non wizard with spells by doing this I need to work out how to prevent it) Nevermind ignore me but I still need to cleanup the code tomorrow anyhow.

AnturK commented 7 years ago

Duplicate of #28846