diff --git a/dominion_tabs.py b/dominion_tabs.py index a100f4b..e7b01ff 100644 --- a/dominion_tabs.py +++ b/dominion_tabs.py @@ -95,6 +95,7 @@ class DominionTabs: 'hinterlands' : 'hinterlands_set.png', 'dark ages' : 'dark_ages_set.png', 'dark ages extras' : 'dark_ages_set.png', + 'guilds' : 'guilds_set.png' } promoImages = { 'walled village' : 'walled_village_set.png', diff --git a/images/guilds_set.png b/images/guilds_set.png new file mode 100644 index 0000000..287022c Binary files /dev/null and b/images/guilds_set.png differ diff --git a/img_sources/guilds_set.pxm b/img_sources/guilds_set.pxm new file mode 100644 index 0000000..f89a83c Binary files /dev/null and b/img_sources/guilds_set.pxm differ