branchrust_reboot/main/PlayerMaintainedMonuments/masterkeycancel
7 Commits over 0 Days - Infinitycph!
Unsaved changes to animator
Add master key to icon generator manifest
Update master key icon
Animation code hooked up for master key
- uses a custom AnimationSubSystem before we figure out how to simplify it to the OverrideAnimationSubSystem
Fixes after converting ItemManager.Items static -> instance
Switch ItemManager.Items from a static class to a instance
- fixes it not being reset by ResetStaticFields (and this being the easier way to do so)
- add master key item too
merge from main -> masterkey