forked from github/server
BUG 2387: Zauberbeutel braucht kein notlost Attribut.
This commit is contained in:
parent
5977ca51b5
commit
63c066dfe3
2 changed files with 1 additions and 3 deletions
|
@ -46,7 +46,7 @@
|
||||||
</resource>
|
</resource>
|
||||||
|
|
||||||
<resource name="magicbag">
|
<resource name="magicbag">
|
||||||
<item big="yes" notlost="yes" weight="100" score="6000"/>
|
<item big="yes" weight="100" score="6000"/>
|
||||||
</resource>
|
</resource>
|
||||||
|
|
||||||
<resource name="magicherbbag" appearance="">
|
<resource name="magicherbbag" appearance="">
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
/*
|
/*
|
||||||
*
|
|
||||||
*
|
|
||||||
* Eressea PB(E)M host Copyright (C) 1998-2015
|
* Eressea PB(E)M host Copyright (C) 1998-2015
|
||||||
* Christian Schlittchen (corwin@amber.kn-bremen.de)
|
* Christian Schlittchen (corwin@amber.kn-bremen.de)
|
||||||
* Katja Zedel (katze@felidae.kn-bremen.de)
|
* Katja Zedel (katze@felidae.kn-bremen.de)
|
||||||
|
|
Loading…
Reference in a new issue