mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-23 02:05:54 +02:00
fix all new 8.0 monsters loot. Todo fix spells and shit
This commit is contained in:
@@ -40,8 +40,8 @@
|
||||
<summon name="Banshee" interval="4000" chance="50" />
|
||||
</summons>
|
||||
<loot>
|
||||
<item id="3031" countmax="98" chance="40000" /><!-- gold coin -->
|
||||
<item id="7924" chance="100000" /><!-- the ring of the count -->
|
||||
<item id="3279" chance="2300" /><!-- war hammer -->
|
||||
<item id="3031" countmax="98" chance="400" /><!-- gold coin -->
|
||||
<item id="7924" chance="1000" /><!-- the ring of the count -->
|
||||
<item id="3279" chance="23" /><!-- war hammer -->
|
||||
</loot>
|
||||
</monster>
|
Reference in New Issue
Block a user