1
0
mirror of https://github.com/metrostroi-repo/MetrostroiAddon.git synced 2026-05-04 00:52:33 +00:00

Камаз изменений, .lua 703 синхронизированы с dev

This commit is contained in:
CrIcKeT98
2021-06-20 09:45:35 +03:00
parent 71342a4dd8
commit a41229ce70
131 changed files with 663 additions and 379 deletions

View File

@@ -301,7 +301,7 @@ ENT.ButtonMap["AV1"] = {
ENT.ClientProps["tab"] = {
model = "models/metrostroi_train/Equipment/tab.mdl",
pos = Vector(12.0-0.4,-1,-2),
pos = Vector(12.0-0.4,0,-2),
ang = Angle(0,0,0),
skin = 0,
hide = 2,
@@ -1067,7 +1067,7 @@ ENT.ClientProps["door2"] = {
ENT.ClientProps["door3"] = {
model = "models/metrostroi_train/81-703/81-703_door_interior_a.mdl",
pos = Vector(395.6,-16,-8,5),
pos = Vector(395.6,-15,-8,5),
ang = Angle(0.000000,90.000000,0.000000),
hide = 2,
}
@@ -1610,4 +1610,4 @@ for id,panel in pairs(ENT.ButtonMap) do
end
end
end
Metrostroi.GenerateClientProps()
Metrostroi.GenerateClientProps()