ComputerScienceHouse / bingehack4

A replacement for bingehack. For information about in-game features and changes:
https://github.com/ComputerScienceHouse/bingehack4/wiki
Other
17 stars 8 forks source link

Implement DRUNK_ROLL. #22

Closed wxsBSD closed 11 years ago

wxsBSD commented 11 years ago

DRUNK_ROLL swaps your position and the monster position. It only happens when you hit the monster, so you can't use it to tumble past without doing damage.

If the monster is in the water or lava I have no idea what will happen.

While here, don't return from the switch. In case we want to do something after it in a future patch.