1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-28 06:51:54 +08:00

fix: 将测试波次从WAVE_TESTBOSS_KUKE改为WAVE_TESTBOSS_CHICK

This commit is contained in:
2026-03-24 22:15:34 +08:00
parent bda92cc95c
commit 33c3e8a0ea
+1 -1
View File
@@ -50,7 +50,7 @@ static var WAVE_JUSTJOKE = [
Wave.create("Kernyr", 0, 0, true, 0, INF, 1),
]
static var WAVE_EMPTY = []
static var data = WAVE_NORMAL if WorldManager.isRelease() else WAVE_TESTBOSS_KUKE
static var data = WAVE_NORMAL if WorldManager.isRelease() else WAVE_TESTBOSS_CHICK
static func create(
entity_: String,