SteamWar/BauSystem2.0
Archiviert
12
0

Fix BauSystem.properties
Alle Prüfungen waren erfolgreich
SteamWarCI Build successful

Signed-off-by: yoyosource <yoyosource@nidido.de>
Dieser Commit ist enthalten in:
yoyosource 2021-12-23 16:02:55 +01:00
Ursprung d2099f26bb
Commit 31a47736bc
2 geänderte Dateien mit 13 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -975,7 +975,7 @@ REGION_REGION_CHANGETYPE_CHANGE=§7Regions Type ist auf §e{0}§7 geändert
REGION_REGION_CHANGETYPE_CHANGE_UPDATE=§7Klicke §e§lHIER §7um den Type anzuwenden
REGION_REGION_CHANGETYPE_CHANGE_UPDATE_HOVER=§8/§ereset
REGION_REGION_CHANGESKIN_INFO=§7Regions Skin ist §e{0}
REGION_REGION_CHANGESKIN_INFO_CREATOR=§7Region erstellt von §e{0}
REGION_REGION_CHANGESKIN_INFO_CREATOR=§7Skin erstellt von §e{0}
REGION_REGION_CHANGESKIN_UNKNOWN=§cRegions Skin ist nicht valide
REGION_REGION_CHANGESKIN_INVALID=§cRegions Skin ist nicht erlaubt hier
REGION_REGION_CHANGESKIN_CHANGE=§7Regions Skin ist auf §e{0}§7 geändert

Datei anzeigen

@ -12,6 +12,12 @@
name(X-Mas WarGear)
schematic(sections4/christmas/WGArena.schem)
testblockSchematic(sections4/christmas/WGTestblock.schem)
},
{
name(Prestige WarGear)
creator(TheBreadBeard)
schematic(sections4/custom/Prestige WarGear/WGArena.schem)
testblockSchematic(sections4/custom/Prestige WarGear/WGTestblock.schem)
}
]
sizeX(178)
@ -105,6 +111,12 @@
name(X-Mas MiniWarGear 2)
schematic(sections4/christmas/MWGArena2.schem)
testblockSchematic(sections4/christmas/MWGTestblock2.schem)
},
{
name(Prestige MiniWarGear)
creator(TheBreadBeard)
schematic(sections4/custom/Prestige MiniWarGear/MWGArena.schem)
testblockSchematic(sections4/custom/Prestige MiniWarGear/MWGTestblock.schem)
}
]
sizeX(107)