nyx

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

commit e6949c1fc49f67ae1c3d7574d3c9602bd0419676
parent 6ddb0b77812cf7d3cf92044d985f6889fbb7108b
Author: ThunderE75 <[email protected]>
Date:   Thu, 27 Jan 2022 11:10:58 +0530

Added Chopper Gunner
Diffstat:
Mcommand/CODM/scorestreak.js | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/command/CODM/scorestreak.js b/command/CODM/scorestreak.js @@ -59,6 +59,10 @@ module.exports = { value: "clusterstrike", }, { + name: "Chopper Gunner", + value: "choppergunner", + }, + { name: "Stealth Chopper", value: "stealthchopper", },