This commit is contained in:
Putoo
2026-07-08 19:13:55 +08:00
parent 5d0ebe5077
commit fe2696074b
59 changed files with 1448 additions and 112 deletions

View File

@@ -142,7 +142,7 @@ export class FightTool {
if (this.randomTrigger(atkUser.del_Fashion)) {
if (defUser.code == 'Person') {
remData.push({
"code": "equ",
"code": "Equ",
"par": "Fashion",
"count": 1
});