v2.4.0: also applied visual paralysis change for ghoul crumple
This commit is contained in:
@@ -55,6 +55,7 @@ public class GhoulSprite extends MobSprite {
|
||||
|
||||
public void crumple(){
|
||||
hideEmo();
|
||||
remove(State.PARALYSED);
|
||||
play(crumple);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user