mirror of
https://github.com/bartvdbraak/SlayerWeightCalculator.git
synced 2025-04-28 10:01:22 +00:00
unlocks-subtitle-text-color
This commit is contained in:
parent
07a48710ed
commit
c372af9e12
1 changed files with 30 additions and 30 deletions
60
index.html
60
index.html
|
@ -51,19 +51,19 @@
|
||||||
<h5>Slayer point unlocks</h5>
|
<h5>Slayer point unlocks</h5>
|
||||||
<form>
|
<form>
|
||||||
<label><input type="checkbox" name="reddrags" id="reddrags">
|
<label><input type="checkbox" name="reddrags" id="reddrags">
|
||||||
Seeing red <small>Unlocks Red Dragons</small></label><br>
|
Seeing red <small class="text-info">Unlocks Red Dragons</small></label><br>
|
||||||
<label><input type="checkbox" name="mithdrags" id="mithdrags">
|
<label><input type="checkbox" name="mithdrags" id="mithdrags">
|
||||||
I hope you mith me <small>Unlocks Mithril Dragons</small></label><br>
|
I hope you mith me <small class="text-info">Unlocks Mithril Dragons</small></label><br>
|
||||||
<label><input type="checkbox" name="aviansies" id="aviansies">
|
<label><input type="checkbox" name="aviansies" id="aviansies">
|
||||||
Watch the birdie <small>Unlocks Aviansies</small></label><br>
|
Watch the birdie <small class="text-info">Unlocks Aviansies</small></label><br>
|
||||||
<label><input type="checkbox" name="tzhaar" id="tzhaar">
|
<label><input type="checkbox" name="tzhaar" id="tzhaar">
|
||||||
Hot stuff <small>Unlocks TzHaars</small></label><br>
|
Hot stuff <small class="text-info">Unlocks TzHaars</small></label><br>
|
||||||
<label><input type="checkbox" name="lizardmen" id="lizardmen">
|
<label><input type="checkbox" name="lizardmen" id="lizardmen">
|
||||||
Reptile got ripped <small>Unlocks Lizardmen</small></label><br>
|
Reptile got ripped <small class="text-info">Unlocks Lizardmen</small></label><br>
|
||||||
<label><input type="checkbox" name="bosses" id="bosses">
|
<label><input type="checkbox" name="bosses" id="bosses">
|
||||||
Like a boss <small>Unlocks Bosses</small></label><br>
|
Like a boss <small class="text-info">Unlocks Bosses</small></label><br>
|
||||||
<label><input type="checkbox" name="fossilwyverns" id="fossilwyverns">
|
<label><input type="checkbox" name="fossilwyverns" id="fossilwyverns">
|
||||||
Stop the Wyvern <small>Disables Fossil Island Wyverns</small></label><br>
|
Stop the Wyvern <small class="text-info">Disables Fossil Island Wyverns</small></label><br>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-6">
|
<div class="col-6">
|
||||||
|
@ -97,27 +97,27 @@
|
||||||
<div class="quests">
|
<div class="quests">
|
||||||
<form>
|
<form>
|
||||||
<label><input type="checkbox" name="quest" id="bonevoyage">
|
<label><input type="checkbox" name="quest" id="bonevoyage">
|
||||||
Bone Voyage <small>Unlocks Fossil Island Wyverns</small></label><br>
|
Bone Voyage <small class="text-info">Unlocks Fossil Island Wyverns</small></label><br>
|
||||||
<label><input type="checkbox" name="quest" id="cabinfever">
|
<label><input type="checkbox" name="quest" id="cabinfever">
|
||||||
Cabin Fever <small>Unlocks Cave, Jungle Horrors</small></label><br>
|
Cabin Fever <small class="text-info">Unlocks Cave, Jungle Horrors</small></label><br>
|
||||||
<label><input type="checkbox" name="quest" id="scabaras">
|
<label><input type="checkbox" name="quest" id="scabaras">
|
||||||
Contact! <small>Unlocks Minions of Scabaras</small></label><br>
|
Contact! <small class="text-info">Unlocks Minions of Scabaras</small></label><br>
|
||||||
<label><input type="checkbox" name="quest" id="spiritcreatures">
|
<label><input type="checkbox" name="quest" id="spiritcreatures">
|
||||||
Death Plateau <small>Unlocks Spiritual Creatures</small></label><br>
|
Death Plateau <small class="text-info">Unlocks Spiritual Creatures</small></label><br>
|
||||||
<label><input type="checkbox" name="quest" id="molanisks">
|
<label><input type="checkbox" name="quest" id="molanisks">
|
||||||
Death to the Dorgeshuun <small>Unlocks Molanisks</small></label><br>
|
Death to the Dorgeshuun <small class="text-info">Unlocks Molanisks</small></label><br>
|
||||||
<label><input type="checkbox" name="quest" id="dustdevils">
|
<label><input type="checkbox" name="quest" id="dustdevils">
|
||||||
Desert Treasure (started) <small>Unlocks Dust, Smoke Devils</small></label><br>
|
Desert Treasure (started) <small class="text-info">Unlocks Dust, Smoke Devils</small></label><br>
|
||||||
<label><input type="checkbox" name="quest" id="dragonslayer">
|
<label><input type="checkbox" name="quest" id="dragonslayer">
|
||||||
Dragon Slayer <small>Unlocks Dragons</small></label><br>
|
Dragon Slayer <small class="text-info">Unlocks Dragons</small></label><br>
|
||||||
<label><input type="checkbox" name="quest" id="dragonslayer2">
|
<label><input type="checkbox" name="quest" id="dragonslayer2">
|
||||||
Dragon Slayer II <small>Unlocks Adamant, Rune Dragons</small></label><br>
|
Dragon Slayer II <small class="text-info">Unlocks Adamant, Rune Dragons</small></label><br>
|
||||||
<label><input type="checkbox" name="quest" id="skeletalwyverns">
|
<label><input type="checkbox" name="quest" id="skeletalwyverns">
|
||||||
Elemental Workshop I <small>Unlocks Skeletals Wyverns</small></label><br>
|
Elemental Workshop I <small class="text-info">Unlocks Skeletals Wyverns</small></label><br>
|
||||||
<label><input type="checkbox" name="quest" id="killerwatts">
|
<label><input type="checkbox" name="quest" id="killerwatts">
|
||||||
Ernest the Chicken <small>Unlocks Killerwatts</small></label><br>
|
Ernest the Chicken <small class="text-info">Unlocks Killerwatts</small></label><br>
|
||||||
<label><input type="checkbox" name="quest" id="fairytale2">
|
<label><input type="checkbox" name="quest" id="fairytale2">
|
||||||
Fairy Tale II <small>Unlocks Abyssal Demons (without Priest in Peril)</small></label><br>
|
Fairy Tale II <small class="text-info">Unlocks Abyssal Demons (without Priest in Peril)</small></label><br>
|
||||||
|
|
||||||
|
|
||||||
</form>
|
</form>
|
||||||
|
@ -126,29 +126,29 @@
|
||||||
<div class="col-6 quests">
|
<div class="col-6 quests">
|
||||||
<form>
|
<form>
|
||||||
<label><input type="checkbox" name="quest" id="dagannoths">
|
<label><input type="checkbox" name="quest" id="dagannoths">
|
||||||
Horror from the Deep <small>Unlocks Dagannoths</small></label><br>
|
Horror from the Deep <small class="text-info">Unlocks Dagannoths</small></label><br>
|
||||||
<label><input type="checkbox" name="quest" id="shadowwarriors">
|
<label><input type="checkbox" name="quest" id="shadowwarriors">
|
||||||
Legends' Quest <small>Unlocks Shadow Warriors</small></label><br>
|
Legends' Quest <small class="text-info">Unlocks Shadow Warriors</small></label><br>
|
||||||
<label><input type="checkbox" name="quest" id="lostcity">
|
<label><input type="checkbox" name="quest" id="lostcity">
|
||||||
Lost City <small>Unlocks Mutated Zygomites, Otherworldly Beings</small></label><br>
|
Lost City <small class="text-info">Unlocks Mutated Zygomites, Otherworldly Beings</small></label><br>
|
||||||
<label><input type="checkbox" name="quest" id="suqahs">
|
<label><input type="checkbox" name="quest" id="suqahs">
|
||||||
Lunar Diplomacy (partial) <small>Unlocks Suqahs</small></label><br>
|
Lunar Diplomacy (partial) <small class="text-info">Unlocks Suqahs</small></label><br>
|
||||||
<label><input type="checkbox" name="quest" id="darkbeasts">
|
<label><input type="checkbox" name="quest" id="darkbeasts">
|
||||||
Mourning's End Part II (started) <small>Unlocks Dark Beasts</small></label><br>
|
Mourning's End Part II (started) <small class="text-info">Unlocks Dark Beasts</small></label><br>
|
||||||
<label><input type="checkbox" name="quest" id="brinerats">
|
<label><input type="checkbox" name="quest" id="brinerats">
|
||||||
Olaf's Quest (partial) <small>Unlocks Brine Rats</small></label><br>
|
Olaf's Quest (partial) <small class="text-info">Unlocks Brine Rats</small></label><br>
|
||||||
<label><input type="checkbox" name="quest" id="priestinperil">
|
<label><input type="checkbox" name="quest" id="priestinperil">
|
||||||
Priest in Peril <small>Unlocks <a href="javascript:void(0)" data-toggle="tooltip" data-original-title="Default tooltip" title="Banshees, Crawling hands, Vampyres, Ghouls, Shades, Werewolves, Bloodvelds, Aberrant spectres, Infernal mages, Nechryaels, Gargoyles and Abyssal Demons">Slayer Tower monsters</a></small></label><br>
|
Priest in Peril <small class="text-info">Unlocks <a href="javascript:void(0)" data-toggle="tooltip" data-original-title="Default tooltip" title="Banshees, Crawling hands, Vampyres, Ghouls, Shades, Werewolves, Bloodvelds, Aberrant spectres, Infernal mages, Nechryaels, Gargoyles and Abyssal Demons">Slayer Tower monsters</a></small></label><br>
|
||||||
<label><input type="checkbox" name="quest" id="elves">
|
<label><input type="checkbox" name="quest" id="elves">
|
||||||
Regicide (started) <small>Unlocks Elves</small></label><br>
|
Regicide (started) <small class="text-info">Unlocks Elves</small></label><br>
|
||||||
<label><input type="checkbox" name="quest" id="seasnakes">
|
<label><input type="checkbox" name="quest" id="seasnakes">
|
||||||
Royal Trouble <small>Unlocks Sea Snakes</small></label><br>
|
Royal Trouble <small class="text-info">Unlocks Sea Snakes</small></label><br>
|
||||||
<label><input type="checkbox" name="quest" id="feverspiders">
|
<label><input type="checkbox" name="quest" id="feverspiders">
|
||||||
Rum Deal (started) <small>Unlocks Fever Spiders</small></label><br>
|
Rum Deal (started) <small class="text-info">Unlocks Fever Spiders</small></label><br>
|
||||||
<label><input type="checkbox" name="quest" id="mogres">
|
<label><input type="checkbox" name="quest" id="mogres">
|
||||||
Skippy and the Mogres (miniquest) <small>Unlocks Mogres</small></label><br>
|
Skippy and the Mogres (miniquest) <small class="text-info">Unlocks Mogres</small></label><br>
|
||||||
<label><input type="checkbox" name="quest" id="firegiants">
|
<label><input type="checkbox" name="quest" id="firegiants">
|
||||||
Waterfall Quest <small>Unlocks Fire Giants</small></label><br>
|
Waterfall Quest <small class="text-info">Unlocks Fire Giants</small></label><br>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue