标签补充

This commit is contained in:
157 2024-04-27 18:17:05 +08:00
parent 5c2dff7c1a
commit 1b528e8919
3 changed files with 7 additions and 0 deletions

View File

@ -10921,6 +10921,7 @@ game.import("character", function () {
return 0;
},
},
combo: "xunli"
},
},
//马日磾

View File

@ -1970,6 +1970,9 @@ game.import("character", function () {
content: function () {
player.draw();
},
ai: {
halfneg: true
},
group: "gzsuishi2",
},
gzsuishi2: {

View File

@ -29807,6 +29807,9 @@ game.import("character", function () {
player.draw();
}
},
ai: {
halfneg: true
},
group: "suishi2",
},
suishi2: {