Open mrhappyasthma opened 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.
damageType
dmgtype
dsp.damageType
This is part of the ongoing cleanup needed for https://github.com/DarkstarProject/darkstar/issues/6225.
Corrects /adds any inaccurate or missing damage types.
Also updated the param value in the Lua table to use
damageType
instead ofdmgtype
. This better matches the enum value naming convention fordsp.damageType
.This is part of the ongoing cleanup needed for https://github.com/DarkstarProject/darkstar/issues/6225.