ci: Update the completed.md file when finished, if needed.
This commit is contained in:
parent
b7da40f530
commit
fe92b0ec49
5 changed files with 119 additions and 3 deletions
|
@ -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"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue