Add prototypes3.yapion
Add regions3.yapion Signed-off-by: yoyosource <yoyosource@nidido.de>
Dieser Commit ist enthalten in:
Ursprung
a336a60951
Commit
afd292851d
@ -21,7 +21,6 @@ package de.steamwar.bausystem.features.util;
|
||||
|
||||
import de.steamwar.bausystem.BauSystem;
|
||||
import de.steamwar.bausystem.SWUtils;
|
||||
import de.steamwar.bausystem.config.ColorConfig;
|
||||
import de.steamwar.bausystem.linkage.LinkageType;
|
||||
import de.steamwar.bausystem.linkage.Linked;
|
||||
import de.steamwar.command.SWCommand;
|
||||
|
84
yapion/prototypes3.yapion
Normale Datei
84
yapion/prototypes3.yapion
Normale Datei
@ -0,0 +1,84 @@
|
||||
{
|
||||
as{
|
||||
displayName(AirShip)
|
||||
schematic(sections3/ASArena.schem)
|
||||
sizeX(95)
|
||||
sizeY(220)
|
||||
sizeZ(165)
|
||||
testblock{
|
||||
offsetX(0)
|
||||
offsetY(0)
|
||||
offsetZ(100)
|
||||
schematic(sections3/ASTestblock.schem)
|
||||
sizeX(95)
|
||||
sizeY(45)
|
||||
sizeZ(65)
|
||||
}
|
||||
}
|
||||
mwg{
|
||||
displayName(MiniWarGear)
|
||||
protection(sections3/MWGProtection.schem)
|
||||
schematic(sections3/MWGArena.schem)
|
||||
sizeX(63)
|
||||
sizeY(256)
|
||||
sizeZ(120)
|
||||
testblock{
|
||||
offsetX(13)
|
||||
offsetY(44)
|
||||
offsetZ(85)
|
||||
schematic(sections3/MWGTestblock.schem)
|
||||
sizeX(37)
|
||||
sizeY(26)
|
||||
sizeZ(22)
|
||||
}
|
||||
}
|
||||
wg{
|
||||
displayName(WarGear)
|
||||
protection(sections3/WGProtection.schem)
|
||||
schematic(sections3/WGArena.schem)
|
||||
sizeX(133)
|
||||
sizeY(255)
|
||||
sizeZ(214)
|
||||
testblock{
|
||||
offsetX(33)
|
||||
offsetY(44)
|
||||
offsetZ(128)
|
||||
schematic(sections3/WGTestblock.schem)
|
||||
sizeX(67)
|
||||
sizeY(41)
|
||||
sizeZ(47)
|
||||
}
|
||||
}
|
||||
ws{
|
||||
displayName(WarShip)
|
||||
schematic(sections3/WSArena.schem)
|
||||
sizeX(253)
|
||||
sizeY(256)
|
||||
sizeZ(194)
|
||||
testblock{
|
||||
offsetX(11)
|
||||
offsetY(0)
|
||||
offsetZ(11)
|
||||
schematic(sections3/WSTestblock.schem)
|
||||
sizeX(230)
|
||||
sizeY(57)
|
||||
sizeZ(35)
|
||||
}
|
||||
}
|
||||
ws_in{
|
||||
displayName(WarShip)
|
||||
schematic(sections3/WSMinArena.schem)
|
||||
sizeX(253)
|
||||
sizeY(256)
|
||||
sizeZ(59)
|
||||
testblock{
|
||||
offsetX(12)
|
||||
offsetY(0)
|
||||
offsetZ(147)
|
||||
schematic(sections3/WSTestblock.schem)
|
||||
sizeX(230)
|
||||
sizeY(57)
|
||||
sizeZ(35)
|
||||
}
|
||||
}
|
||||
}
|
152
yapion/regions3.yapion
Normale Datei
152
yapion/regions3.yapion
Normale Datei
@ -0,0 +1,152 @@
|
||||
{
|
||||
as1{
|
||||
minX(38)
|
||||
minY(65)
|
||||
minZ(34)
|
||||
prototype(as)
|
||||
}
|
||||
as2{
|
||||
minX(145)
|
||||
minY(65)
|
||||
minZ(34)
|
||||
prototype(as)
|
||||
}
|
||||
as3{
|
||||
minX(252)
|
||||
minY(65)
|
||||
minZ(34)
|
||||
prototype(as)
|
||||
}
|
||||
as4{
|
||||
minX(359)
|
||||
minY(65)
|
||||
minZ(34)
|
||||
prototype(as)
|
||||
}
|
||||
as5{
|
||||
minX(38)
|
||||
minY(65)
|
||||
minZ(223)
|
||||
prototype(as)
|
||||
}
|
||||
as6{
|
||||
minX(145)
|
||||
minY(65)
|
||||
minZ(223)
|
||||
prototype(as)
|
||||
}
|
||||
as7{
|
||||
minX(252)
|
||||
minY(65)
|
||||
minZ(223)
|
||||
prototype(as)
|
||||
}
|
||||
as8{
|
||||
minX(359)
|
||||
minY(65)
|
||||
minZ(223)
|
||||
prototype(as)
|
||||
}
|
||||
mwg1{
|
||||
minX(-98)
|
||||
minY(2)
|
||||
minZ(-154)
|
||||
prototype(mwg)
|
||||
}
|
||||
mwg2{
|
||||
minX(-177)
|
||||
minY(2)
|
||||
minZ(-154)
|
||||
prototype(mwg)
|
||||
}
|
||||
mwg3{
|
||||
minX(-256)
|
||||
minY(2)
|
||||
minZ(-154)
|
||||
prototype(mwg)
|
||||
}
|
||||
mwg4{
|
||||
minX(-98)
|
||||
minY(2)
|
||||
minZ(-296)
|
||||
prototype(mwg)
|
||||
}
|
||||
mwg5{
|
||||
minX(-177)
|
||||
minY(2)
|
||||
minZ(-296)
|
||||
prototype(mwg)
|
||||
}
|
||||
mwg6{
|
||||
minX(-256)
|
||||
minY(2)
|
||||
minZ(-296)
|
||||
prototype(mwg)
|
||||
}
|
||||
mwg7{
|
||||
minX(-98)
|
||||
minY(2)
|
||||
minZ(-438)
|
||||
prototype(mwg)
|
||||
}
|
||||
mwg8{
|
||||
minX(-177)
|
||||
minY(2)
|
||||
minZ(-438)
|
||||
prototype(mwg)
|
||||
}
|
||||
mwg9{
|
||||
minX(-256)
|
||||
minY(2)
|
||||
minZ(-438)
|
||||
prototype(mwg)
|
||||
}
|
||||
wg1{
|
||||
minX(-166)
|
||||
minY(2)
|
||||
minZ(33)
|
||||
prototype(wg)
|
||||
}
|
||||
wg2{
|
||||
minX(-313)
|
||||
minY(2)
|
||||
minZ(32)
|
||||
prototype(wg)
|
||||
}
|
||||
wg3{
|
||||
minX(-166)
|
||||
minY(2)
|
||||
minZ(248)
|
||||
prototype(wg)
|
||||
}
|
||||
wg4{
|
||||
minX(-313)
|
||||
minY(2)
|
||||
minZ(248)
|
||||
prototype(wg)
|
||||
}
|
||||
ws1{
|
||||
minX(23)
|
||||
minY(46)
|
||||
minZ(-231)
|
||||
prototype(ws)
|
||||
}
|
||||
ws2{
|
||||
minX(275)
|
||||
minY(46)
|
||||
minZ(-231)
|
||||
prototype(ws)
|
||||
}
|
||||
ws3{
|
||||
minX(22)
|
||||
minY(46)
|
||||
minZ(-367)
|
||||
prototype(ws_in)
|
||||
}
|
||||
ws4{
|
||||
minX(274)
|
||||
minY(46)
|
||||
minZ(-367)
|
||||
prototype(ws_in)
|
||||
}
|
||||
}
|
In neuem Issue referenzieren
Einen Benutzer sperren