changeset 2214:3888fee8284b

Add Esiris lower level map to pages.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 14 Oct 2019 12:59:27 +0300
parents cf71c4c4ce62
children 7e2c34c0fc0c
files www/index.php
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/www/index.php	Mon Oct 14 12:52:53 2019 +0300
+++ b/www/index.php	Mon Oct 14 12:59:27 2019 +0300
@@ -175,7 +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", TRUE);
+mpPrintLine($n++, "esiris", "E'siris, the Ethereal City (upper)", TRUE);
+mpPrintLine($n++, "esiris2", "E'siris, the Ethereal City (lower)", TRUE);
 mpPrintLine($n++, "votk", "Valley of the Kings", TRUE);
 mpPrintLine($n++, "lanzia", "The Isle of Lanzia", TRUE);
 mpPrintLine($n++, "faerieforest", "Faerie Forest", TRUE);