Skip to content

Commit

Permalink
Enable support skills
Browse files Browse the repository at this point in the history
  • Loading branch information
curusarn committed Oct 11, 2023
1 parent 8df5ed1 commit 34115a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/dnt.h
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ constexpr uint32 LevelFire = 16;
constexpr uint32 LevelMagic = 16;
constexpr uint32 LevelRequirements = 22;
constexpr uint32 LevelDuration = 22;
constexpr uint32 LevelSupport = 29;
constexpr uint32 LevelSupport = 0;
constexpr uint32 LevelPoison = 37;
constexpr uint32 LevelEthereal = 42;
constexpr uint32 LevelGroundEffect = 46;
Expand Down

0 comments on commit 34115a4

Please sign in to comment.