Closed CTristan closed 1 year ago
I think someone said that you can replace the gift, but you had to end the day first. I am guessing that the script for armor's effect isn't derived from the gift itself, but rather applied to the workday?
It's a bit weird, the abnormality has its own internal list of agents that gets loaded on day start and gets updated when an agent gets the gift, but due to a coding error agents don't get removed from the list when they replace the gift.
The proposed bug fix will essentially add a check that the agent actually has the gift equipped before killing the agent.
There's a bug with Crumbling Armor where even though the gift was replaced with another gift in that slot it will still kill the agent if they perform Attachment work during the same day.
Steps to reproduce:
Expected result: The agent should be able to perform the Attachment work without dying.
Actual result: The agent dies from Crumbling Armor's effect.