Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

SpellParticle broadcasts Potion Sound #2353

Open
Muqsit opened this issue Feb 7, 2017 · 1 comment
Open

SpellParticle broadcasts Potion Sound #2353

Muqsit opened this issue Feb 7, 2017 · 1 comment

Comments

@Muqsit
Copy link
Collaborator

Muqsit commented Feb 7, 2017

Issue description

When you spawn in \pocketmine\level\particle\SpellParticle, it not only displays the spawn particle, but also broadcasts the glass-break sound.
Is it supposed to be this particle instead?

Steps to reproduce the issue

Player::getLevel()->addParticle(new \pocketmine\level\particle\SpellParticle(Player::getLocation(), 255, 0, 255);

OS and versions

  • Genisys: 715b6a8
  • PHP: 7.0.14
  • Server OS: Ubuntu 14.04 (64-bit, LTS)
  • Game version: 1.0.2

Crashdump, backtrace, memory dumps, plugins list or other files

@Muqsit Muqsit closed this as completed Feb 7, 2017
@Muqsit Muqsit reopened this Feb 7, 2017
@dktapps
Copy link
Contributor

dktapps commented Feb 18, 2017

That's Witch Spell particle. I must have missed that during the cherry-picking craze. Oops.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants