diff --git a/command/CODM/damage.js b/command/CODM/damage.js index 92436fb..3b785bd 100644 --- a/command/CODM/damage.js +++ b/command/CODM/damage.js @@ -15,7 +15,7 @@ module.exports = { category: "CODM", options: [ { - type: 7, + type: 3, name: "gun", description: "Gun name", required: true,