@d2runewizard/d2s 2.0.67 → 2.0.68

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.
@@ -1057,7 +1057,7 @@ export declare let constants: {
1057
1057
  s: string;
1058
1058
  f: number;
1059
1059
  }[];
1060
- 'pierce-magic': {
1060
+ 'pierce-mag': {
1061
1061
  s: string;
1062
1062
  f: number;
1063
1063
  }[];
@@ -2503,7 +2503,7 @@ exports.constants = {
2503
2503
  'pierce-immunity-damage': [{ s: 'item_pierce_damage_immunity', f: 1 }],
2504
2504
  'pierce-immunity-magic': [{ s: 'item_pierce_magic_immunity', f: 1 }],
2505
2505
  'charge-noconsume': [{ s: 'item_charge_noconsume', f: 1 }],
2506
- 'pierce-magic': [{ s: 'passive_magic_pierce', f: 1 }],
2506
+ 'pierce-mag': [{ s: 'passive_mag_pierce', f: 1 }],
2507
2507
  },
2508
2508
  magical_properties: [
2509
2509
  {