amatt13/BossFight

Make MonsterSpawner.MAX_MONSTER_TIER be a value that is read from the DB on startup

Aperta

#9 aperta il 22 gen 2023

 (1 commento) (0 reazioni) (0 assegnatari)C# (1 fork)auto 404
Back Endgood first issue

Metriche repository

Star
 (1 stella)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor