+肉鸽模式,接下来做boss 动画

This commit is contained in:
2025-07-12 21:40:54 +08:00
parent 37610439a6
commit ffc51c10a3
10 changed files with 837 additions and 138 deletions

View File

@@ -55,4 +55,6 @@ export enum GameEvent {
EXPUP = "EXPUP",
EQUIP_STONE_UP = "EQUIP_STONE_UP",
SKILL_STONE_UP = "SKILL_STONE_UP",
ShopOpen = "ShopOpen",
RestOpen = "RestOpen",
}