From 4b315c9e739d4d5062165f53e56ca9b5c1d0e2a6 Mon Sep 17 00:00:00 2001 From: luying Date: Fri, 2 Jun 2023 11:07:40 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix(=E6=88=98=E5=8A=9B):=20?= =?UTF-8?q?=E9=87=8D=E7=94=9F=E7=9A=84=E5=A4=A9=E6=99=B6=E5=9C=B0=E7=8E=89?= =?UTF-8?q?=E6=B2=A1=E6=9C=89=E6=B8=85=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- game-server/app/services/role/calCe.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/game-server/app/services/role/calCe.ts b/game-server/app/services/role/calCe.ts index b193c043b..a396f4767 100644 --- a/game-server/app/services/role/calCe.ts +++ b/game-server/app/services/role/calCe.ts @@ -301,6 +301,8 @@ export class CalCe { this.data.clearEquipAttrByHid(hid, 'equipStrength'); this.data.clearHeroAttrByHid(hid, 'equipStar'); this.data.clearEquipAttrByHid(hid, 'equipStar'); + this.data.clearHeroAttrByHid(hid, 'jewel'); + this.data.clearHeroAttrByHid(hid, 'stone'); } // 装备强化