@rpg-engine/long-bow 0.1.80 → 0.1.83

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
@@ -1,5 +1,5 @@
1
1
  import {
2
- IEquipementSet,
2
+ IEquipmentSet,
3
3
  // IItem,
4
4
  ItemSlotType,
5
5
  ItemSubType,
@@ -332,7 +332,7 @@ export const items: any = {
332
332
  },
333
333
  };
334
334
 
335
- export const equipmentSetMock: IEquipementSet = {
335
+ export const equipmentSetMock: IEquipmentSet = {
336
336
  _id: '629acef1c7c8e8002ff60736',
337
337
  head: undefined,
338
338
  armor: items.armor,
@@ -132,7 +132,7 @@ export const items: IItem[] = [
132
132
  updatedAt: '2022-06-04T18:16:49.056Z',
133
133
  },
134
134
  {
135
- _id: '629acek4j7c8e8002ff60034',
135
+ _id: '629acek4j7c8e8002fg60034',
136
136
  type: ItemType.Consumable,
137
137
  subType: ItemSubType.Accessory,
138
138
  textureAtlas: 'items',