Merge pull request #601 from ennorehling/develop

skillpotion appears as a vial to other players.
This commit is contained in:
Enno Rehling 2016-11-05 20:03:54 +01:00 committed by GitHub
commit 6be013ddd3

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"/>