Added pantheon
This commit is contained in:
parent
24629508dd
commit
9b571196f6
6 changed files with 14 additions and 1 deletions
BIN
app/src/assets/images/Pantheon.png
Normal file
BIN
app/src/assets/images/Pantheon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
|
|
@ -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';
|
||||
|
|
|
|||
BIN
dist/TFTPaths/assets/images/Pantheon.png
vendored
Normal file
BIN
dist/TFTPaths/assets/images/Pantheon.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
2
dist/TFTPaths/index.html
vendored
2
dist/TFTPaths/index.html
vendored
|
|
@ -19,5 +19,5 @@
|
|||
<link rel="stylesheet" href="styles.09e2c710755c8867a460.css"></head>
|
||||
<body style="background-color: #000000;">
|
||||
<app-root></app-root>
|
||||
<script src="runtime-es2015.5bc68c0dd8cf137fbe82.js" type="module"></script><script src="polyfills-es2015.5cb1e996b2a376ba4548.js" type="module"></script><script src="runtime-es5.ee0aae13fb762b150814.js" nomodule defer></script><script src="polyfills-es5.38c6da221291b284e1c4.js" nomodule defer></script><script src="main-es2015.199bb722f0f4a2593176.js" type="module"></script><script src="main-es5.b9d89e8afffa5156ba78.js" nomodule defer></script></body>
|
||||
<script src="runtime-es2015.5bc68c0dd8cf137fbe82.js" type="module"></script><script src="polyfills-es2015.5cb1e996b2a376ba4548.js" type="module"></script><script src="runtime-es5.ee0aae13fb762b150814.js" nomodule defer></script><script src="polyfills-es5.38c6da221291b284e1c4.js" nomodule defer></script><script src="main-es2015.25e61b5a998e48332173.js" type="module"></script><script src="main-es5.d9000fd5db9f2da38cb0.js" nomodule defer></script></body>
|
||||
</html>
|
||||
|
|
|
|||
1
dist/TFTPaths/main-es2015.25e61b5a998e48332173.js
vendored
Normal file
1
dist/TFTPaths/main-es2015.25e61b5a998e48332173.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/TFTPaths/main-es5.d9000fd5db9f2da38cb0.js
vendored
Normal file
1
dist/TFTPaths/main-es5.d9000fd5db9f2da38cb0.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue