mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-12-10 04:10:45 +01:00
introduce more tasks
This commit is contained in:
@@ -37,4 +37,7 @@
|
||||
<item id="3577" countmax="1" chance="100" /> <!-- meat -->
|
||||
<item id="3279" countmax="1" chance="1" /> <!-- a war hammer -->
|
||||
</loot>
|
||||
<script>
|
||||
<event name="KillingInTheNameOf" />
|
||||
</script>
|
||||
</monster>
|
||||
@@ -24,4 +24,7 @@
|
||||
<item id="3590" countmax="3" chance="30" /> <!-- a cherry -->
|
||||
<item id="3031" countmax="6" chance="350" /> <!-- a gold coin -->
|
||||
</loot>
|
||||
<script>
|
||||
<event name="KillingInTheNameOf" />
|
||||
</script>
|
||||
</monster>
|
||||
@@ -43,4 +43,7 @@
|
||||
<item id="3376" countmax="1" chance="150" /> <!-- a studded helmet -->
|
||||
<item id="5921" countmax="1" chance="10" /> <!-- a heaven blossom -->
|
||||
</loot>
|
||||
<script>
|
||||
<event name="KillingInTheNameOf" />
|
||||
</script>
|
||||
</monster>
|
||||
@@ -67,4 +67,7 @@
|
||||
<item id="3037" countmax="1" chance="2" /> <!-- a yellow gem -->
|
||||
<item id="5922" countmax="1" chance="25" /> <!-- a holy orchid -->
|
||||
</loot>
|
||||
<script>
|
||||
<event name="KillingInTheNameOf" />
|
||||
</script>
|
||||
</monster>
|
||||
@@ -46,4 +46,7 @@
|
||||
<item id="2901" countmax="1" chance="140" /> <!-- a waterskin -->
|
||||
<item id="5921" countmax="1" chance="10" /> <!-- a heaven blossom -->
|
||||
</loot>
|
||||
<script>
|
||||
<event name="KillingInTheNameOf" />
|
||||
</script>
|
||||
</monster>
|
||||
@@ -36,4 +36,7 @@
|
||||
<item id="3264" countmax="1" chance="50" /> <!-- a sword -->
|
||||
<item id="2920" countmax="2" chance="300" /> <!-- a torch -->
|
||||
</loot>
|
||||
<script>
|
||||
<event name="KillingInTheNameOf" />
|
||||
</script>
|
||||
</monster>
|
||||
@@ -42,4 +42,7 @@
|
||||
<item id="3409" countmax="1" chance="10" /> <!-- a steel shield -->
|
||||
<item id="3279" countmax="1" chance="1" /> <!-- a war hammer -->
|
||||
</loot>
|
||||
<script>
|
||||
<event name="KillingInTheNameOf" />
|
||||
</script>
|
||||
</monster>
|
||||
@@ -23,4 +23,7 @@
|
||||
<loot>
|
||||
<item id="3577" countmax="2" chance="300" /> <!-- meat -->
|
||||
</loot>
|
||||
<script>
|
||||
<event name="KillingInTheNameOf" />
|
||||
</script>
|
||||
</monster>
|
||||
Reference in New Issue
Block a user