mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 11:26:35 +00:00
[Spells] SPA 193 SE_SkillAttack will no longer trigger procs (#1919)
* fixed * [Spells] SPA 193 SE_SkillAttack will no longer trigger procs
This commit is contained in:
@@ -737,6 +737,7 @@ typedef struct
|
||||
int ammo_slot;
|
||||
uint8 skill;
|
||||
float speed_mod;
|
||||
bool disable_procs;
|
||||
} tProjatk;
|
||||
|
||||
//eventually turn this into a typedef and
|
||||
|
||||
Reference in New Issue
Block a user