5 second cast time for wizard single teleport
This commit is contained in:
@@ -583,6 +583,9 @@ public enum PowersManager {
|
||||
// get cast time in ms.
|
||||
time = pb.getCastTime(trains);
|
||||
|
||||
|
||||
if(pb.token == 430596127)
|
||||
time = 5000;
|
||||
// set player is casting for regens
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user