Skip to content

Commit

Permalink
* Fix werecrocodile raceid
Browse files Browse the repository at this point in the history
  • Loading branch information
jprzimba committed Jan 30, 2025
1 parent 81e083f commit 7dea6b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-global/monster/lycanthropes/werecrocodile.lua
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ monster.outfit = {
lookMount = 0,
}

monster.raceId = 2403
monster.raceId = 2388
monster.Bestiary = {
class = "Lycanthrope",
race = BESTY_RACE_LYCANTHROPE,
Expand Down

0 comments on commit 7dea6b9

Please sign in to comment.