amatt13/BossFight
Make MonsterSpawner.MAX_MONSTER_TIER be a value that is read from the DB on startup
开放
#9 创建于 2023年1月22日
Back Endgood first issue
仓库指标
- 星标
- (1 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
This is currently a hardcoded value. We should create a query that is executed on program startup, which reads the max "tier" value from the MonsterTemplate table