AdmiralGT / AdmiralGT/botc-scripts

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

Abierto
#343 0 comentarios 0 reacciones 1 asignado Reclamado por @AdmiralGT Ver en GitHub
bug
Lenguaje dominante
Python
Estrellas
33
Forks
27
Merge medio
9 min
PR fusionados (30 d)
7

Descripción

**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 :(

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.