- Fixed bug with Dwarf Toss
This commit is contained in:
parent
1cc503bd3b
commit
cddc6674a5
@ -284,6 +284,8 @@ public class Flag
|
||||
|
||||
player.addPotionEffect(new PotionEffect(PotionEffectType.SLOW, 1000000, 0));
|
||||
|
||||
player.setPassenger(null);
|
||||
|
||||
if (_moved)
|
||||
announceSteal(player, false);
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user