skillpotion appears as a vial to other players.

https://bugs.eressea.de/view.php?id=2254
This commit is contained in:
Enno Rehling 2016-11-05 19:58:18 +01:00
parent fec9945458
commit b9f6a3f620
1 changed files with 2 additions and 2 deletions

View File

@ -100,14 +100,14 @@
</resource>
<!-- XE items -->
<resource name="skillpotion">
<resource name="skillpotion" appearance="vial">
<!-- gives user one free learning attempt -->
<item weight="0">
<function name="use" value="use_skillpotion"/>
</item>
</resource>
<resource name="manacrystal">
<resource name="manacrystal" appearance="amulet">
<!-- gives user free aura -->
<item weight="0">
<function name="use" value="use_manacrystal"/>