diff --git a/GameList.txt b/GameList.txt
index 79ad415..a7eb984 100644
--- a/GameList.txt
+++ b/GameList.txt
@@ -30,6 +30,7 @@ MorgenGrauen
Mudren
Multi-Users in Middle-earth
Petria
+PhoenixMUD
Pku XKX MUD
Realms of Despair
Reinos de Leyenda
diff --git a/TGameDetails.h b/TGameDetails.h
index f637a7f..d84b1e4 100644
--- a/TGameDetails.h
+++ b/TGameDetails.h
@@ -830,6 +830,24 @@ qsl("Website
"
"\n\n"
"Old-school depth. Modern access. New players welcome."),
true}, // icesus-loader installs Icesus' own interface
+ {qsl("PhoenixMUD"),
+ qsl("phoenixmud.net"),
+ 4000,
+ false,
+ qsl("Website
"
+ "Mudlet package"),
+ qsl(":/icons/phoenixmud_480x120.png"),
+ qsl("PhoenixMUD is a free classic DikuMUD, online since 1996. 20,685 rooms across "
+ "276 zones, 16 classes and 15 races, and 400+ levels of progression: 1-100 to "
+ "Hero, then three full remort climbs."
+ "\n\n"
+ "Our official Mudlet package installs itself on connect: GMCP vitals and effects "
+ "panes, channel routing into chat windows, and an embedded mapper preloaded with "
+ "the whole world. The browser client adds a World Atlas: a live map with "
+ "fog-of-war and route-finding."
+ "\n\n"
+ "No payment of any kind, and character creation is open. Actively developed, with "
+ "a friendly community that makes room for newcomers. New players welcome.")},
};
// clang-format on
};