mission update

This commit is contained in:
2019-01-08 03:36:21 +01:00
parent e71e1a5dfc
commit af9e113aab
10 changed files with 130 additions and 10 deletions
+61 -1
View File
@@ -1,4 +1,4 @@
/*Generated on:Sat Dec 22 2018 20:27:29 GMT+0100 (CET)*/ /*Generated on:Tue Jan 08 2019 03:36:21 GMT+0100 (CET)*/
var AutomaticDispose_Branch = "master"; var AutomaticDispose_Branch = "master";
var AutomaticDispose_URL = "https://jf.git.rest/Jomaar/automatic-dispose/raw/branch/"; var AutomaticDispose_URL = "https://jf.git.rest/Jomaar/automatic-dispose/raw/branch/";
var da_lss_adis_time = new Date().getTime(); var da_lss_adis_time = new Date().getTime();
@@ -10991,6 +10991,61 @@ var ADis_AllMissions = JSON.parse(`{
"num_LKW_7Lkr": 0 "num_LKW_7Lkr": 0
} }
}, },
"425": {
"id": "425",
"type": "425",
"name": "Verstauchter Kn\u00f6chel",
"emergency_medical_service": {
"use_KTW": false,
"use_RTW": true,
"use_NEF": false,
"use_RTH": false,
"use_LNA": false,
"use_OrgL": false,
"use_SEG_FULL": false,
"use_SEG_ELW1_Only": false
}
},
"426": {
"id": "426",
"type": "426",
"name": "Gebrochenes Bein",
"emergency_medical_service": {
"use_KTW": false,
"use_RTW": true,
"use_NEF": true,
"use_RTH": false,
"use_LNA": false,
"use_OrgL": false,
"use_SEG_FULL": false,
"use_SEG_ELW1_Only": false
}
},
"427": {
"id": "427",
"type": "427",
"name": "Gebrochener Arm",
"emergency_medical_service": {
"use_KTW": false,
"use_RTW": true,
"use_NEF": true,
"use_RTH": false,
"use_LNA": false,
"use_OrgL": false,
"use_SEG_FULL": false,
"use_SEG_ELW1_Only": false
}
},
"428": {
"id": "428",
"type": "428",
"name": null
},
"429": {
"id": "429",
"type": "429",
"name": null
},
"43": { "43": {
"id": "43", "id": "43",
"type": "43", "type": "43",
@@ -11026,6 +11081,11 @@ var ADis_AllMissions = JSON.parse(`{
"use_SEG_ELW1_Only": false "use_SEG_ELW1_Only": false
} }
}, },
"430": {
"id": "430",
"type": "430",
"name": null
},
"44": { "44": {
"id": "44", "id": "44",
"type": "44", "type": "44",
+61 -1
View File
@@ -1,4 +1,4 @@
/*Generated on:Sat Dec 22 2018 20:27:29 GMT+0100 (CET)*/ /*Generated on:Tue Jan 08 2019 03:36:21 GMT+0100 (CET)*/
/* /*
* Dexie.js - a minimalistic wrapper for IndexedDB * Dexie.js - a minimalistic wrapper for IndexedDB
* =============================================== * ===============================================
@@ -15470,6 +15470,61 @@ class AutomaticDispose {
"num_LKW_7Lkr": 0 "num_LKW_7Lkr": 0
} }
}, },
"425": {
"id": "425",
"type": "425",
"name": "Verstauchter Kn\u00f6chel",
"emergency_medical_service": {
"use_KTW": false,
"use_RTW": true,
"use_NEF": false,
"use_RTH": false,
"use_LNA": false,
"use_OrgL": false,
"use_SEG_FULL": false,
"use_SEG_ELW1_Only": false
}
},
"426": {
"id": "426",
"type": "426",
"name": "Gebrochenes Bein",
"emergency_medical_service": {
"use_KTW": false,
"use_RTW": true,
"use_NEF": true,
"use_RTH": false,
"use_LNA": false,
"use_OrgL": false,
"use_SEG_FULL": false,
"use_SEG_ELW1_Only": false
}
},
"427": {
"id": "427",
"type": "427",
"name": "Gebrochener Arm",
"emergency_medical_service": {
"use_KTW": false,
"use_RTW": true,
"use_NEF": true,
"use_RTH": false,
"use_LNA": false,
"use_OrgL": false,
"use_SEG_FULL": false,
"use_SEG_ELW1_Only": false
}
},
"428": {
"id": "428",
"type": "428",
"name": null
},
"429": {
"id": "429",
"type": "429",
"name": null
},
"43": { "43": {
"id": "43", "id": "43",
"type": "43", "type": "43",
@@ -15505,6 +15560,11 @@ class AutomaticDispose {
"use_SEG_ELW1_Only": false "use_SEG_ELW1_Only": false
} }
}, },
"430": {
"id": "430",
"type": "430",
"name": null
},
"44": { "44": {
"id": "44", "id": "44",
"type": "44", "type": "44",
+1 -1
View File
@@ -10,7 +10,7 @@
<title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title> <title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title>
<meta content="authenticity_token" name="csrf-param" /> <meta content="authenticity_token" name="csrf-param" />
<meta content="SZmt/cNF4H/wDIGyZ2DZsx8J2G+Z2g1qEL0pIpnPWRU=" name="csrf-token" /> <meta content="u6dQwwYYLjQC/5falsHBPemcWglkSkNK0KuTLDD5bCc=" name="csrf-token" />
<script src="/assets/application-a789289a71061d030b76a864e1d16075.js" type="text/javascript"></script> <script src="/assets/application-a789289a71061d030b76a864e1d16075.js" type="text/javascript"></script>
+1 -1
View File
@@ -10,7 +10,7 @@
<title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title> <title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title>
<meta content="authenticity_token" name="csrf-param" /> <meta content="authenticity_token" name="csrf-param" />
<meta content="r3VFPY2kjILdyuNxwRL3pqsUxIi2gqzYm8wunLCEje8=" name="csrf-token" /> <meta content="1oRsNtIK35WyYE+qeJrWAOiqrurlzk3iOrnTkkuR39M=" name="csrf-token" />
<script src="/assets/application-a789289a71061d030b76a864e1d16075.js" type="text/javascript"></script> <script src="/assets/application-a789289a71061d030b76a864e1d16075.js" type="text/javascript"></script>
+1 -1
View File
@@ -10,7 +10,7 @@
<title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title> <title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title>
<meta content="authenticity_token" name="csrf-param" /> <meta content="authenticity_token" name="csrf-param" />
<meta content="LTwSSwsEpScFrca9QRrJwr/uo+Vrk1QemCj5yexEQZI=" name="csrf-token" /> <meta content="+aUNAgOsxPTgv7blSKWo+l5so3lqw5ip12G0k3KzBcE=" name="csrf-token" />
<script src="/assets/application-a789289a71061d030b76a864e1d16075.js" type="text/javascript"></script> <script src="/assets/application-a789289a71061d030b76a864e1d16075.js" type="text/javascript"></script>
+1 -1
View File
@@ -10,7 +10,7 @@
<title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title> <title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title>
<meta content="authenticity_token" name="csrf-param" /> <meta content="authenticity_token" name="csrf-param" />
<meta content="5tMBWjgtZAZ6QgToKSjnAT+dXnEzRZKm9yGfCmJxENQ=" name="csrf-token" /> <meta content="0NPc6CScx7LX1s51kJGk+6BANkGhQ0IKipWEU5WoSGo=" name="csrf-token" />
<script src="/assets/application-a789289a71061d030b76a864e1d16075.js" type="text/javascript"></script> <script src="/assets/application-a789289a71061d030b76a864e1d16075.js" type="text/javascript"></script>
+1 -1
View File
@@ -10,7 +10,7 @@
<title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title> <title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title>
<meta content="authenticity_token" name="csrf-param" /> <meta content="authenticity_token" name="csrf-param" />
<meta content="Dvx0aP5JdAK3BWhKQ1X35rQTor0HGOXwyeFcspMBttM=" name="csrf-token" /> <meta content="LggziUQoRMV+fjlfy0OXcg3ICwwyJXPQe36WKE8r6zg=" name="csrf-token" />
<script src="/assets/application-a789289a71061d030b76a864e1d16075.js" type="text/javascript"></script> <script src="/assets/application-a789289a71061d030b76a864e1d16075.js" type="text/javascript"></script>
+1 -1
View File
@@ -10,7 +10,7 @@
<title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title> <title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title>
<meta content="authenticity_token" name="csrf-param" /> <meta content="authenticity_token" name="csrf-param" />
<meta content="yTWzSuSF+xd3sqI2HgxnMW9TLj7gADAZgUL+HzjfEJ4=" name="csrf-token" /> <meta content="YLA7OtkRp5/GSII0WSdQjpsDfDlXf0izmyQK2YJXL7g=" name="csrf-token" />
<script src="/assets/application-a789289a71061d030b76a864e1d16075.js" type="text/javascript"></script> <script src="/assets/application-a789289a71061d030b76a864e1d16075.js" type="text/javascript"></script>
+1 -1
View File
@@ -10,7 +10,7 @@
<title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title> <title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title>
<meta content="authenticity_token" name="csrf-param" /> <meta content="authenticity_token" name="csrf-param" />
<meta content="tb5uiOzQ45ammNPerhrVHy8a2Ns/+PvW8oKTans/xf0=" name="csrf-token" /> <meta content="5pCpeliCYCZ68GZuC04FeokdawQ8MuqdK7FETmLkKRE=" name="csrf-token" />
<script src="/assets/application-a789289a71061d030b76a864e1d16075.js" type="text/javascript"></script> <script src="/assets/application-a789289a71061d030b76a864e1d16075.js" type="text/javascript"></script>
+1 -1
View File
@@ -10,7 +10,7 @@
<title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title> <title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title>
<meta content="authenticity_token" name="csrf-param" /> <meta content="authenticity_token" name="csrf-param" />
<meta content="UQ/1HCbFlpD37hHOqK7NysxetMrYy5WD4fjQH8EFv+Q=" name="csrf-token" /> <meta content="iYiV0Wu2CR3KuLP91+Rom6WDbq5BwI29r5Eph4Y8/Aw=" name="csrf-token" />
<script src="/assets/application-a789289a71061d030b76a864e1d16075.js" type="text/javascript"></script> <script src="/assets/application-a789289a71061d030b76a864e1d16075.js" type="text/javascript"></script>