'Monsters cannot be Leeched from' map mod now disables ES leech (#8970)

This commit is contained in:
Никита Троянов
2025-09-14 12:55:00 +03:00
committed by GitHub
parent 9f71d4e263
commit bc49efc926

View File

@@ -217,7 +217,7 @@ return {
apply = function(val, mapModEffect, modList, enemyModList)
enemyModList:NewMod("CannotLeechLifeFromSelf", "FLAG", true, "Map mod of Congealment")
enemyModList:NewMod("CannotLeechManaFromSelf", "FLAG", true, "Map mod of Congealment")
--missing cannot leech es?
enemyModList:NewMod("CannotLeechEnergyShieldFromSelf", "FLAG", true, "Map mod of Congealment")
end
},
["of Drought"] = {