mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-31 22:22:49 +00:00
Fixed javadoc typo, it should read: "celticminstrel is a poopy head."
This commit is contained in:
parent
c724cf177a
commit
1cf208fa0b
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ public enum Effect {
|
|||
*/
|
||||
ZOMBIE_CHEW_WOODEN_DOOR(1010, Type.SOUND),
|
||||
/**
|
||||
* Sound of zombies chewing on wooden doors.
|
||||
* Sound of zombies chewing on iron doors.
|
||||
*/
|
||||
ZOMBIE_CHEW_IRON_DOOR(1011, Type.SOUND),
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue