Core/Spells: Fixed ErrorCube spell missiles
Port From (https://github.com/TrinityCore/TrinityCore/commit/ce794f3978e853341b2dc0c782e7bda34303b3f8)
This commit is contained in:
@@ -1928,7 +1928,7 @@ namespace Framework.Constants
|
||||
{
|
||||
Unk0 = 0x01, // 0
|
||||
Unk1 = 0x02, // 1
|
||||
Unk2 = 0x04, // 2
|
||||
UsesRangedSlotCosmeticOnly = 0x04, // 2
|
||||
Unk3 = 0x08, // 3
|
||||
WaterSpout = 0x10, // 4
|
||||
Unk5 = 0x20, // 5
|
||||
|
||||
Reference in New Issue
Block a user