Skip to content

Commit

Permalink
fix plagueroot event
Browse files Browse the repository at this point in the history
  • Loading branch information
luancolombo committed Jan 24, 2024
1 parent 28dbaef commit 6a364b0
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ monster.outfit = {
lookMount = 0,
}

monster.events = {
"DreamCourtsBossDeath",
}

monster.health = 320000
monster.maxHealth = 320000
monster.race = "venom"
Expand Down

0 comments on commit 6a364b0

Please sign in to comment.