1
0
mirror of https://github.com/metrostroi-repo/MetrostroiAddon.git synced 2026-05-02 00:42:29 +00:00

Fix have_inrerchange (#346)

This commit is contained in:
Hellss
2021-08-10 00:54:54 +03:00
committed by GitHub
parent 54e10bc40b
commit 41f81c0ad5
7 changed files with 47 additions and 33 deletions

View File

@@ -196,7 +196,7 @@ Metrostroi.SetRRIAnnouncer({
dep = {{ "next_elektrosila"}, { "next_novoarmeyskaya",0.1,"handrails"}},
arrlast = {{"arr_komsomolskaya", 0.5, "last"}, {"arr_komsomolskaya", 0.5, "last"}, "komsomolskaya"},
not_last = {3, "to_komsomolskaya"},
have_inrerchange = true
have_interchange = true
},
{
116,"Elektrosila",
@@ -282,7 +282,7 @@ Metrostroi.SetRRIAnnouncer({
dep = {{ "next_elektrosila"}, { "next_novoarmeyskaya",0.1,"handrails"}},
arrlast = {{"arr_komsomolskaya", 0.5, "last"}, {"arr_komsomolskaya", 0.5, "last"}, "komsomolskaya"},
not_last = {3, "to_komsomolskaya"},
have_inrerchange = true
have_interchange = true
},
{
116,"Elektrosila",
@@ -508,7 +508,7 @@ Metrostroi.AddANSPAnnouncer("ASNP Boiko + Pyaseckaya",{
not_last = {3, "train_goes_to_m", "komsomolskaya_m"},
not_last_f = {3, "to_komsomolskaya_f"},
not_last_c = {"not_last_f"},spec_last_c = {"spec_last_f"}, spec_wait_c = {"spec_wait_f"},
have_inrerchange = true,
have_interchange = true,
right_doors=true,
},
{
@@ -632,7 +632,7 @@ Metrostroi.AddANSPAnnouncer("ASNP Boiko + Pyaseckaya",{
not_last = {3, "train_goes_to_m", "komsomolskaya_m"},
not_last_f = {3, "to_komsomolskaya_f"},
not_last_c = {"not_last_f"},spec_last_c = {"spec_last_f"}, spec_wait_c = {"spec_wait_f"},
have_inrerchange = true,
have_interchange = true,
right_doors=true,
},
{
@@ -877,7 +877,7 @@ Metrostroi.AddANSPAnnouncer("RIU Boiko + Pyaseckaya",{
not_last = {3, "train_goes_to_m", "komsomolskaya_m"},
not_last_f = {3, "to_komsomolskaya_f"},
not_last_c = {"not_last_f"},spec_last_c = {"spec_last_f"}, spec_wait_c = {"spec_wait_f"},
have_inrerchange = true,
have_interchange = true,
right_doors=true,
},
{
@@ -1001,7 +1001,7 @@ Metrostroi.AddANSPAnnouncer("RIU Boiko + Pyaseckaya",{
not_last = {3, "train_goes_to_m", "komsomolskaya_m"},
not_last_f = {3, "to_komsomolskaya_f"},
not_last_c = {"not_last_f"},spec_last_c = {"spec_last_f"}, spec_wait_c = {"spec_wait_f"},
have_inrerchange = true,
have_interchange = true,
right_doors=true,
},
{