Core/Auras: Implemented SPELL_AURA_MOVE_SET_CANT_SWIM and related new opcodes
Port From (https://github.com/TrinityCore/TrinityCore/commit/010550da224c446461b26bc4f38ee5cc35d4aa3d)
This commit is contained in:
@@ -87,5 +87,6 @@ namespace Framework.Constants
|
||||
DisableInertia = 0x01,
|
||||
CanAdvFly = 0x02,
|
||||
AdvFlying = 0x04,
|
||||
CantSwim = 0x2000,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user