54 lines
3.0 KiB
Plaintext
54 lines
3.0 KiB
Plaintext
Table_Seat_byalan = {
|
|
[1]={id = 1, StandPot = {-257.663, -3.555, -68.72}, SeatPot = {-256.686, -2.6, -69.54}, Dir = 0},
|
|
[2]={id = 2, SeatPot = {-257.176, -2.6, -69.54}},
|
|
[3]={id = 3, SeatPot = {-257.661, -2.6, -69.54}},
|
|
[4]={id = 4, SeatPot = {-258.152, -2.6, -69.54}},
|
|
[5]={id = 5, SeatPot = {-258.632, -2.6, -69.54}},
|
|
----------
|
|
[6]={id = 6, StandPot = {-262.882, -3.955, -52.938}, SeatPot = {-263.848, -3.182, -53.478}, Dir = 49.7703},
|
|
[7]={id = 7, SeatPot = {-263.563, -3.182, -53.815}},
|
|
----------
|
|
[8]={id = 8, StandPot = {-259.19, -3.955, -45.197}, SeatPot = {-260.095, -2.558, -45.696}, Dir = 90},
|
|
[9]={id = 9, SeatPot = {-260.095, -2.558, -45.21}},
|
|
[10]={id = 10, SeatPot = {-260.095, -2.558, -44.733}},
|
|
----------
|
|
[11]={id = 11, StandPot = {-259.19, -3.955, -43.86}, SeatPot = {-260.095, -2.558, -44.253}, Dir = 90},
|
|
[12]={id = 12, SeatPot = {-260.095, -2.558, -43.77}},
|
|
[13]={id = 13, SeatPot = {-260.095, -2.558, -43.283}},
|
|
----------
|
|
[14]={id = 14, StandPot = {-259.19, -3.955, -42.382}, SeatPot = {-260.095, -2.558, -42.798}, Dir = 90},
|
|
[15]={id = 15, SeatPot = {-260.095, -2.558, -42.309}},
|
|
[16]={id = 16, SeatPot = {-260.095, -2.558, -41.815}},
|
|
----------
|
|
[17]={id = 17, StandPot = {-253.81, -3.955, -45.197}, SeatPot = {-252.852, -2.558, -45.696}, Dir = -90},
|
|
[18]={id = 18, SeatPot = {-252.852, -2.558, -45.21}},
|
|
[19]={id = 19, SeatPot = {-252.852, -2.558, -44.733}},
|
|
----------
|
|
[20]={id = 20, StandPot = {-253.81, -3.955, -43.86}, SeatPot = {-252.852, -2.558, -44.253}, Dir = -90},
|
|
[21]={id = 21, SeatPot = {-252.852, -2.558, -43.77}},
|
|
[22]={id = 22, SeatPot = {-252.852, -2.558, -43.283}},
|
|
----------
|
|
[23]={id = 23, StandPot = {-253.81, -3.955, -42.382}, SeatPot = {-252.852, -2.558, -42.798}, Dir = -90},
|
|
[24]={id = 24, SeatPot = {-252.852, -2.558, -42.309}},
|
|
[25]={id = 25, SeatPot = {-252.852, -2.558, -41.815}},
|
|
----------
|
|
}
|
|
setmetatable(Table_Seat_byalan[2],{__index = Table_Seat_byalan[1]})
|
|
setmetatable(Table_Seat_byalan[3],{__index = Table_Seat_byalan[1]})
|
|
setmetatable(Table_Seat_byalan[4],{__index = Table_Seat_byalan[1]})
|
|
setmetatable(Table_Seat_byalan[5],{__index = Table_Seat_byalan[1]})
|
|
setmetatable(Table_Seat_byalan[7],{__index = Table_Seat_byalan[6]})
|
|
setmetatable(Table_Seat_byalan[9],{__index = Table_Seat_byalan[8]})
|
|
setmetatable(Table_Seat_byalan[10],{__index = Table_Seat_byalan[8]})
|
|
setmetatable(Table_Seat_byalan[12],{__index = Table_Seat_byalan[11]})
|
|
setmetatable(Table_Seat_byalan[13],{__index = Table_Seat_byalan[11]})
|
|
setmetatable(Table_Seat_byalan[15],{__index = Table_Seat_byalan[14]})
|
|
setmetatable(Table_Seat_byalan[16],{__index = Table_Seat_byalan[14]})
|
|
setmetatable(Table_Seat_byalan[18],{__index = Table_Seat_byalan[17]})
|
|
setmetatable(Table_Seat_byalan[19],{__index = Table_Seat_byalan[17]})
|
|
setmetatable(Table_Seat_byalan[21],{__index = Table_Seat_byalan[20]})
|
|
setmetatable(Table_Seat_byalan[22],{__index = Table_Seat_byalan[20]})
|
|
setmetatable(Table_Seat_byalan[24],{__index = Table_Seat_byalan[23]})
|
|
setmetatable(Table_Seat_byalan[25],{__index = Table_Seat_byalan[23]})
|
|
return Table_Seat_byalan
|