Skip to content

Commit

Permalink
more gold from the dragon
Browse files Browse the repository at this point in the history
  • Loading branch information
msx80 committed Sep 6, 2024
1 parent cb140e8 commit acff9d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ public enum MonsterDef {
range(80, 150),
range(20, 40),
range(70, 1000),
range(1, 50),
range(35, 60),
Loot.of(1, Item.Fang, range(2, 3)),
Loot.of(1, Item.BagOfGold, range(2, 3)),
Loot.of(1, Item.Blood, range(4, 6))
Expand Down

0 comments on commit acff9d5

Please sign in to comment.