You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to change starting relics, you have to use PostCreateIroncladStartingRelicsSubscriber or PostCreateSilentStartingRelicsSubscriber instead of receivePostCreateStartingRelics.
receivePostCreateStartingRelics does not trigger a hook. This is very confusing.
I haven't tested this with custom characters, but it seems like the hook to change custom starting relics would not work with custom characters.
The text was updated successfully, but these errors were encountered:
In order to change starting relics, you have to use
PostCreateIroncladStartingRelicsSubscriber
orPostCreateSilentStartingRelicsSubscriber
instead ofreceivePostCreateStartingRelics
.receivePostCreateStartingRelics
does not trigger a hook. This is very confusing.I haven't tested this with custom characters, but it seems like the hook to change custom starting relics would not work with custom characters.
The text was updated successfully, but these errors were encountered: