-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsoullocations.html
64 lines (52 loc) · 2.62 KB
/
soullocations.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
<!DOCTYPE HTML>
<html>
<head>
<link type="text/css" rel="stylesheet" href="stylesheet.css"/>
<title>Shadow Man</title>
</head>
<body>
<!--- Top of the screen --->
<div class=toplink>
<div style="text-align:center;vertical-align:middle;position:relative;margin-top:0px">
<b>I am the Lord of Deadside</b>
</div>
<ul>
<li><u><a href="speedruns.html" target="_self" style="color:white"><b>Speedruns<b></a></u><li>
<li><a href="magazines.html" target="_self"><b>Magazines<b></a><li>
<li><a href="comics.html" target="_self"><b>Comics<b></a><li>
<li><a href="artwork.html" target="_self"><b>Artwork<b></a><li>
<li><a href="merchandise.html" target="_self"><b>Merchandise<b></a><li>
<li><a href="game_resources.html" target="_self"><b>Game Resources</a><li>
<li><a href="music.html" target="_self" title=""><b>Music<b></a><li>
<li><a href="https://www.facebook.com/groups/Shadowmanfc/" target="_self" title="Not a member of the Shadow Man Fanclub on Facebook? Join now!"><b>Facebook<b></a><li>
<li><a href="https://discord.gg/kPzZ84n" target="_self" title="Official Shadow Man Discord Server"><b>Discord<b></a><li>
<li><a href="https://paypal.me/winning117" target="_self" title="Want to help pay for website upkeep? Donate here!"><b>Donate<b></a><li>
</ul>
</div>
<div class=body>
This is a list of videos for how to get all dark souls in every level. </br>
</br>
Marrow Gates (4 Souls)</br>
<iframe width="560" height="315" src="https://www.youtube.com/embed/hm3BC8bM7q4?rel=0" frameborder="0" allowfullscreen></iframe></br>
</br>
Wasteland: Temple of Life (13 Souls)</br>
<iframe width="560" height="315" src="https://www.youtube.com/embed/pw0GpdMy9tw?rel=0" frameborder="0" allowfullscreen></iframe></br>
</br>
Asylum: Gateway (12 Souls)</br>
<iframe width="560" height="315" src="https://www.youtube.com/embed/lGDMozbzUJQ?rel=0" frameborder="0" allowfullscreen></iframe></br>
</br>
Temple of Fire (11 Souls)</br>
<iframe width="560" height="315" src="https://www.youtube.com/embed/F3HEo9UIElo?rel=0" frameborder="0" allowfullscreen></iframe></br>
</br>
Asylum: Cathedral of Pain (2 Souls)</br>
<iframe width="560" height="315" src="https://www.youtube.com/embed/uqWldljPnpI?rel=0" frameborder="0" allowfullscreen></iframe></br>
</br>
Asylum: Cageways (11 Souls)</br>
<iframe width="560" height="315" src="https://www.youtube.com/embed/J8l3KkvNww0?rel=0" frameborder="0" allowfullscreen></iframe></br>
</br>
Louisiana: Bayou Paradis (8 Souls)</br>
<iframe width="560" height="315" src="https://www.youtube.com/embed/9MhP05Z7u9o?rel=0" frameborder="0" allowfullscreen></iframe></br>
</br>
</div>
</body>
</html>