#How can I make a food return an item upon consuption?

3 messages · Page 1 of 1 (latest)

dull nymphBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

lusty finchBOT
#

Paste version of rags_item.js from @drowsy sleet

glad marsh
#

try adding:

.eaten(ctx=>{ctx.player.give("bowl")})
``` to the food builder