When you teleport in ancients,
say i teleport home
and i tele then dissapeer
when you land home and then
reaper 6 seconds after
To fix this
go to
Src/Server/Model/Players/PlayerAssistant.Java
Ctrl+f "Ancient" untill you find this :
Spoiler for This:
Now, replace c.teleEndAnimation = 0;
to
c.teleEndAnimations =9599;
so now that code should look like this
Spoiler for Thhis:
And Compile and test. if any errors please post.
Hope this helped anyone out there.
