forked from MagicBane/Server
animation work
This commit is contained in:
@@ -576,6 +576,8 @@ public enum CombatManager {
|
|||||||
return 298;
|
return 298;
|
||||||
case Parry:
|
case Parry:
|
||||||
return 299;
|
return 299;
|
||||||
|
case Dodge:
|
||||||
|
return 300;
|
||||||
default:
|
default:
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user