mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-12-10 04:10:45 +01:00
introduce more low level tasks
This commit is contained in:
@@ -31,4 +31,7 @@
|
||||
<item id="5896" countmax="1" chance="25" /> <!-- bear paw -->
|
||||
<item id="5902" countmax="1" chance="10" /> <!-- honeycomb -->
|
||||
</loot>
|
||||
<script>
|
||||
<event name="KillingInTheNameOf" />
|
||||
</script>
|
||||
</monster>
|
||||
@@ -28,4 +28,7 @@
|
||||
<item id="3577" countmax="2" chance="500" /> <!-- meat -->
|
||||
<item id="3492" countmax="3" chance="500" /> <!-- a worm -->
|
||||
</loot>
|
||||
<script>
|
||||
<event name="KillingInTheNameOf" />
|
||||
</script>
|
||||
</monster>
|
||||
@@ -27,4 +27,7 @@
|
||||
<item id="3582" countmax="2" chance="200" /> <!-- ham -->
|
||||
<item id="3577" countmax="3" chance="450" /> <!-- meat -->
|
||||
</loot>
|
||||
<script>
|
||||
<event name="KillingInTheNameOf" />
|
||||
</script>
|
||||
</monster>
|
||||
Reference in New Issue
Block a user