nyx

The first CODM discrod bot -- cath.exe Template
git clone https://codeberg.org/night0721/nyx
Log | Files | Refs | LICENSE

commit 5165739b7be3efb6c2578867b919988c9220cc57
parent a6a13af8af4f68ae39909325628888dc544c2b73
Author: ThunderE75 <[email protected]>
Date:   Wed,  2 Mar 2022 14:35:43 +0530

Some Apex stuff
Diffstat:
AAPEX/apex.json | 50++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 50 insertions(+), 0 deletions(-)

diff --git a/APEX/apex.json b/APEX/apex.json @@ -0,0 +1,49 @@ +{ + "legends": [ + "Bangalore", + "Bloodhound", + "Caustic", + "Crypto", + "Fuse", + "Gibraltar", + "Horizon", + "LIfeline", + "Loba", + "Mirage", + "Octane", + "Pathfinder", + "Rampart", + "Revenant", + "Valkyrie", + "Watton", + "Wraith" + ], + "guns": [ + "Bocek Bow", + "EVA-8", + "Kraber", + "Peacekeeper", + "Prowler", + "R-301 Carbine", + "R-99", + "Spitfire", + "Charge Rifle", + "Flatline", + "G7 Scout", + "Havoc", + "Mastiff", + "Sentinel", + "Triple Take", + "Volt", + "Wingman", + "Alternator", + "Devotion", + "Hemlok", + "Longbow", + "L-Star", + "RE-45", + "30-30 Repeater", + "Mozambique", + "P2020" + ] +} +\ No newline at end of file