Add gear owned to spec helper
This commit is contained in:
@@ -13,7 +13,7 @@ specHelper = {
|
||||
food: {},
|
||||
pets: {},
|
||||
mounts: {},
|
||||
gear: {equipped: {}, costume: {}},
|
||||
gear: {equipped: {}, costume: {}, owned: {}},
|
||||
},
|
||||
party: {
|
||||
quest: {
|
||||
|
||||
Reference in New Issue
Block a user