Skip to content

Commit

Permalink
Some additional Blueberry Upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
Pseudonian committed Mar 1, 2024
1 parent 8bbf311 commit 2757a6b
Show file tree
Hide file tree
Showing 20 changed files with 10,228 additions and 6,358 deletions.
Binary file added Pictures/Default/BlueberryHyperflux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Pictures/Default/BlueberryObtainium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Pictures/Default/BlueberryOffering.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Pictures/Legacy/BlueberryHyperflux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Pictures/Legacy/BlueberryObtainium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Pictures/Legacy/BlueberryOffering.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Pictures/Monotonous/BlueberryHyperflux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Pictures/Monotonous/BlueberryObtainium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Pictures/Monotonous/BlueberryOffering.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Pictures/Simplified/BlueberryHyperflux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Pictures/Simplified/BlueberryObtainium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Pictures/Simplified/BlueberryOffering.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 12 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3114,7 +3114,8 @@ <h1>Artists</h1>
<p id="statOff29" class="statPortion singularity">Citadel 2 [GQ]: <span id="sOff29" class="statNumber">0</span></p>
<p id="statOff30" class="statPortion">Cube Upgrade Cx4: <span id="sOff30" class="statNumber">0</span></p>
<p id="statOff31" class="statPortion">Offering Electrolosis [OC]: <span id="sOff31" class="statNumber">0</span></p>
<p id="statOff32" class="statPortion">Event: <span id="sOff32" class="statNumber">0</span></p>
<p id="statOff32" class="statPortion">RNG-Based Offering Multiplier: <span id="sOff32" class="statNumber">0</span></p>
<p id="statOff33" class="statPortion">Event: <span id="sOff33" class="statNumber">0</span></p>
<p id="statOffT" class="statPortion statTotal" style="color: gold">TOTAL OFFERING MULTIPLIER: <span id="sOffT" class="statNumber statTotal">0</span></p>
</div>
<div id="globalSpeedMultiplierStats" class="statContainer" style="display: none;">
Expand Down Expand Up @@ -3245,6 +3246,7 @@ <h1>Artists</h1>
<p id="statGCM28" class="statPortion">-<span id="sGCM28" class="statNumber">-</span></p>
<p id="statGCM29" class="statPortion">-<span id="sGCM29" class="statNumber">-</span></p>
<p id="statGCM30" class="statPortion">-<span id="sGCM30" class="statNumber">-</span></p>
<p id="statGCM31" class="statPortion">-<span id="sGCM31" class="statNumber">-</span></p>
<p id="statGCMT" class="statPortion statTotal" style="color: orange">TOTAL GLOBAL CUBE MULTIPLIER: <span
id="sGCMT" class="statNumber statTotal">0</span></p>
</div>
Expand Down Expand Up @@ -4346,6 +4348,15 @@ <h1>Artists</h1>
<div class="blueberryUpgrade">
<img id="ambrosiaPatreon" src="Pictures/Default/BlueberryPatreon.png">
</div>
<div class="blueberryUpgrade">
<img id="ambrosiaObtainium1" src="Pictures/Default/BlueberryObtainium.png">
</div>
<div class="blueberryUpgrade">
<img id="ambrosiaOffering1" src="Pictures/Default/BlueberryOffering.png">
</div>
<div class="blueberryUpgrade">
<img id="ambrosiaHyperflux" src="Pictures/Default/BlueberryHyperflux.png">
</div>
</div>
<div class="blueberryUpgradeTier">
<div class="blueberryUpgrade">
Expand Down
Loading

0 comments on commit 2757a6b

Please sign in to comment.