|
|
|
@ -155,6 +155,7 @@ public class Mine extends AbstractGameObject {
@@ -155,6 +155,7 @@ public class Mine extends AbstractGameObject {
|
|
|
|
|
this.allowed_teleport_time = System.currentTimeMillis(); |
|
|
|
|
|
|
|
|
|
//decide if lore or not
|
|
|
|
|
this.enforceLore = false; |
|
|
|
|
//this.enforceLore = ThreadLocalRandom.current().nextInt(1,5) == 2;
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|