禁用高级产物订单

This commit is contained in:
hahwu 2025-02-11 15:46:08 +08:00
parent 216d587abb
commit f5004c68cf

View File

@ -280,6 +280,7 @@ func getChesslvRange(Emit int, EnergyMul int) (int, int) {
}
func triggerComposeChess(player *Player, ChessId, EnergyMul int, Emit []int) {
return
OrderMod := player.PlayMod.getOrderMod()
if OrderMod.Step != 12 {
return