LCA-EET / Lichdom

Repository for the Lichdom Mod
Creative Commons Attribution Share Alike 4.0 International
2 stars 1 forks source link

[Possible small bug] Shroud of the Lich item (cloak) #12

Closed rubyFeedback closed 4 months ago

rubyFeedback commented 5 months ago

Viconia became lich (nobody else was available in the choice, perhaps that is a separate bug). Oddly enough, the shroud of the lich item, the cloak, where the wearer (the lich) is revived automatically, was given into the inventory of the main character - and it is not removable. This is a bit annoying.

But, putting it into the main actor's inventory is wrong, in my opinion. Viconia should carry it, similar to Hexxat carrying her cloak. So in pseudocode:

if character.is_the_lich?
  cloak.move(to: character)
LCA-EET commented 5 months ago

Yes, you are correct. The shroud should belong to Viconia, not the main player. I'll take a look and post a new build tomorrow.

LCA-EET commented 4 months ago

I was not able to reproduce this issue in either the current or prior releases. If it happens again, open a new issue and include a copy of your save game.