AdmiralGT / AdmiralGT/botc-scripts
Bug: The counts for the number of townsfolk, outsiders, minions, demons does not update when a script is updated
Aperta
bug
- Lingua principale
- Python
- Stelle
- 33
- Fork
- 27
- Merge medio
- 9m
- PR unite (30g)
- 7
Descrizione
**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 :(
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.