Skip to content

Commit

Permalink
Fix loot with Lost Husher
Browse files Browse the repository at this point in the history
Closes orts#257
Did not change the chance with the buckle, according to wikia it has about the same rate as Knight Axe, so should be OK
  • Loading branch information
WibbenZ authored Mar 4, 2017
1 parent a50f151 commit d7d6dff
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions data/monster/dwarves/lost husher.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,16 +70,16 @@
<item id="20137" chance="8560" /><!-- Basalt Figurine -->
<item id="20109" chance="8180" /><!-- Bonecarving Knife -->
<item id="20110" chance="8510" /><!-- Bone Fetish -->
<item id="20128" chance="9280" /><!-- Skull Shatterer -->
<item id="20129" chance="9280" /><!-- Skull Shatterer -->
<item id="13757" chance="10930" /><!-- Coal -->
<item id="20129" chance="12320" /><!-- Holy Ash -->
<item id="20127" chance="8950" /><!-- Lost Husher's Staff -->
<item id="20130" chance="12320" /><!-- Holy Ash -->
<item id="20128" chance="8950" /><!-- Lost Husher's Staff -->
<item id="20134" chance="15580" /><!-- Red Hair Dye -->
<item id="20126" chance="11330" /><!-- Wimp Tooth Chain -->
<item id="20127" chance="11330" /><!-- Wimp Tooth Chain -->
<item id="11339" chance="500" /><!-- Clay Lump -->
<item id="2215" chance="2870" /><!-- Dwarven Ring -->
<item id="2515" chance="830" /><!-- Guardian Shield -->
<item id="7750" chance="770" /><!-- Knight Axe -->
<item id="2430" chance="770" /><!-- Knight Axe -->
<item id="7452" chance="50" /><!-- Spiked Squelcher -->
<item id="2528" chance="440" /><!-- Tower Shield -->
<item id="20109" chance="770" /><!-- buckle -->
Expand Down

0 comments on commit d7d6dff

Please sign in to comment.