Skip to content

Commit

Permalink
Lua code format - (Stylua)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 21, 2025
1 parent b91bb0b commit a239b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/scripts/lib/register_monster_type.lua
Original file line number Diff line number Diff line change
Expand Up @@ -897,7 +897,7 @@ function readSpell(incomingLua, mtype)
end
if incomingLua.chance then
spell:setChance(incomingLua.chance)
end
end
if incomingLua.group then
spell:setGroup(incomingLua.group)
end
Expand Down

0 comments on commit a239b81

Please sign in to comment.