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
Currently, an armor/weapon can only be added by getting a reference to the respective list. It would be better to return immutable lists and add/remove items using dedicated methods.