Skip to content

Commit

Permalink
Update encounters.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
jprzimba committed Feb 25, 2025
1 parent 4114060 commit 2307cae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/libs/systems/encounters.lua
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ function Encounter:spawnMonsters(config)
if not monster then
return false
end
monster:setRewardBoss()
if spawn then
spawn(monster)
end
Expand Down

0 comments on commit 2307cae

Please sign in to comment.