mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-18 16:32:16 -07:00
Reorder kindred types.
This commit is contained in:
parent
f6318a3f0a
commit
8455e77ddd
1 changed files with 19 additions and 19 deletions
|
|
@ -63,32 +63,32 @@ DeckPreviewTagDialog::DeckPreviewTagDialog(const QStringList &knownTags, const Q
|
||||||
|
|
||||||
// Kindred Types
|
// Kindred Types
|
||||||
"🐉 Kindred",
|
"🐉 Kindred",
|
||||||
"🐠 Merfolk",
|
"🧙 Humans",
|
||||||
"🐺 Werewolves",
|
|
||||||
"🦴 Skeletons",
|
|
||||||
"🦅 Birds",
|
|
||||||
"👾 Eldrazi",
|
|
||||||
"🐉 Dragons",
|
|
||||||
"🧛 Vampires",
|
|
||||||
"🦇 Bats",
|
|
||||||
"🐺 Wolves",
|
|
||||||
"🍄 Fungus",
|
|
||||||
"🦗 Insects",
|
|
||||||
"🐚 Sea Creatures",
|
|
||||||
"🎩 Wizards",
|
|
||||||
"🎻 Bards",
|
|
||||||
"😇 Angels",
|
|
||||||
"⚔️ Soldiers",
|
"⚔️ Soldiers",
|
||||||
"🛡️ Knights",
|
"🛡️ Knights",
|
||||||
"🧙 Humans",
|
"🎻 Bards",
|
||||||
"🧝 Elves",
|
"🧝 Elves",
|
||||||
|
"🌲 Dryads",
|
||||||
|
"😇 Angels",
|
||||||
|
"🎩 Wizards",
|
||||||
|
"🧛 Vampires",
|
||||||
|
"🦴 Skeletons",
|
||||||
"💀 Zombies",
|
"💀 Zombies",
|
||||||
"👹 Demons",
|
"👹 Demons",
|
||||||
"🌲 Dryads",
|
"👾 Eldrazi",
|
||||||
"🐗 Boars",
|
"🐉 Dragons",
|
||||||
|
"🐠 Merfolk",
|
||||||
"🦁 Cats",
|
"🦁 Cats",
|
||||||
"🦊 Foxes",
|
"🐺 Wolves",
|
||||||
|
"🐺 Werewolves",
|
||||||
|
"🦇 Bats",
|
||||||
"🐀 Rats",
|
"🐀 Rats",
|
||||||
|
"🦅 Birds",
|
||||||
|
"🦗 Insects",
|
||||||
|
"🍄 Fungus",
|
||||||
|
"🐚 Sea Creatures",
|
||||||
|
"🐗 Boars",
|
||||||
|
"🦊 Foxes",
|
||||||
"🦄 Unicorns",
|
"🦄 Unicorns",
|
||||||
"🐘 Elephants",
|
"🐘 Elephants",
|
||||||
"🐻 Bears",
|
"🐻 Bears",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue