Set Spawn XYX after randomizing location.

This commit is contained in:
MobiusDevelopment 2022-08-12 01:36:43 +00:00
parent d7b9cc53de
commit f08b6c0fd9
28 changed files with 28 additions and 0 deletions

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -400,6 +400,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -400,6 +400,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -400,6 +400,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }

View File

@ -404,6 +404,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
{ {
newlocx = randX; newlocx = randX;
newlocy = randY; newlocy = randY;
setXYZ(newlocx, newlocy, newlocz);
} }
} }