Brian Timothy Har

Results 1 issues of Brian Timothy Har

``` troop = coc_client.get_troop(name="Siege Barracks",townhall=12) m = troop.get_max_level_for_townhall(12) ``` returns m == 3, which is incorrect as Siege Barracks is not available at TH12. Same issue persists for the following...