# HG changeset patch # User Matti Hamalainen # Date 1571056576 -10800 # Node ID 7e2c34c0fc0cc46213d7dc467ea6512e704e0210 # Parent 3888fee8284bd88e9db81dd53543b18369916064 Adjust names. diff -r 3888fee8284b -r 7e2c34c0fc0c www/index.php --- a/www/index.php Mon Oct 14 12:59:27 2019 +0300 +++ b/www/index.php Mon Oct 14 15:36:16 2019 +0300 @@ -175,8 +175,8 @@ mpPrintLine($n++, "calythien", "City of Calythien", TRUE); mpPrintLine($n++, "lorenchia", "City of Lorenchia", TRUE); mpPrintLine($n++, "rilynttar", "City of Rilynt'tar", TRUE); -mpPrintLine($n++, "esiris", "E'siris, the Ethereal City (upper)", TRUE); -mpPrintLine($n++, "esiris2", "E'siris, the Ethereal City (lower)", TRUE); +mpPrintLine($n++, "esiris", "E'siris, the Ethereal City (upper level)", TRUE); +mpPrintLine($n++, "esiris2", "E'siris, the Ethereal City (lower level)", TRUE); mpPrintLine($n++, "votk", "Valley of the Kings", TRUE); mpPrintLine($n++, "lanzia", "The Isle of Lanzia", TRUE); mpPrintLine($n++, "faerieforest", "Faerie Forest", TRUE);