ci: Update the completed.md file when finished, if needed.

This commit is contained in:
zontreck 2025-03-26 02:07:49 -07:00
parent b7da40f530
commit fe92b0ec49
5 changed files with 119 additions and 3 deletions

View file

@ -38,6 +38,9 @@ enum GameRoute {
BogsunkCavern(commonName: "Bogsunk Cavern"),
PalletTown(commonName: "Pallet Town"),
CeruleanCity(commonName: "Cerulean City"),
VermilionCity(commonName: "Vermilion City"),
LumioseCity(commonName: "Lumiose City"),
SeawardCave(commonName: "Seaward Cave"),
// The following mark the pokemon as not usually obtainable
TradeOrMigrate(commonName: "Trade or Migrate from another game"),