introduce more low level tasks

This commit is contained in:
ErikasKontenis
2020-11-29 20:11:49 +02:00
parent 9686485776
commit 1f2cf898d5
7 changed files with 26 additions and 2 deletions

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>