dynamic feedback
This commit is contained in:
1 file changed
+1
-1
@@ -1,6 +1,6 @@
|
||||
const { MessageEmbed } = require('discord.js');
|
||||
|
||||
const actions = ["picked up", "grabbed", "got", "aquired"];
|
||||
const actions = ['pick up', 'grab', 'get', 'aquire', 'obtain', 'gain', 'take possesssion of'];
|
||||
|
||||
module.exports = {
|
||||
name: "inventory-add",
|
||||
|
||||
Reference in new issue
Block a user