# HG changeset patch # User Matti Hamalainen # Date 1709502951 -7200 # Node ID 9954713553536a50c0e7f15174d06c9fb3c83a5c # Parent 8490ca59f4e58c910c84e322c67744ec61210e1f Add Shadowkeep map to main page. diff -r 8490ca59f4e5 -r 995471355353 www/index.php --- a/www/index.php Sun Mar 03 22:14:47 2024 +0200 +++ b/www/index.php Sun Mar 03 23:55:51 2024 +0200 @@ -196,6 +196,7 @@ mpPrintLine($n++, "calythien", "City of Calythien"); mpPrintLine($n++, "lorenchia", "City of Lorenchia"); mpPrintLine($n++, "rilynttar", "City of Rilynt'tar"); +mpPrintLine($n++, "shadowkeep", "City of Shadowkeep"); mpPrintLine($n++, "esiris", "E'siris, the Ethereal City (upper level)"); mpPrintLine($n++, "esiris2", "E'siris, the Ethereal City (lower level)"); mpPrintLine($n++, "votk", "Valley of the Kings");