13
0

Arenen Teleport Kaputt
Alle Prüfungen waren erfolgreich
SteamWarCI Build successful

Dieser Commit ist enthalten in:
zOnlyKroks 2022-03-26 16:13:33 +01:00
Ursprung 9fde17cb71
Commit bc39fa4473

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();