diff --git a/BauSystem_Main/src/BauSystem.properties b/BauSystem_Main/src/BauSystem.properties index bfb28ae8..133603dc 100644 --- a/BauSystem_Main/src/BauSystem.properties +++ b/BauSystem_Main/src/BauSystem.properties @@ -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 diff --git a/yapion/prototypes4.yapion b/yapion/prototypes4.yapion index be62e87d..30b30baa 100644 --- a/yapion/prototypes4.yapion +++ b/yapion/prototypes4.yapion @@ -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)