Skip to content

Commit ea0fca1

Browse files
committed
lol ggg removed the no cost
1 parent a18c7ef commit ea0fca1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Modules/ModParser.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4566,7 +4566,6 @@ local specialModList = {
45664566
flag("AncestralBond"),
45674567
mod("ExtraSpirit", "BASE", num, { type = "SkillType", skillType = SkillType.SummonsTotem })
45684568
} end,
4569-
["no cost or charge requirement for placing totems"] = { mod("Cost", "MORE", -100, nil, 0, KeywordFlag.Totem) },
45704569
-- Minions
45714570
["minions revive (%d+)%% faster"] = function(num) return { mod("MinionRevivalSpeed", "INC", num) } end,
45724571
["your strength is added to your minions"] = { flag("StrengthAddedToMinions") },

0 commit comments

Comments
 (0)