13
0

Teleporter #12

Zusammengeführt
Lixfel hat 12 Commits von Teleporter nach master 2022-03-26 16:51:55 +01:00 zusammengeführt
Nur Änderungen aus Commit bc39fa4473 werden angezeigt - Alle Commits anzeigen

Datei anzeigen

@ -42,7 +42,7 @@ public class TeleporterListener extends BasicListener{
private static final Location team = new Location(world,1524,55,1440); 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 map = new Location(world,2337,38,1424);
private static final Location bau = new Location(world,1951,66,1337); 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 { static {
inventory = createInventory(); inventory = createInventory();