mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-18 16:23:27 +02:00
introduce that wands and rods have only 1 range can be lootable only from monsters and no npc sells them
This commit is contained in:
@@ -45,5 +45,6 @@
|
||||
<item id="3033" countmax="1" chance="3" /> <!-- a small amethyst -->
|
||||
<item id="2920" countmax="2" chance="150" /> <!-- a torch -->
|
||||
<item id="3069" countmax="1" chance="5" /> <!-- a volcanic rod -->
|
||||
<item id="3075" countmax="1" chance="22" /> <!-- a wand of dragonbreath -->
|
||||
</loot>
|
||||
</monster>
|
@@ -54,6 +54,7 @@
|
||||
<item id="3377" countmax="1" chance="100" /> <!-- a scale armor -->
|
||||
<item id="3294" countmax="1" chance="150" /> <!-- a short sword -->
|
||||
<item id="3324" countmax="1" chance="1" /> <!-- a skull staff -->
|
||||
<item id="3070" countmax="1" chance="22" /> <!-- a moonlight rod -->
|
||||
</loot>
|
||||
<script>
|
||||
<event name="KillingInTheNameOf" />
|
||||
|
Reference in New Issue
Block a user