From 46eb3ec55d35e29afec6d9f55699167e019f8cf3 Mon Sep 17 00:00:00 2001 From: splinterskatekrak Date: Fri, 3 Jan 2025 11:35:50 +0000 Subject: [PATCH] feat: Add new thrasherdiy map --- apps/api/src/data/customMaps/_spots.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/apps/api/src/data/customMaps/_spots.json b/apps/api/src/data/customMaps/_spots.json index 4cd0bb37..044ab646 100644 --- a/apps/api/src/data/customMaps/_spots.json +++ b/apps/api/src/data/customMaps/_spots.json @@ -10448,5 +10448,18 @@ "https://www.youtube.com/watch?v=gBcBiPhmTRk", "" ] + }, + { + "id": "thrasherdiy", + "categories": [ + "maps" + ], + "name": "Thrasher DIY", + "subtitle": "", + "edito": "", + "about": "", + "videos": [ + "https://www.youtube.com/playlist?list=PL7V-xVyJYY3dO6wTVBzUO6fdPzRc-Z5M1" + ] } ] \ No newline at end of file