mirror of
https://github.com/metrostroi-repo/MetrostroiAddon.git
synced 2026-05-04 00:52:33 +00:00
* МК На Е-образных, фикс номеров вагонов * Фикс отображения номера вагона Еж3
This commit is contained in:
@@ -143,7 +143,7 @@ function ENT:InitializeSounds()
|
||||
self.SoundPositions["lk3_on"] = self.SoundPositions["lk2_on"]
|
||||
self.SoundPositions["lk3_off"] = self.SoundPositions["lk2_off"]
|
||||
|
||||
self.SoundNames["compressor"] = {loop=1.79,"subway_trains/717/compressor/compressor_717_start2.wav","subway_trains/717/compressor/compressor_717_loop2.wav", "subway_trains/717/compressor/compressor_717_stop2.wav"}
|
||||
self.SoundNames["compressor"] = {loop=1.79,"subway_trains/ezh/compressor/ezh_compressor_start.wav","subway_trains/ezh/compressor/ezh_compressor_loop.wav", "subway_trains/ezh/compressor/ezh_compressor_end.wav"}
|
||||
self.SoundPositions["compressor"] = {485,1e9,Vector(-118,-40,-66),0.55}
|
||||
self.SoundNames["compressor_reflection"] = {"subway_trains/common/junk/junk_background2.wav"}
|
||||
self.SoundPositions["compressor_reflection"] = {150,1e9,Vector(300,0,0)}
|
||||
@@ -600,7 +600,7 @@ ENT.SubwayTrain = {
|
||||
EKKType = 703,
|
||||
NoFrontEKK=false,
|
||||
}
|
||||
ENT.NumberRanges = {{5101,5330}}
|
||||
ENT.NumberRanges = {{5101,5560}}
|
||||
|
||||
ENT.Spawner = {
|
||||
model = {
|
||||
|
||||
Reference in New Issue
Block a user