let the snowman give items to other units.

this fixes https://bugs.eressea.de/view.php?id=1924
This commit is contained in:
Enno Rehling 2014-12-14 20:09:43 +01:00
parent d6ce30a9a9
commit 4b1ac68446
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
regaura="0.000000" weight="500" capacity="200" equipment="no" regaura="0.000000" weight="500" capacity="200" equipment="no"
speed="1.000000" hp="1000" ac="4" damage="2d4" unarmedattack="10" speed="1.000000" hp="1000" ac="4" damage="2d4" unarmedattack="10"
unarmeddefense="10" attackmodifier="8" defensemodifier="8" unarmeddefense="10" attackmodifier="8" defensemodifier="8"
fly="no" walk="no" canteach="no" getitem="yes"> fly="no" walk="no" canteach="no" getitem="yes" giveitem="yes">
<attack type="4" damage="2d6+2"/> <attack type="4" damage="2d6+2"/>
<attack type="3" damage="2d6+2"/> <attack type="3" damage="2d6+2"/>
</race> </race>