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

貢獻者指南