diff --git a/yapion/prototypes19.yapion b/yapion/prototypes19.yapion index 265b628f..18dc773a 100644 --- a/yapion/prototypes19.yapion +++ b/yapion/prototypes19.yapion @@ -7,6 +7,11 @@ name(WarGear) schematic(sections19/Normal/WGArena.schem) testblockSchematic(sections19/Normal/WGTestblock.schem) + }, + { + name(Darkness) + schematic(sections19/Darkness/WGArena.schem) + testblockSchematic(sections19/Darkness/WGTestblock.schem) } ] sizeX(178) @@ -135,6 +140,11 @@ name(AirShip) schematic(sections19/Normal/ASArena.schem) testblockSchematic(sections19/Normal/ASTestblock.schem) + }, + { + name(Darkness) + schematic(sections19/Darkness/ASArena.schem) + testblockSchematic(sections19/Darkness/ASTestblock.schem) } ] sizeX(158) @@ -174,6 +184,11 @@ name(WarShip) schematic(sections19/Normal/WSArena.schem) testblockSchematic(sections19/Normal/WSTestblock.schem) + }, + { + name(Darkness) + schematic(sections19/Darkness/WSArena.schem) + testblockSchematic(sections19/Darkness/WSTestblock.schem) } ] sizeX(250) @@ -212,8 +227,14 @@ skins[ { name(WarShip) - schematic(sections19/Normal/WSInnerArena.schem) - testblockSchematic(sections19/Normal/WSInnerTestblock.schem) + schematic(sections19/Normal/WSINNERArena.schem) + testblockSchematic(sections19/Normal/WSINNERTestblock.schem) + }, + { + name(Darkness) + type(WSINNER) + schematic(sections19/Darkness/WSINNERArena.schem) + testblockSchematic(sections19/Darkness/WSINNERTestblock.schem) } ] sizeX(250) @@ -248,7 +269,7 @@ } ws_rumpf{ displayName(WarShip Rumpf) - schematic(sections19/Normal/WSRumpf.schem) + schematic(sections19/Normal/WSRUMPFArena.schem) sizeX(240) sizeY(67) sizeZ(47) @@ -258,7 +279,7 @@ } ws_rahmen{ displayName(WarShip Rahmen) - schematic(sections19/Normal/WSRahmen.schem) + schematic(sections19/Normal/WSRAHMENArena.schem) sizeX(240) sizeY(67) sizeZ(48)