Skip to content

Moves some spells to a new equipping type

Rob Nelson requested to merge pull/4719/EquipSpells into Bleeding-Edge

Created by: ComicIronic

Equip-type spells now read from an assoc list of slot ids and types, as well as using OOP procs for item generation. Clowncurse, frenchcurse, and horsemask have been migrated to this system. This is framework that hopefully clockcult and other summon-item spells can use.

Also changed some instances of user to holder, because I'm planning something.

Merge request reports