Fixes area targeting spells only casting on self.

This commit is contained in:
hondacrx
2023-02-10 23:23:27 -05:00
parent 7d4bbd78fc
commit 90cc620c11
@@ -2028,7 +2028,7 @@ namespace Framework.Constants
ZoneUnderAttack = 0x2bb5,
// Opcodes That Are Not Generated Automatically
AccountHeirloomUpdate = 0x25ae, // No Client Handler
AccountHeirloomUpdate = 0x25b2, // No Client Handler
CompressedPacket = 0x3052,
MultiplePackets = 0x3051,