Extended range of snake parkour, ensuring people tp back to it when they fall.
This commit is contained in:
parent
9439daa852
commit
4e43a2ca73
@ -95,7 +95,7 @@ public class ParkourManager extends MiniPlugin
|
||||
"and great agility! Some say it was created",
|
||||
"by the devil as a cruel joke!"
|
||||
}, 8000, new Location(Manager.GetSpawn().getWorld(), 22,70,-54),
|
||||
new Location(Manager.GetSpawn().getWorld(), 28,-50,-88), new Location(Manager.GetSpawn().getWorld(), -24,90,-46)));
|
||||
new Location(Manager.GetSpawn().getWorld(), 35,-200,-90), new Location(Manager.GetSpawn().getWorld(), -30,250,-46)));
|
||||
|
||||
_lavaParkourReturn = new Location(Manager.GetSpawn().getWorld(), -89.5,68,36.5);
|
||||
_lavaParkourReturn.setYaw(90);
|
||||
|
Loading…
Reference in New Issue
Block a user