ygopro-msg-encode 1.1.23 → 1.1.24

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.
package/dist/index.cjs CHANGED
@@ -2326,11 +2326,14 @@ __decorateClass([
2326
2326
  BinaryField(() => YGOProMsgBattle_CardStats, 0)
2327
2327
  ], _YGOProMsgBattle.prototype, "attacker", 2);
2328
2328
  __decorateClass([
2329
- BinaryField(() => YGOProMsgBattle_CardStats, 12)
2329
+ BinaryField("u8", 12)
2330
+ ], _YGOProMsgBattle.prototype, "attackerBattleState", 2);
2331
+ __decorateClass([
2332
+ BinaryField(() => YGOProMsgBattle_CardStats, 13)
2330
2333
  ], _YGOProMsgBattle.prototype, "defender", 2);
2331
2334
  __decorateClass([
2332
- BinaryField("u8", 24)
2333
- ], _YGOProMsgBattle.prototype, "battleDamageCalc", 2);
2335
+ BinaryField("u8", 25)
2336
+ ], _YGOProMsgBattle.prototype, "defenderBattleState", 2);
2334
2337
  var YGOProMsgBattle = _YGOProMsgBattle;
2335
2338
 
2336
2339
  // src/protos/msg/proto/become-target.ts