Closed DrkSephy closed 9 years ago
The fierce demon fang attack will spawn the pink demon fang projectile.
fierce demon fang
For proper spawning, use the following line:
ig.game.spawnEntity(EntityFierceDemonFang, this.pos.x + 20, this.pos.y + 4, {flip: !this.flip});
The
fierce demon fang
attack will spawn the pink demon fang projectile.