From 41d309989b621d9eda4aec6bb160285f08d0ceab Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Wed, 5 Jul 2023 11:03:24 +0300 Subject: [PATCH] Add links --- app/features/links/links.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/app/features/links/links.json b/app/features/links/links.json index 269dc94fe..310f84d9e 100644 --- a/app/features/links/links.json +++ b/app/features/links/links.json @@ -63,5 +63,25 @@ "title": "Fluid Priorities and Roles", "url": "https://docs.google.com/document/d/1t97IZrN0pI_ceUtJrB-8clapCp1P3oddyFzSQ2lGICg", "description": "outlines how FLC thinks about the game regarding team compositions and player roles" + }, + { + "title": "Salmon Run Overfishing", + "url": "https://discord.gg/pXHRffE", + "description": "a server dedicated to Salmon Run" + }, + { + "title": "Salmon Run Next Wave Overfishing Fundamentals", + "url": "https://docs.google.com/document/d/1iK_dcrno5-cpR0ol4CBKLTDz46HMeM6AFPE0mw_sRBk", + "description": "a guide that aims to provide players with the knowledge to get as high a golden egg score as possible" + }, + { + "title": "How to improve your aim", + "url": "https://www.youtube.com/watch?v=XloXds3GldU", + "description": "a video that goes over how to improve your aim and some drills you can use by weapon type (Splatoon 2 but applies to Splatoon 3 as well)" + }, + { + "title": "Salmon Run Next Wave maps", + "url": "https://salmon-learn-nw.gungee.jp/map", + "description": "(in Japanese) view Salmon Run maps and points of interest such as spawns" } ]