Jump to content

Securement Silo: Difference between revisions

From Once Human Guide
No edit summary
No edit summary
Line 10: Line 10:
     <select id="manibusSel" style="width:100%;margin-top:10px;padding:10px;background:#11161c;color:#e6edf3;border:1px solid #1f2a35;border-radius:8px;font-size:14px;box-sizing:border-box;">
     <select id="manibusSel" style="width:100%;margin-top:10px;padding:10px;background:#11161c;color:#e6edf3;border:1px solid #1f2a35;border-radius:8px;font-size:14px;box-sizing:border-box;">
         <option value="">Select Option</option>
         <option value="">Select Option</option>
        <option value="alpha">ALPHA</option>
     </select>
     </select>
     <div id="manibusOut" style="display:none;margin-top:10px;background:#0d1319;border:1px solid #1f2a35;border-radius:10px;padding:12px;"></div>
     <div id="manibusOut" style="display:none;margin-top:10px;background:#0d1319;border:1px solid #1f2a35;border-radius:10px;padding:12px;"></div>
Line 21: Line 22:
</div>
</div>
<script>
<script>
var manibusData = {};
var manibusData = {
  alpha:["ALPHA",["<b>Region:</b> Chalk Peak","<b>Location:</b> 5425, -1799","Recommended Level","<b>Normal:</b> Lv. 35 (1 Player)","<b>Hard:</b> Lv. 50 (3 Players)","<b>Pro:</b> Lv. 60 (4 Players)","<b>Nightmare:</b> Lv. 70 (4 Players)","<b>Boss:</b>","Sergeant Major Dutch III","Glutton (Side Boss)","<b>Deviant:</b>","H37","Zapamander"]]
};
var wowData = {};
var wowData = {};
function bind(selId, outId, data) {
function bind(selId, outId, data) {

Revision as of 09:52, 6 May 2026

Back to Main Page

Manibus
Way of Winter