From ca632a777ba97671442808ceb81bdf57bd1bc477 Mon Sep 17 00:00:00 2001 From: splinterskatekrak Date: Wed, 15 Jan 2025 20:13:30 +0000 Subject: [PATCH] feat: Add new bakermaker map --- apps/api/src/data/customMaps/_spots.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/apps/api/src/data/customMaps/_spots.json b/apps/api/src/data/customMaps/_spots.json index c8b21f0a..2e32f116 100644 --- a/apps/api/src/data/customMaps/_spots.json +++ b/apps/api/src/data/customMaps/_spots.json @@ -10797,5 +10797,16 @@ "edito": "", "about": "deckaid.org", "videos": [] + }, + { + "id": "bakermaker", + "categories": [ + "maps" + ], + "name": "Baker Maker", + "subtitle": "", + "edito": "", + "about": "", + "videos": [] } ] \ No newline at end of file