forked from MagicBane/Server
added missing source types
This commit is contained in:
@@ -1019,7 +1019,8 @@ public class mbEnums {
|
||||
StaminaRecoverRate,
|
||||
MeleeDamageModifier,
|
||||
PowerDamageModifier,
|
||||
Attr;
|
||||
Attr,
|
||||
Resistance;
|
||||
|
||||
public static SourceType GetSourceType(String modName) {
|
||||
SourceType returnMod;
|
||||
|
||||
Reference in New Issue
Block a user