-
Notifications
You must be signed in to change notification settings - Fork 0
/
nukers.html
180 lines (123 loc) · 8.5 KB
/
nukers.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
<!doctype html>
<html lang="ru">
<head>
<meta charset="utf-8" />
<title></title>
<link rel="stylesheet" href="stylenuke.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Heebo:[email protected]&display=swap" rel="stylesheet">
<script src="js/auto.js"></script>
<script src="js/anchor.js"></script>
</head>
<body>
<header class="header">
<div class="header-logo-container">
<a href="#"><img class="header-logo" src="./img/logo.png" alt="Ebengrad"></a>
<a href="index.html">Not Endless Space</a>
</div>
<input type="text" id="mySearch2" onkeyup="SearchAll()" placeholder="Поиск..." title="Type in a category">
</header>
<div class="sidebar-container">
<!-- <h5>Содержание</h5>
<a class="sidebar-text" href="#role">Как получить роль</a> -->
</div>
<button class="mobile-a-button" onclick=""></button>
<div class="main-part">
<div class="main-part-container">
<div class="state-name"><h2>Ядерный оперативник</h2></div>
<div class="job-card-container">
<div class="job-image"><img class="job-icon" src="img/nuclearoperative.png"></div>
<audio class="audio" controls="controls">
<source src="sound/nukeops_start.ogg" type="audio/ogg" />
</audio>
<div class="job-text">
<div class="bubble"><h6 class="phrase-text"></h6></div>
<div class="card-info-container">
<ul class="job-card-info">
<li>Сложность:</li>
<li>Цель:</li>
<li>Руководства:</li>
<li>Лор:</li>
</ul>
<ul class="job-card-text">
<li id="job-diff">Очень тяжело</li>
<li>Взорвать ядерную боеголовку</li>
<li>Аплинк, Правила, Снаряжение</li>
<li>Синдикат, Gorlax</li>
</ul>
</div>
</div>
</div>
<div class="welcome-info-container">
<div class="welcome-name"><h3 id="role">Как получить роль?</h3></div>
<div class="welcome-content">
Для того, чтобы стать ядерным оперативником, нужно поставить галочку в меню создания персонажа на роль ядерных оперативников, либо стать одиноким оперативником выбрав соответствующую роль будучи призраком.
<p></p>
Для того, чтобы получить возможность стать ядерным оперативником, нужно поставить галочку в меню создания персонажа на роль ядерного оперативника, которая вам по душе.
</div>
</div>
<div class="end"></div>
<div class="info-block-container">
<h3 id="welcome" >Добро пожаловать в отряд охотников за головами</h3>
<div class="info-block-content">Когда начнется раунд, вы окажетесь на секретном аванпосте Синдиката. Здесь вы найдете свою команду, командира, коды для запуска ядерной бомбы и все оборудование, необходимое для проникновения на станцию. Во избежание путаницы все оперативники должны слушать и выполнять указания своего командира. Вы - ударная группа, а не одинокий агент, поэтому ведите себя соответственно.
<p></p>
У вас есть специальная радиочастота, настроенная на зашифрованную длину волны (префикс :т), с ее помощью вы будете общаться со своей командой. Однако будьте осторожны, если один из ваших товарищей погибнет, радиочастота может быть скомпрометирована.</div>
</div>
</div>
</div>
<h3 id="testing" class="testanchor">hello</h3>
<footer class="footer">
</footer>
<button class="closeButton" id="btnOpen" style="right:auto;margin-left: 0px; position: fixed;" onclick="openNav()">→</button>
<section class="side" id="sideBar">
<button class="closeButton" id="btnClose" onclick="closeNav()">X</button>
<div class="sidebar-block">
<div class="side-block-name">Основное</div>
<div class="sidebar-block-item">
<a href="./ArticleHubs\1_Guides/0_Hub.html"> <img src="https://station14.ru/images/d/d0/CrowbarRed.png">Руководства</a>
<a href="./ArticleHubs\2_Roles/0_Hub.html"><img src="./img/lore/species/Oni.png">Роли</a>
<a href="./ArticleHubs\3_Lore/0_Hub.html"> <img src="https://station14.ru/images/0/0c/%D0%9D%D0%B0%D0%BD%D0%BE%D1%82%D1%80%D0%B0%D1%81%D0%B5%D0%BD%D0%BB%D0%BE%D0%B3%D0%BE.png">Лор</a>
</div>
</div>
<div class="sidebar-block">
<div class="side-block-name">Дополнительное</div>
<div class="sidebar-block-item">
<a href="./ArticleHubs\4_StandardOperatingProcedures/0_Hub.html"><img src="https://wiki.ss14.su/guides/guide-page-icons/stationtasks.png">СРП</a>
<a href="./ArticleHubs\5_Bureaucracy/0_Hub.html"><img src="https://station14.ru/images/e/e5/32pxDoc.png">Бюрократия</a>
<a href="./ArticleHubs\6_CorpLaw/0_Hub.html"><img src="https://wiki.ss14.su/lawbook1.png">Корпоративные законы</a>
</div>
</div>
<section class="sideBottom" id="sideBar2">
<a href="https://discord.com/invite/sqjEbTgm6R/"><img class="linksImg" src="./img/discord.svg" alt="Discord"></a>
<a href="https://ss14.madeline.sh/hub/2110"><img class="linksImg" src="./img/crown.svg" alt="Monitoring"></a>
<a href="https://boosty.to/bruninrts/donate/"><img class="linksImg" src="./img/boosty.svg" alt="Boosty"></a>
<p style="color: rgb(48, 48, 48); margin-top: 0.3cm; text-shadow: none;">Powered by: nothing</p>
</section>
<script>
function downFunction() {
document.body.scrollTop = 9999999;
document.documentElement.scrollTop = 9999999;
document.getElementById("sideBar").style.width = "0px";
document.getElementById("sideBar2").style.width = "0px";
}
</script>
</section>
<script>
function openNav() {
document.getElementById("sideBar").style.width = "250px";
document.getElementById("sideBar2").style.width = "250px";
document.getElementById("btnOpen").style.opacity = "0";
document.getElementById("btnClose").style.opacity = "1";
}
function closeNav() {
document.getElementById("sideBar").style.width = "0px";
document.getElementById("sideBar2").style.width = "0px";
document.getElementById("btnOpen").style.opacity = "1";
document.getElementById("btnClose").style.opacity = "0";
}
</script>
<script src="scripts.js"></script>
</body>
</html>