-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3a1ce72
commit 36f0259
Showing
16 changed files
with
15 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ | |
gtag('config', 'G-9RQNLPJ49W', { | ||
'anonymize_ip': true, | ||
}); | ||
|
||
function editEvent(type) { | ||
gtag('event', `edit_${type}`); | ||
} | ||
|
@@ -35,7 +35,7 @@ | |
<!--<script defer src="/__/firebase/6.0.2/firebase-firestore.js"></script>--> | ||
<!-- initialize the SDK after all desired features are loaded --> | ||
<!--<script defer src="/__/firebase/init.js"></script>--> | ||
|
||
<script defer src="https://unpkg.com/[email protected]/dist/dom-to-image.min.js"></script> | ||
<script defer src="./resources/simpletoast.js"></script> | ||
<script type="module" src="./resources/modules/index.js"></script> | ||
|
@@ -56,7 +56,7 @@ | |
<div>Loading...</div> | ||
</div> | ||
<footer class="transparent"> | ||
<a href="https://undercards.net/SignUp?ref=63068" title="Undercards" target="_blank">Undercards</a> Template Editor | ||
<a href="https://undercards.net/SignUp?ref=63068" title="Undercards" target="_blank">Undercards</a> Template Editor | ||
• | ||
<a href="https://discord.gg/xgT3X9j" title="Discord" target="_blank"> | ||
<img src="./resources/social/discord.png" class="social"> | ||
|
@@ -100,8 +100,11 @@ <h2>Select Rarity</h2> | |
<div> | ||
<img class="selectable" src="./rarity/BASE.png"> | ||
<img class="selectable extra" src="./rarity/BASE_DR.png"> | ||
<img class="selectable" src="./rarity/GENERATED.png"> | ||
<img class="selectable" src="./rarity/GENERATED_DR.png"> | ||
<img class="selectable extra" src="./rarity/BASE_UTY.png"> | ||
<br class="extra"> | ||
<img class="selectable" src="./rarity/TOKEN.png"> | ||
<img class="selectable" src="./rarity/TOKEN_DR.png"> | ||
<img class="selectable" src="./rarity/TOKEN_UTY.png"> | ||
</div> | ||
<div> | ||
<img class="selectable active" src="./rarity/COMMON.png"> | ||
|
@@ -117,6 +120,13 @@ <h2>Select Rarity</h2> | |
<img class="selectable" src="./rarity/LEGENDARY_DR.png"> | ||
<img class="selectable" src="./rarity/DETERMINATION_DR.png"> | ||
</div> | ||
<div> | ||
<img class="selectable" src="./rarity/COMMON_UTY.png"> | ||
<img class="selectable" src="./rarity/RARE_UTY.png"> | ||
<img class="selectable" src="./rarity/EPIC_UTY.png"> | ||
<img class="selectable" src="./rarity/LEGENDARY_UTY.png"> | ||
<img class="selectable" src="./rarity/DETERMINATION_UTY.png"> | ||
</div> | ||
</template> | ||
<template id="selectTribe"> | ||
<!-- <h2>Select Tribe</h2> --> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.