diff --git a/GameList.txt b/GameList.txt
index 9f338e0..194bf7e 100644
--- a/GameList.txt
+++ b/GameList.txt
@@ -16,6 +16,7 @@ Clessidra
Dragonfire MUD
Fierymud
God Wars II
+Icesus
Imperian
Infinity
Legends of the Jedi
@@ -28,6 +29,7 @@ MorgenGrauen
Mudren
Multi-Users in Middle-earth
Petria
+Pku XKX MUD
Realms of Despair
Reinos de Leyenda
Slothmud
diff --git a/TGameDetails.h b/TGameDetails.h
index dc3657c..5a360cc 100644
--- a/TGameDetails.h
+++ b/TGameDetails.h
@@ -741,7 +741,7 @@ qsl("Website
"
1999,
false,
qsl("https://www.dragonfiremud.com/"),
- qsl(":/icons/dragonfire_icon.jpg"),
+ qsl(":/icons/dragonfire_icon.png"),
qsl("Dragonfire MUD is an ancient LPMUD that has been online since 1989, offering deep "
"lore and a classic text-based RPG experience. It features 16 distinctive guilds, "
"over 10,000 unique rooms, and hundreds of custom quests that you can tackle at your "
@@ -756,7 +756,7 @@ qsl("Website
"
2201,
false,
qsl("https://www.voidmud.com/"),
- qsl(":/icons/voidmud_icon.jpg"),
+ qsl(":/icons/voidmud_icon.png"),
qsl("Beyond the Void is an EverQuest-inspired text RPG that brings the world of Norrath "
"to life with a reimagined storyline touched by an ancient alien race and its rift "
"stones for fast travel. The Void serves as a central hub with trainers, guild "
@@ -766,6 +766,40 @@ qsl("Website
"
"combat in a modern text-only experience. Build a character with up to three "
"classes, pursue epic quests and rebirth bonuses, and enjoy quality-of-life "
"features like a custom Mudlet UI and real-time maps.")},
+
+ {qsl("Pku XKX MUD"),
+ qsl("pkuxkx.net"),
+ 8081,
+ false,
+ qsl("https://www.pkuxkx.net/"),
+ qsl(":/icons/pkuxkx.png"),
+ qsl("Peking University Heroes (pkuxkx) was first launched on Peking University in 1996. "
+ "To date, it has over 80 map areas, 10000+ rooms and more than 20 martial arts sects. "
+ "It boasts over 200 daily active users and is the oldest and most popular "
+ "Chinese MUD in the Chinese community.\n"
+ "Website: https://pkuxkx.net/"
+ "\n\n"
+ "北大侠客行(pkuxkx)于1996年开始架于北大. 迄今为止,它已经拥有了超过80个地图区域,10000多个房间,20多个武林门派。"
+ "每日活跃用户有200多人。是华人社区中历史最悠久玩家最多的中文MUD。\n"
+ "官网: https://pkuxkx.net/;论坛:https://pkuxkx.net/forum/forum.php;WIKI:https://pkuxkx.net/wiki/\n"
+ "国内(GBK编码) mud.pkuxkx.net:8080; 国内(UTF编码) mud.pkuxkx.net 8081;\n"
+ "海外转发:https://pkuxkx.net/proxy_status.php 查找推荐线路")},
+
+ {qsl("Icesus"),
+ qsl("icesus.org"),
+ 4443,
+ true,
+ qsl("Website
"
+ "Discord"),
+ qsl(":/icons/icesus_480x120.png"),
+ qsl("Icesus is a free fantasy text RPG running since 1995. Actively developed, "
+ "community-run, and full of deep systems."
+ "\n\n"
+ "Build a character from 27 races and 16 guilds. Fight in tactical party "
+ "combat, explore the frozen Valley of Aegic, and earn your place in "
+ "player-driven provinces."
+ "\n\n"
+ "Old-school depth. Modern access. New players welcome.")},
};
// clang-format on
};