diff options
Diffstat (limited to 'data/items/consumables/guam_potion_unf.yaml')
| -rw-r--r-- | data/items/consumables/guam_potion_unf.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/items/consumables/guam_potion_unf.yaml b/data/items/consumables/guam_potion_unf.yaml index caddd74..6387f21 100644 --- a/data/items/consumables/guam_potion_unf.yaml +++ b/data/items/consumables/guam_potion_unf.yaml @@ -1,6 +1,6 @@ color: "48" craft: - type: combine + type: pharmacy consume: - items: - guam @@ -9,6 +9,7 @@ craft: - vial_of_water quantity: 1 wait: 0 + message: "You mix %i1 and %i2 into %n!!!" description: An unfinished potion with guam floating in water. id: guam_potion_unf name: guam potion (unf) |
