forked from DuckQuack001/oakridgenucpowplant
-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathlocations.html
More file actions
238 lines (210 loc) · 10.9 KB
/
Copy pathlocations.html
File metadata and controls
238 lines (210 loc) · 10.9 KB
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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Cookie Consent by TermsFeed https://www.TermsFeed.com -->
<script type="text/javascript" src="https://www.termsfeed.com/public/cookie-consent/4.2.0/cookie-consent.js"
charset="UTF-8"></script>
<script type="text/javascript" charset="UTF-8">
document.addEventListener('DOMContentLoaded', function () {
cookieconsent.run({ "notice_banner_type": "simple", "consent_type": "express", "palette": "dark", "language": "en", "page_load_consent_levels": ["strictly-necessary"], "notice_banner_reject_button_hide": false, "preferences_center_close_button_hide": false, "page_refresh_confirmation_buttons": false, "website_name": "ONPS Wiki" });
});
</script>
<!-- Google Analitics -->
<script type="text/plain" data-cookie-consent="tracking" async
src="https://www.googletagmanager.com/gtag/js?id=G-8C0MST73WK"></script>
<script type="text/plain" data-cookie-consent="tracking">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-8C0MST73WK');
</script>
<!-- end of Google Analitics-->
<noscript>Free cookie consent management tool by <a href="https://www.termsfeed.com/">TermsFeed</a></noscript>
<!-- End Cookie Consent by TermsFeed https://www.TermsFeed.com -->
<!-- Below is the link that users can use to open Preferences Center to change their preferences. Do not modify the ID parameter. Place it where appropriate, style it as needed. -->
<!-- Primary Meta Tags -->
<meta name="title" content="ONPS - Locations" />
<meta name="description" content="Oakridge Nuclear Power Station - Locations" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://wiki.koyot.digital/updates.html" />
<meta property="og:title" content="ONPS - Locations" />
<meta property="og:description" content="Oakridge Nuclear Power Station - Locations" />
<meta property="og:image" content="/images/Locations.webp" />
<!-- X (Twitter) -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://wiki.koyot.digital/updates.html" />
<meta property="twitter:title" content="ONPS - Locations" />
<meta property="twitter:description" content="Oakridge Nuclear Power Station - Locations" />
<meta property="twitter:image" content="/images/Locations.webp" />
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Oakridge Nuclear Power Station - Locations</title>
<link rel="stylesheet" href="css/style.css" />
<script src="js/script.js" defer></script>
<script src="https://kit.fontawesome.com/a7bdae1ce6.js" crossorigin="anonymous"></script>
<link rel="apple-touch-icon" sizes="180x180" href="/images/Favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/images/Favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/images/Favicon/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
</head>
<header id="header" style="
display: flex;
justify-content: space-between;
align-items: center;
padding: 8px;
">
<div style="display: flex; gap: 12px; align-items: center;">
<img src="images/home.svg" style="width: 24px; height: 24px; cursor: pointer;" onclick="relocate('index.html');">
<img src="images/settings.svg" style="width: 24px; height: 24px; cursor: pointer;"
onclick="relocate('settings.html');">
</div>
<h2 style="margin: 0;">Oakridge Nuclear Power Station Wiki</h2>
</header>
<body>
<header class="hero small-hero">
<div class="hero-overlay"></div>
<img src="images/Locations.webp" alt="Oakridge Facility Map" />
<div class="hero-content">
<h1>Locations</h1>
<p>The facility is vast and can be disorientating for visitors to navigate in. Use this guide to find the
locations listed here.</p>
</div>
</header>
<main class="container">
<div id="NavGrid-placeholder"></div>
<section class="location-section">
<h2>Entrance</h2>
<div class="location-content">
<img src="images/Entrance_image.webp" alt="Entrance to the facility" />
<ol>
<li>Drive left of spawn until you see a sign that says "Welcome to Oakridge"</li>
<li>Turn right, then left after crossing the railway</li>
<li>Interact with Hugh and give them your card</li>
<li>Turn right into the parking lot</li>
</ol>
</div>
</section>
<section class="location-section">
<h2>Staff Intake</h2>
<div class="location-content">
<img src="images/Staff_intake_.webp" alt="Staff Intake area with dosimeters" />
<ol>
<li>Go through the entrance and turn right</li>
<li>Go down the hallway and checkpoint until you reach the spin gate</li>
<li>Scan your card at the keycard reader while holding it, then click on the spin gate</li>
<li>Take the elevator or stairwell to the Lower Level (LL for elevator)</li>
<li>Turn right, then right again, then left until you reach the area with the dosimeters</li>
</ol>
</div>
</section>
<section class="location-section">
<h2>Control Room</h2>
<div class="location-content">
<img src="images/Entrance_control_room.webp" alt="Entrance to the Control Room" />
<img src="images/The_control_room.webp" alt="The Control Room" />
<div>
<h3>Overview</h3>
<p>The Control Room is the nerve center of the facility, with advanced consoles and monitoring systems.</p>
<h3>How to Access</h3>
<ol>
<li>Enter through Staff Intake.</li>
<li>Pass dosimeter gates by scanning while holding the dosimeter.</li>
<li>Use Plant Access A and take the elevator to L3.</li>
<li>Turn left twice to arrive at the Control Room.</li>
</ol>
<h3>Alternative Route</h3>
<ol>
<li>Take elevator to L2 from Staff Intake.</li>
<li>Turn right and go through Plant Access B.</li>
<li>Pass dosimeter gates again.</li>
<li>Take elevator to L3 and follow signs to Control Room.</li>
</ol>
<h3>Video Guide</h3>
<p>Credit to NEODIS for the walkthrough.</p>
<video src="images/Third_Way_video.mp4" controls></video>
</div>
</div>
</section>
<section class="location-section">
<h2>Reactor Hall</h2>
<div class="location-content">
<img src="/images/banners/explosion-banner.webp" alt="The Reactor Hall" />
<ol>
<li>While in the staff intake area, go through Plant Access A</li>
<li>Turn right and scan your keycard to enter Sector 1, then click on the doors</li>
<li>Walk through the dosimeter gates and scanner</li>
<li>Walk forward until you see a door that leads to "Sector 1A - 2AB"</li>
<li>Go through the door</li>
<li>Walk down the corridor and turn right</li>
<li>Use the stairwell or elevator to reach Level 3 (Top of the stairwell, L3 for elevator)</li>
<li>Go through Sector 2</li>
<li>Walk through the dosimeter gates and scanner</li>
<li>Go down the corridor and through the doors (Do not go to the Orion Skybridge)</li>
<li>Keep going until you reach the end of the corridor</li>
<li>Turn right and enter the Reactor Hall</li>
<li>Make sure you wear a hazmat suit (located left of the stairwell entrance)</li>
<li>Go up the stairwell until you reach "Reactor Hall Level 4"</li>
<li>Go through the door</li>
<li>Click cycle, wait until the light turns green, then click on the valve</li>
<li>Go inside and close the door</li>
<li>Click cycle again and wait until the second door unlocks</li>
<li>Then click on the second door</li>
</ol>
</div>
</section>
<section class="location-section">
<h2>Turbine Hall</h2>
<div class="location-content">
<img src="images/TurbineA.webp" alt="Turbine A in the Turbine Hall" />
<img src="images/TurbineB.webp" alt="Turbine B in the Turbine Hall" />
<ol>
<li>While at the entrance of the Control Room.</li>
<li>Take the left hallway and go through Radiation Checkpoint B.</li>
<li>Scan your keycard and go through the Turbine Hall doors.</li>
<li>Go through the scanners and the dosimeter gates.</li>
<li>Take either a left or right turn. ( Green door leads to Turbine B, Blue door leads to Turbine A )
</li>
</ol>
</div>
</section>
<section class="location-section">
<h2>Steam Separators ( and under the reactor? ) </h2>
<div class="location-content">
<img src="images/Steam_Seperators.webp" alt="Steam Separators" />
<img src="images/Reactor_Underside.webp" alt="Reactor Underside" />
<ol>
<li>While in the Staff Intake area, go through Plant Access A.</li>
<li>Go through the Sector 1 door and checkpoint.</li>
<li>Go down the hallway, take a left, and through Sector 1B.</li>
<li>Go down the hallway, turn right, and head down until you see Steam Line Tunnel-B.</li>
<li>Go through the door and follow the stairs.</li>
<li>Keep going down the path until you reach an intersection. Go straight, then turn left and then right.</li>
<li>Go down the corridor then turn right. Climb the stairs.</li>
<li>The Reactor is located on the right of the Steam Separators.</li>
</ol>
</div>
</section>
<section class="location-section">
<h2>EDG's</h2>
<div class="location-content">
<img src="images/edgs.webp" alt="EDG's" />
<ol>
<li>While at the entrance of the Control Room.</li>
<li>Turn right and go through Radiation Checkpoint B.</li>
<li>Turn right and go through the green lead-lined doors.</li>
<li>Turn right and go through the door labeled "Sector 2A".</li>
<li>Take the door on the left.</li>
<li>Take the West Staircase and go down to Ground Level.</li>
<li>Turn left and go through the doors labeled "Diesel Generators".</li>
</div>
</section>
</main>
<footer>
<p>© 2025 Koyot Digital</p> Our Discord Server, <a href="https://discord.gg/RT3Y6egQhR"><i
class="fa-brands fa-discord"> Koyot Digital</i></a> <br> Play on <a
href="https://www.roblox.com/games/15684145480/Oakridge-Nuclear-Power-Station-V0-2-4-BETA" target="_blank"
rel="noopener"><i>Roblox</i></a>
</footer>
</body>
</html>