Skip to content

Commit

Permalink
- Added 1.6 Tester to community names
Browse files Browse the repository at this point in the history
  • Loading branch information
agilbert1412 committed Apr 9, 2024
1 parent 50ccfe7 commit d8f75ea
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions StardewArchipelago/Constants/Community.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@ public class Community
{
public static readonly string[] AllNames = new[]
{
"Albrekka", "Alchav", "Angela", "axe_y", "beauxq", "Berserker", "Black Sliver", "blastron", "BootsinSoots", "BruceWinless", "CaitSith2",
"Captain Canadia", "Celeste", "Damocles",
"dewin", "el_", "emmalution", "Espeon", "eudaimonistic", "Exempt-Medic", "Farrak Kilhn", "Figment", "Fly Sniper",
"Frazzleduck", "Heinermann", "Ishigh", "JaredWeakStrike", "Jarno", "jat2980", "jennnifer", "Jouramie", "Justice", "Kaito Kid",
"KelioMZX", "KittyAshy", "Kono Tyran", "Lady Redacted", "lordlou", "Magnemania", "Marech", "Margot", "Mati", "Mav", "MeleneV", "mewlif",
"Noca", "N00byKing"/*, "NinoKito"*/, "Phar",
"PoryGone", "ProfBytes", "RaspberrySpaceJam", "Rosalie", "Salzkorn", "SamanthaCoffin", "Scipio", "Smorgasbord", "Sneaki", "Snow", "Sraw", "SunnyBat",
"TheCondor", "TheHaboo", "TheRedWolfe", "toaster", "Trev", "Violet", "WhySoThirstyy", "Yellow_Meep", "zig", "Ziktofel",
"Albrekka", "Alchav", "Angela", "axe_y", "beauxq", "Berserker", "Black Sliver", "blastron",
"BootsinSoots", "BruceWinless", "CaitSith2", "Captain Canadia", "Celeste", "Damocles", "dewin",
"el_", "emmalution", "Espeon", "eudaimonistic", "Exempt-Medic", "Farrak Kilhn", "Figment",
"Fly Sniper", "Frazzleduck", "Heinermann", "Ishigh", "JaredWeakStrike", "Jarno", "jat2980",
"jennnifer", "Jouramie", "Justice", "Kaito Kid", "Kankuro", "KelioMZX", "Kimou00", "KittyAshy",
"Kono Tyran", "Lady Redacted", "lordlou", "Madolinn", "Magnemania", "Marech", "Margot",
"Mati", "Mav", "MeleneV", "mewlif", "Mistik", "Nada", "Noca", "N00byKing"/*, "NinoKito"*/,
"Phar", "PoryGone", "ProfBytes", "RaspberrySpaceJam", "Rosalie", "Salzkorn", "SamanthaCoffin",
"Scipio", "Smorgasbord", "Sneaki", "Snow", "Sraw", "SunnyBat", "TheCondor", "TheHaboo",
"TheRedWolfe", "toaster", "Trev", "Violet", "WhySoThirstyy", "Yellow_Meep", "zig", "Ziktofel",
};
}
}

0 comments on commit d8f75ea

Please sign in to comment.