summaryrefslogtreecommitdiff
path: root/public/js/comp/map.js
diff options
context:
space:
mode:
Diffstat (limited to 'public/js/comp/map.js')
-rw-r--r--public/js/comp/map.js43
1 files changed, 22 insertions, 21 deletions
diff --git a/public/js/comp/map.js b/public/js/comp/map.js
index d845031..0abc3f6 100644
--- a/public/js/comp/map.js
+++ b/public/js/comp/map.js
@@ -84,27 +84,28 @@ var map = function(){
"80": "032-3",
"81": "033-1",
"82": "034-1",
- "83": "041-1",
- "84": "042-1",
- "85": "042-2",
- "86": "044-1",
- "87": "044-3",
- "88": "045-1",
- "89": "046-1",
- "90": "046-3",
- "91": "047-1",
- "92": "048-1",
- "93": "048-2",
- "94": "051-1",
- "95": "051-3",
- "96": "052-1",
- "97": "052-2",
- "98": "055-1",
- "99": "055-3",
- "100": "056-1",
- "101": "056-2",
- "102": "057-1",
- "103": "botcheck",
+ "83": "034-2",
+ "84": "041-1",
+ "85": "042-1",
+ "86": "042-2",
+ "87": "044-1",
+ "88": "044-3",
+ "89": "045-1",
+ "90": "046-1",
+ "91": "046-3",
+ "92": "047-1",
+ "93": "048-1",
+ "94": "048-2",
+ "95": "051-1",
+ "96": "051-3",
+ "97": "052-1",
+ "98": "052-2",
+ "99": "055-1",
+ "100": "055-3",
+ "101": "056-1",
+ "102": "056-2",
+ "103": "057-1",
+ "104": "botcheck",
};
map.nameByServerID = function(serverID, date) {
/* TODO: Merged output format suitable for converting records running under different data */