Skip to content

Commit d9be124

Browse files
authored
Add missing comma
1 parent a4850d3 commit d9be124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Export/Skills/act_int.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ statMap = {
241241
["skill_charge_mastery_defences_+%_final_with_endurance_charges"] = {
242242
mod("Defences", "MORE", nil, 0, 0, { type = "StatThreshold", stat = "EnduranceCharges", threshold = 1 }, { type = "GlobalEffect", effectType = "Buff", effectName = "Charge Infusion", effectCond = "UseEnduranceCharges" }),
243243
},
244-
}
244+
},
245245
#flags
246246
#mods
247247
#skillEnd

0 commit comments

Comments
 (0)