From 7fb0a12d6da2a02c5bf9ca0f9520f3f84de38ca1 Mon Sep 17 00:00:00 2001 From: David Gay Date: Thu, 3 Jun 2021 19:15:34 -0400 Subject: New item: mudtub mash --- data/items.yml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'data/items.yml') diff --git a/data/items.yml b/data/items.yml index 14b103e..a6527bb 100644 --- a/data/items.yml +++ b/data/items.yml @@ -640,6 +640,15 @@ bluster_powder: gid: "bluster_powder" duration: 600 # 10 minutes message: "The powder enrages you, increasing your power and speed but decreasing your accuracy and evasion." +mudtub_mash: + name: "mudtub mash" + description: "It's mashed mudtubs. Doesn't get any simpler than that." + whatnot: + use_effects: + - type: "condition" + gid: "mudtub_mash" + duration: 7200 # 2 hours + message: "The mash is bland -- uncomfortably tasteless. But it'll get you through." gem_dust: name: "gem dust" description: "Dust resulting from the crushing of a gem." -- cgit v1.2.3