From ce76d120edae355a64be0034eaec65569b60d8fe Mon Sep 17 00:00:00 2001 From: Quapsel Date: Sat, 27 Jan 2024 14:03:26 +0100 Subject: [PATCH] Ring of the Bear added to Ursule loot table --- Adventures in Lestoria/assets/config/Monsters.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Adventures in Lestoria/assets/config/Monsters.txt b/Adventures in Lestoria/assets/config/Monsters.txt index d5145098..2d6c8efa 100644 --- a/Adventures in Lestoria/assets/config/Monsters.txt +++ b/Adventures in Lestoria/assets/config/Monsters.txt @@ -376,8 +376,9 @@ Monsters DeathAnimation = 3, 0.15, OneShot # Drop Item Name, Drop Percentage(0-100%), Drop Min Quantity, Drop Max Quantity - DROP[0] = Bear Blood,10%,1,2 - DROP[1] = Bear Claw,30%,1,1 + DROP[0] = Ring of the Bear,100%,1,1 + DROP[1] = Bear Blood,10%,1,2 + DROP[2] = Bear Claw,30%,1,1 Hurt Sound = Monster Hurt Death Sound = Slime Dead