|
|
@@ -785,24 +785,16 @@ |
|
|
<div class="reveal-if-active"> |
|
|
<div class="reveal-if-active"> |
|
|
<label>Soul destination</label> |
|
|
<label>Soul destination</label> |
|
|
<li> |
|
|
<li> |
|
|
<input autocomplete="off" type="radio" name="soulVoreType" id="soulvore-release" value="release"> |
|
|
|
|
|
|
|
|
<input autocomplete="off" type="radio" name="soulVoreType" checked="true" id="soulvore-release" value="release"> |
|
|
<label class="has-tooltip" for="soulvore-release">Released</label> |
|
|
<label class="has-tooltip" for="soulvore-release">Released</label> |
|
|
</li> |
|
|
</li> |
|
|
<li> |
|
|
|
|
|
<input autocomplete="off" type="radio" name="soulVoreType" id="soulvore-predscape" value="predscape"> |
|
|
|
|
|
<label class="has-tooltip" for="soulvore-predscape" title="A sort of afterlife or 'other plane' within the predator">Predscape</label> |
|
|
|
|
|
</li> |
|
|
|
|
|
<li> |
|
|
|
|
|
<input autocomplete="off" type="radio" name="soulVoreType" checked="true" id="soulvore-afterlife" value="afterlife"> |
|
|
|
|
|
<label for="soulvore-afterlife">Afterlife</label> |
|
|
|
|
|
</li> |
|
|
|
|
|
<li> |
|
|
<li> |
|
|
<input autocomplete="off" type="radio" name="soulVoreType" id="soulvore-body" value="body"> |
|
|
<input autocomplete="off" type="radio" name="soulVoreType" id="soulvore-body" value="body"> |
|
|
<label class="has-tooltip" for="soulvore-body" title="Trapped on the predator's body">Predator's body</label> |
|
|
|
|
|
|
|
|
<label class="has-tooltip" for="soulvore-body" title="Trapped on the predator's body">Trapped</label> |
|
|
</li> |
|
|
</li> |
|
|
<li> |
|
|
<li> |
|
|
<input autocomplete="off" type="radio" name="soulVoreType" id="soulvore-oblivion" value="oblivion"> |
|
|
<input autocomplete="off" type="radio" name="soulVoreType" id="soulvore-oblivion" value="oblivion"> |
|
|
<label for="soulvore-oblivion">Oblivion</label> |
|
|
|
|
|
|
|
|
<label for="soulvore-oblivion">Digested</label> |
|
|
</li> |
|
|
</li> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|