diff --git a/map_data/nox.webp b/map_data/nox.webp new file mode 100644 index 0000000..70e423e Binary files /dev/null and b/map_data/nox.webp differ diff --git a/shitcode.js b/shitcode.js index f107b40..aef16f1 100644 --- a/shitcode.js +++ b/shitcode.js @@ -11,7 +11,8 @@ const maps = { gate: {image: "gate.webp", name: "Gate"}, delta: {image: "delta.webp", name: "Delta"}, fland: {image: "fland.webp", name: "Fland"}, - bagel: {image: "bagel.webp", name: "Bagel"} + bagel: {image: "bagel.webp", name: "Bagel"}, + nox: {image: "nox.webp", name: "Nox"} } const map = new Map({