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 {
|
} else {
|
||||||
Chasm.heroFall(target);
|
Chasm.heroFall(target);
|
||||||
}
|
}
|
||||||
|
canSelfTrample = false;
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user