mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-28 06:09:57 +00:00
Added alternate name for Swiftness
This commit is contained in:
parent
298b973604
commit
c0782caab9
@ -31,6 +31,7 @@ use pocketmine\Server;
|
||||
class Effect{
|
||||
const SPEED = 1;
|
||||
const SLOWNESS = 2;
|
||||
const HASTE = 3;
|
||||
const SWIFTNESS = 3;
|
||||
const FATIGUE = 4;
|
||||
const MINING_FATIGUE = 4;
|
||||
|
Loading…
x
Reference in New Issue
Block a user