刷怪 未完成

This commit is contained in:
2025-10-28 23:48:04 +08:00
parent 0121f5b363
commit 166200af73
4 changed files with 219 additions and 270 deletions

View File

@@ -7,11 +7,8 @@ import { smc } from "../common/SingletonModuleComp";
import { GameEvent } from "../common/config/GameEvent";
// 导入肉鸽配置
import {
getStageMonsterConfigs,
MonsterType,
getStageType,
EventType,
getRandomEvent
} from "./RogueConfig";
import { MonModelComp } from "../hero/MonModelComp";