-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLostConnection_0.1.3.0.html
More file actions
50 lines (33 loc) · 1.32 KB
/
LostConnection_0.1.3.0.html
File metadata and controls
50 lines (33 loc) · 1.32 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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LostConnection 0.1.3.0</title>
<link href="styles.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="https://user-images.githubusercontent.com/40473939/189209762-fd44e33b-4edb-4552-bafa-d9affc764aca.png" type="image/x-icon">
</head>
<body class="patch-notes">
<h1 class="version">LostConnection 0.1.3.0</h1>
<div class="patch-notes-container">
<div class="category">Gameplay</div>
<div class="element">AI spawning</div>
<div class="note">• Now AI respawning after each clearing</div>
<div class="element">Room loading</div>
<div class="note">• Added room loading</div>
<div class="note">• Temporary not available</div>
</div>
<div class="patch-notes-container">
<div class="category">Maps</div>
<div class="element">Ruined City</div>
<div class="note">• Add new maps to our first act named Ruined City</div>
<div class="note">• Now available only one map</div>
</div>
<div class="patch-notes-container">
<div class="category">UI</div>
<div class="element">Main menu</div>
<div class="note">• Updated main menu visual</div>
</div>
</body>
</html>