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

refactor(Characters): 更新公鸡角色的武器配置

将公鸡角色的武器从SevenSoul和LGBT更换为PurpleCrystal和VectorStar,并调整默认波次数据为WAVE_NORMAL
This commit is contained in:
2025-09-27 22:39:18 +08:00
parent 0d1cf25362
commit f3c09b5589
5 changed files with 13 additions and 12 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ static var WAVE_TESTBOSS_CHICK = [
Wave.create("Chick", 0, 0, true, 0, INF, 10),
]
static var WAVE_EMPTY = []
static var data = WAVE_TESTBOSS_CHICK
static var data = WAVE_NORMAL
static func customStart():
if false: