new mission
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
<title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title>
|
||||
<meta content="authenticity_token" name="csrf-param" />
|
||||
<meta content="8ZLaxamVtedwAJW2EpBtUhHycY6cjiBS3BqiXgPr5Zg=" name="csrf-token" />
|
||||
<meta content="yy4/bYhs9X1yU1o0NlCwdMXmoW6l6wynK+62Ppc47jk=" name="csrf-token" />
|
||||
|
||||
<script src="/assets/application-6c51a386dc5683afaadae97f3c080298.js" type="text/javascript"></script>
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
|
||||
<title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title>
|
||||
<meta content="authenticity_token" name="csrf-param" />
|
||||
<meta content="T8L6KPKpXzHRzGOsolN/VcP+bF2DGC/ZitLAU+mSNyI=" name="csrf-token" />
|
||||
<meta content="zZNsOjfAiRoFHWTa5zB4A7SIx3mr0gKs7ueJiwTmZd4=" name="csrf-token" />
|
||||
|
||||
<script src="/assets/application-6c51a386dc5683afaadae97f3c080298.js" type="text/javascript"></script>
|
||||
|
||||
|
||||
25
server/missions/441.html
Normal file
25
server/missions/441.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>We're sorry, but something went wrong (500)</title>
|
||||
<style type="text/css">
|
||||
body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
|
||||
div.dialog {
|
||||
width: 25em;
|
||||
padding: 0 4em;
|
||||
margin: 4em auto 0 auto;
|
||||
border: 1px solid #ccc;
|
||||
border-right-color: #999;
|
||||
border-bottom-color: #999;
|
||||
}
|
||||
h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-- This file lives in public/500.html -->
|
||||
<div id="500_hype_container" style="margin:auto;position:relative;width:600px;height:200px;overflow:hidden;">
|
||||
<script type="text/javascript" charset="utf-8" src="/500.hyperesources/500_hype_generated_script.js?47359"></script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
1
server/missions/441.json
Normal file
1
server/missions/441.json
Normal file
@@ -0,0 +1 @@
|
||||
{"Name":null}
|
||||
0
server/missions/441.text
Normal file
0
server/missions/441.text
Normal file
1
server/missions/441.txt
Normal file
1
server/missions/441.txt
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
if ([-1,-2].indexOf(help) != -1 && !(isVerband)) {
|
||||
if ([-1,-2,441].indexOf(help) != -1 && !(isVerband)) {
|
||||
} else if ([0,1,10,11,111,12,129,143,144,15,158,159,160,161,17,172,18,19,191,2,216,217,218,219,220,23,230,24,259,260,263,265,266,288,289,3,31,318,337,338,349,360,361,362,363,364,365,37,371,375,38,39,4,40,402,403,404,408,410,55,7,8,88,9,91,94].indexOf(help) != -1 && !(isVerband)) {
|
||||
alertFhz(lf, 1, 'LF', false);
|
||||
} else if ([100,168,169,170,436].indexOf(help) != -1 && !(isVerband)) {
|
||||
|
||||
Reference in New Issue
Block a user