mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-30 22:06:46 +00:00
Spell Projectiles have been revamped to use new system.
This commit is contained in:
@@ -474,6 +474,7 @@ typedef struct
|
||||
uint32 ammo_id;
|
||||
int ammo_slot;
|
||||
uint8 skill;
|
||||
float speed_mod;
|
||||
} tProjatk;
|
||||
|
||||
//eventually turn this into a typedef and
|
||||
|
||||
Reference in New Issue
Block a user