From 8002f42d71152f3fddaeb1c987d027d736599348 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sun, 24 Mar 2024 19:28:02 +0100 Subject: [PATCH] added AntiRogue to knight names --- complex2.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/complex2.cpp b/complex2.cpp index f7d97961..002e89cb 100644 --- a/complex2.cpp +++ b/complex2.cpp @@ -354,6 +354,8 @@ vector knight_names = { "JeLomun", "kip", "Warmonger", "Fooruman", "Zyalin", "Prezombie", "ashley89", "bjobae", "MFErtre", "Roaringdragon2", "howilovepi", "Yulgash", "Sir Endipitous", "Roshlev", "BTernaryTau", "HiGuy", "coper", "Tirear", "qoala _", "Tyzone", "Tiegon", "Airin", "Metroid26", "Sklorg", "Fumblestealth", "Toph", "Tzaphqiel", "jruderman", "ray", "Deathroll", "Sinquetica", "mootmoot", "Noobinator", "freeofme", "Helyea", "Snakebird Priestess", "brisingre", "Khashishi", "Shiny", "kabado", "Berenthas", "Misery", "Altripp", "Aldrenean", + // via itch.io and reports on Discord + "AntiRogue" }; map knight_id;