Skip to content

Fixes artificers not building in space

Rob Nelson requested to merge pull/12116/cultergeist into Bleeding-Edge

Created by: JustSumBody

fixes part of #12069 (closed) The spells were throwing runtimes because the perform proc for spellcasting expects a list of targets, the cult spells were just returning turfs as targets.

Merge request reports