From d7809cef176b1d8aee3ca2b0f60708fcfada86f7 Mon Sep 17 00:00:00 2001 From: Hesketh2 <88981446+Hesketh2@users.noreply.github.com> Date: Thu, 1 Jun 2023 19:59:55 +0700 Subject: [PATCH] Add Omega Strikers Role support (#43) --- ftsbot/data.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ftsbot/data.py b/ftsbot/data.py index a5867a7..3558147 100644 --- a/ftsbot/data.py +++ b/ftsbot/data.py @@ -36,6 +36,7 @@ 'magic', 'mobilelegends', 'naraka', + 'omegastrikers', 'overwatch', 'paladins', 'pokemon', @@ -116,6 +117,7 @@ 'Magic', 'Mobile Legends', 'Naraka', + 'Omega Strikers', 'Overwatch', 'Paladins', 'Pokémon',