Skip to content
Snippets Groups Projects
Commit 133f3ad4 authored by Paolo.Brasolin's avatar Paolo.Brasolin
Browse files

feat: #fe flash player on hit

parent f81c5fe1
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,7 @@ class Foe {
this.scene.popFoe(this);
this.clue.delete();
this.critter.escape();
this.scene.player.hitFlash();
this.scene.updateHealth(-10);
},
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment