diff options
Diffstat (limited to 'data/items.yml')
-rw-r--r-- | data/items.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/items.yml b/data/items.yml index 70dbc48..407de8e 100644 --- a/data/items.yml +++ b/data/items.yml @@ -352,3 +352,6 @@ quarrying_draught: gid: "quarrying_draught" duration: 3600 # 1 Hour message: "The draught increases your planequarry speed." +gem_dust: + name: "gem dust" + description: "Dust resulting from the crushing of a gem." |