Sneak: Improve and fix various things

Remove useless `got_teleported`.
Fix jitter when walking against the sneak limits.
Fix damage evading on sneak ladders.
This commit is contained in:
SmallJoker
2017-04-01 20:38:14 +02:00
committed by paramat
parent bd921a7916
commit f9fdb48dc8
6 changed files with 36 additions and 32 deletions

View File

@@ -810,8 +810,6 @@ Methods:
* returns player HP
* `get_name()`
* returns player name
* `got_teleported()`
* returns true if player was teleported
* `is_attached()`
* returns true if player is attached
* `is_touching_ground()`