codesidian / Python-MissionChiefBot

A Python bot for the online game MissionChief
Other
12 stars 15 forks source link

Fix vehicle names for .com domain #20

Closed jackbayliss closed 4 years ago

jackbayliss commented 4 years ago

Vehicle names are typed differently on the .com domain compared to the .co.uk. I've manually added what I can, however i will need to create a few different stations to get vehicle names and types.

jackbayliss commented 4 years ago

Vehicles can be found here: https://github.com/codesidian/Python-MissionChiefBot/issues/16 just a case of adding them into the helpers.py now. @codesidian

jackbayliss commented 4 years ago

Closing as fixed on V2.