diff --git a/anisBanner.html b/anisBanner.html index f212047..1713603 100644 --- a/anisBanner.html +++ b/anisBanner.html @@ -135,8 +135,6 @@

made by Spelljinxer

-
diff --git a/helmBanner.html b/helmBanner.html index 88b9d96..0f36b6f 100644 --- a/helmBanner.html +++ b/helmBanner.html @@ -135,13 +135,10 @@

made by Spelljinxer

-
- \ No newline at end of file diff --git a/index.html b/index.html index 6c3177e..96e0c76 100644 --- a/index.html +++ b/index.html @@ -133,8 +133,6 @@

made by Spelljinxer

-
diff --git a/js/gacha.js b/js/gacha.js index ad72c48..08bfb5e 100644 --- a/js/gacha.js +++ b/js/gacha.js @@ -104,6 +104,8 @@ function init(data) { var randomSSR = Math.random(); console.log("randomSSR: " + randomSSR); if (randomSSR <= SSR_RATE) { + + //if randomSSR <= LIMITED_RATE && randomSSR >= PILGRIM_RATE ??????????? if (randomSSR <= LIMITED_RATE) { rarity = 'Limited'; console.log("You pulled the Limited SSR!"); diff --git a/moderniaBanner.html b/moderniaBanner.html index 66dcd4d..31ea687 100644 --- a/moderniaBanner.html +++ b/moderniaBanner.html @@ -135,8 +135,6 @@

made by Spelljinxer

-