From 77e2777c7a6ddd2e108738851fa693ab429961cc Mon Sep 17 00:00:00 2001 From: Ryan Prather Date: Sun, 26 May 2024 22:24:51 -0400 Subject: [PATCH] Add LBC --- public/js/data.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/js/data.json b/public/js/data.json index f3dea84..7dcff61 100644 --- a/public/js/data.json +++ b/public/js/data.json @@ -1354,5 +1354,9 @@ "wlc": [ 1, 196 + ], + "lbc": [ + 1, + 32 ] } \ No newline at end of file