Skip to content

Commit

Permalink
fix: add toKill count to druid's apparition bestiary (opentibiabr#2991)
Browse files Browse the repository at this point in the history
  • Loading branch information
aphirotx authored Oct 28, 2024
1 parent 19ed70b commit ac5216a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ monster.raceId = 1946
monster.Bestiary = {
class = "Undead",
race = BESTY_RACE_UNDEAD,
toKill = 5000,
FirstUnlock = 200,
SecondUnlock = 2000,
CharmsPoints = 100,
Expand Down

0 comments on commit ac5216a

Please sign in to comment.