We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb7e295 commit 8eaa3c3Copy full SHA for 8eaa3c3
configs/Edron Vampire Crypt -3, -4 (ED).ini
@@ -15,7 +15,7 @@ Loot-Gold = true ; Do you want to loot gold? (true/false)
15
Loot-Min-Value = 10 ; The minimum value, per item, to loot. (0 to disable)
16
Loot-Max-Weight = 0 ; The maximum weight, per item, to loot. (0 to disable)
17
Loot-WhiteList = golden helmet, sword of valor, boots of haste, leather whip
18
-Loot-BlackList = daramian mace, grave flower, crystal ring, strange talisman, katana, bone shield, strange helmet, magic light wand, plate armor, battle shield, battle hammer, iron helmet, scale armor, mace, clerical mace
+Loot-BlackList = daramian mace, grave flower, crystal ring, strange talisman, katana, bone shield, strange helmet, magic light wand, plate armor, battle shield, battle hammer, iron helmet, scale armor, mace, clerical mace, sword, viking helmet
19
20
[Route]
21
Bottom-Floor = false ; Whether the character continues through the bottom floor route. (true/random/false)
configs/Edron Vampire Crypt -3, -4 (EK).ini
configs/Edron Vampire Crypt -3, -4 (MS).ini
configs/Edron Vampire Crypt -3, -4 (RP).ini
src/001-constants.lua
@@ -2216,7 +2216,7 @@ local MONSTER_LOOT = {
2216
["Renegade Orc"] = {266, 3091, 3285, 3298, 3301, 3307, 3369, 3410, 3557, 3578, 3725, 10196, 11479},
2217
["Retching Horror"] = {238, 239, 3280, 3344, 3419, 3428, 3725, 7386, 8082, 8092, 20029, 20062, 20205, 20207},
2218
["Ribstride"] = {3028, 3441, 3732, 5741, 5925, 10244, 10277, 12304},
2219
- ["Roaring Lion"] = {3577, 3582, 9691, 9057, 3033, 3030, 3029, 3077, 3385},
+ ["Roaring Lion"] = {3048, 3577, 3582, 9691, 9057, 3033, 3030, 3029, 3077, 3385},
2220
["Roaring Water Elemental"] = {281, 944, 3029, 8083},
2221
["Robby the Reckless"] = {13429},
2222
["Ron the Ripper"] = {239, 3028, 3114, 3267, 3357, 3370, 5926, 6101},
0 commit comments