Skip to content

Commit

Permalink
Merge branch 'creatures-revision-project' of https://github.com/pudim…
Browse files Browse the repository at this point in the history
…tibia/canary into creatures-revision-project
  • Loading branch information
pudimtibia committed Jan 22, 2025
2 parents 9ab939b + a239b81 commit e190aeb
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 @@ -900,7 +900,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 e190aeb

Please sign in to comment.