amatt13/BossFight

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

オープン

#9 opened on 2023/01/22

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C# (1 件のフォーク)auto 404
Back Endgood first issue

Repository metrics

Stars
 (1 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド