mirror of
https://github.com/Steffo99/patched-porobot.git
synced 2024-12-22 17:44:22 +00:00
Cover CardSet::GloryInNavori in Discord /card command
This commit is contained in:
parent
5598bbc388
commit
df40545a43
1 changed files with 1 additions and 0 deletions
|
@ -144,6 +144,7 @@ impl EventHandler {
|
|||
CardSet::BeyondTheBandlewood => "<:beyond_the_bandlewood:1071644742640750734> Beyond the Bandlewood",
|
||||
CardSet::Worldwalker => "<:worldwalker:1071644743798370315> Worldwalker",
|
||||
CardSet::TheDarkinSaga => "<:the_darkin_saga:1071644746411417610> The Darkin Saga",
|
||||
CardSet::GloryInNavori => "Glory in Navori", // TODO: Add icon
|
||||
CardSet::Events => "Events", // TODO: Add icon
|
||||
CardSet::Unsupported => "<:invaliddeck:1056022952396730438> Unknown",
|
||||
}, true);
|
||||
|
|
Loading…
Reference in a new issue