Make MonsterSpawner.MAX_MONSTER_TIER be a value that is read from the DB on startup
Open
Back End
good first issue
- Dominant language
- C#
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.