AdmiralGT / AdmiralGT/botc-scripts

Bug: The counts for the number of townsfolk, outsiders, minions, demons does not update when a script is updated

未关闭
#343 0 条评论 0 个 reaction 已指派 1 人 已被 @AdmiralGT 认领 在 GitHub 查看
bug
主要语言
Python
星标
33
派生
27
平均合并
9 分钟
30 天内合并 PR
7

描述

**Describe the bug**
Noticed when fixing https://github.com/AdmiralGT/botc-scripts/pull/342, the error was hit here reading the JSON of the script, but it wasn't being hit on script updates. Turns out that's because we update the script without trying to parse the numbers.

Looks like we'll need to run a database update to update all scripts (also Ojo was initially miscategorised as a Minion) since loads have the wrong numbers :(

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。