小修改

This commit is contained in:
milimoe 2024-09-15 23:50:56 +08:00
parent 8d9c9d0095
commit 2ad3844d10
Signed by: milimoe
GPG Key ID: 05D280912DA6C69E

View File

@ -104,9 +104,9 @@ namespace Milimoe.FunGame.Testing.Tests
character9, character10, character11, character12
];
int clevel = 60;
int slevel = 6;
int mlevel = 8;
int clevel = 25;
int slevel = 3;
int mlevel = 4;
// 升级和赋能
for (int index = 0; index < characters.Count; index++)