amatt13/BossFight
Make MonsterSpawner.MAX_MONSTER_TIER be a value that is read from the DB on startup
Aberta
#9 aberto em 22 de jan. de 2023
Back Endgood first issue
Métricas do repositório
- Stars
- (1 estrela)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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