It was animation "L02".
Made a utility for editing the speed of this one animation:
download link.
[You must be logged in to view images. Log in or Register.]
Steps:
1) Unzip P99 Wolf Animspeeder.zip (it contains a folder).
2) In the unzipped folder, launch P99 Wolf Animspeeder.exe
3) Point it to your EQ folder when prompted
4) Input a value of your choosing
5) Hit the button
You'll need to fully restart EQ to see changes.
The meat of the code is all in lua scripts provided under /gui/ and /lib/; the executable just starts up the GUI library and the lua interpreter and hands things off.
Notes:
* If your EQ folder is in /Program Files/ or /Program Files (x86)/, you'll need to either run the tool as admin (right click -> Run as administrator) or move your EQ folder somewhere else. The tool makes a backup file in your EQ folder to make it possible to revert the data file it edits; newer Windows versions don't let programs create files in folders under Program Files by default for security reasons.
* If you can't run the tool and it complains about a missing dll, you may need to download and run vcredist_x86.exe from Microsoft here:
https://www.microsoft.com/en-ca/down....aspx?id=30679