diff options
Diffstat (limited to 'items/usable')
-rw-r--r-- | items/usable/item3006_TonoriDelight.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/usable/item3006_TonoriDelight.xml b/items/usable/item3006_TonoriDelight.xml index 19cc6f04..f5a799dc 100644 --- a/items/usable/item3006_TonoriDelight.xml +++ b/items/usable/item3006_TonoriDelight.xml @@ -6,5 +6,5 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="3006" image="use/food/tonoridelight.png" name="Tonori Delight" description="A softly-scented jelly-like treat, dusted with the sweet white sands of Eastern Tonori." type="usable" hp="10" weight="2"/> + <item id="3006" image="use/food/tonoridelight.png" name="Tonori Delight" description="A softly-scented jelly-like treat, dusted with the sweet white sands of Eastern Tonori." type="usable" hp="10" mp="2" weight="2"/> </items> |