mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-02 20:56:37 +00:00
Implemented spell Target Type (45) 'Target Rings' on Underfoot.
Thanks to Lecht for figuring out op code side of it.
This commit is contained in:
@@ -494,6 +494,7 @@ typedef enum {
|
||||
GroupSpell, // causes effect to caster + target's group
|
||||
CAHateList, // causes effect to all people on caster's hate list within some range
|
||||
DirectionalAE,
|
||||
TargetRing,
|
||||
CastActUnknown
|
||||
} CastAction_type;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user