diff --git a/src/de/steamwar/lobby/listener/TeleporterListener.java b/src/de/steamwar/lobby/listener/TeleporterListener.java index 5e481ab..c3e8f69 100644 --- a/src/de/steamwar/lobby/listener/TeleporterListener.java +++ b/src/de/steamwar/lobby/listener/TeleporterListener.java @@ -42,7 +42,7 @@ public class TeleporterListener extends BasicListener{ private static final Location team = new Location(world,1524,55,1440); private static final Location map = new Location(world,2337,38,1424); private static final Location bau = new Location(world,1951,66,1337); - private static final Location arenen = new Location(world,2255,21,1448); + private static final Location arenen = new Location(world,2255,21,1450); static { inventory = createInventory();