forked from github/server
the presspass is cursed, attribute needs to be on item, not resource.
This commit is contained in:
parent
c3b25328d3
commit
0b22b50013
1 changed files with 2 additions and 2 deletions
|
@ -34,8 +34,8 @@
|
||||||
<item weight="0" score="6000"/>
|
<item weight="0" score="6000"/>
|
||||||
</resource>
|
</resource>
|
||||||
|
|
||||||
<resource name="presspass" cursed="yes">
|
<resource name="presspass">
|
||||||
<item weight="0" score="6000"/>
|
<item weight="0" score="6000" cursed="yes"/>
|
||||||
</resource>
|
</resource>
|
||||||
|
|
||||||
<resource name="aurafocus">
|
<resource name="aurafocus">
|
||||||
|
|
Loading…
Add table
Reference in a new issue