Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

Using Bug Fix v1.0.1 I am having an issue with the Domination spell, at first when I tried it gave me the Healing "This person wasn't injured in the first place" text, after I disabled and restarted now it's just "This is a text" with two blocks of random looking letters.

Edit:  after casting any other spell or fleeing from a fight casting Domination mimics the effects of said spell.

The domination spell effect isn't being overwritten correctly for some reason

The v1.0.1 files do have the domination effect as intended, but the modified Strive has most of the effect missing

Can't provide a fix yet

The new code for the domination spell has the leading tabs replaced with 2 spaces, the mod system is not compatible with code using spaces instead of tabs.

just made changes to the code seeing if that fixed it.