amatt13/BossFight
Make MonsterSpawner.MAX_MONSTER_TIER be a value that is read from the DB on startup
Offen
#9 geöffnet am 22.01.2023
Back Endgood first issue
Repository-Metriken
- Stars
- (1 Stern)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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