|
|
|
@ -87,6 +87,7 @@ public class LoreMineManager {
@@ -87,6 +87,7 @@ public class LoreMineManager {
|
|
|
|
|
Vector3fImmutable bounceLoc = Vector3fImmutable.getRandomPointOnCircle(ZoneManager.getZoneByUUID(656).getLoc(),30f); |
|
|
|
|
pc.setLoc(bounceLoc); |
|
|
|
|
MovementManager.translocate(pc, bounceLoc, Regions.GetRegionForTeleport(ZoneManager.getZoneByUUID(656).getLoc())); |
|
|
|
|
ChatManager.chatSystemInfo(pc, "You Failed To Meet Lore Requirements"); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|