dynamic feedback

This commit is contained in:
SowinskiBraeden committed 2022-07-04 22:48:23 -07:00
1 parent 356fcb6b91
commit 174568694b
1 file changed
+1 -1
+1 -1
View File
@@ -1,6 +1,6 @@
const { MessageEmbed } = require('discord.js'); 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 = { module.exports = {
name: "inventory-add", name: "inventory-add",