diff --git a/app/src/assets/images/Pantheon.png b/app/src/assets/images/Pantheon.png new file mode 100644 index 0000000..3fcd52a Binary files /dev/null and b/app/src/assets/images/Pantheon.png differ diff --git a/app/src/common/constants.ts b/app/src/common/constants.ts index 572c159..2af10d7 100644 --- a/app/src/common/constants.ts +++ b/app/src/common/constants.ts @@ -612,6 +612,17 @@ export class Constants { isSelected: false, sinergy: false, sinergy2: false + }, + { + name: 'Pantheon', + roles: [ + 'dragon', + 'guardian' + ], + cost: 5, + isSelected: false, + sinergy: false, + sinergy2: false } ]; public static championName = 'name'; diff --git a/dist/TFTPaths/assets/images/Pantheon.png b/dist/TFTPaths/assets/images/Pantheon.png new file mode 100644 index 0000000..3fcd52a Binary files /dev/null and b/dist/TFTPaths/assets/images/Pantheon.png differ diff --git a/dist/TFTPaths/index.html b/dist/TFTPaths/index.html index 6b37a19..4e2a857 100644 --- a/dist/TFTPaths/index.html +++ b/dist/TFTPaths/index.html @@ -19,5 +19,5 @@