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