v2.0.0: fixed chasm warning window causing self-trample
This commit is contained in:
@@ -1545,6 +1545,7 @@ public class Hero extends Char {
|
||||
} else {
|
||||
Chasm.heroFall(target);
|
||||
}
|
||||
canSelfTrample = false;
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user