Skip to content

Spell menu fixing

Rob Nelson requested to merge pull/4854/SpellHUDMT into Bleeding-Edge

Created by: ComicIronic

Spells now contain a ref to their UI element. The UI element is now shown in the stat panel, and can be clicked. There are no easy workarounds on this. Fixes #4852 (closed), fixes #4801 (closed). Mind Transfer changed to use add_spell(), which should fix spells not being transferred with UI.

Merge request reports