DarkstarProject / darkstar

DEPRECATED - FFXI Server Emulator - See Project Topaz
https://github.com/project-topaz/topaz
GNU General Public License v3.0
455 stars 549 forks source link

Audit all damage type values in BLU spells. #6412

Open mrhappyasthma opened 4 years ago

mrhappyasthma commented 4 years ago

Corrects /adds any inaccurate or missing damage types.

Also updated the param value in the Lua table to use damageType instead of dmgtype. This better matches the enum value naming convention for dsp.damageType.

This is part of the ongoing cleanup needed for https://github.com/DarkstarProject/darkstar/issues/6225.