Merge branch 'PR-Branch' into Dev-Pref-Format

This commit is contained in:
Rintim Theopse 2024-04-16 03:40:08 +08:00 committed by GitHub
commit 1de4cf9fd0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 0 deletions

View File

@ -899,6 +899,9 @@ game.import("character", function () {
ai: {
combo: "dcjichou",
},
ai:{
combo:'dcjichou'
}
},
dczifu: {
audio: 2,

View File

@ -183,6 +183,9 @@ game.import("character", function () {
ol_mengda(mode) {
return mode !== "guozhan";
},
ol_mengda(mode){
return mode!=='guozhan';
},
},
character: {
ol_liupi: ["male", "qun", 4, ["olyicheng"]],