forked from MagicBane/Server
Parsing cleanup work.
This commit is contained in:
@@ -14,7 +14,7 @@ public class EffectModifier {
|
||||
public mbEnums.ModType type;
|
||||
public float min;
|
||||
public float max;
|
||||
public float scale;
|
||||
public float value;
|
||||
public mbEnums.CompoundCurveType compoundCurveType;
|
||||
public String arg1; // ItemName "Masterwork" ""
|
||||
public String arg2; // ItemName "" "of the Defender"
|
||||
|
||||
Reference in New Issue
Block a user