amatt13/BossFight

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

开放

#9 创建于 2023年1月22日

 (1 条评论) (0 个反应) (0 位负责人)C# (1 个派生)auto 404
Back Endgood first issue

仓库指标

星标
 (1 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南