amatt13/BossFight

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

Ouverte

#9 ouverte le 22 janv. 2023

 (1 commentaire) (0 réaction) (0 personne assignée)C# (1 fork)auto 404
Back Endgood first issue

Métriques du dépôt

Stars
 (1 étoile)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur