diff --git a/107M-E127.txt b/107M-E127.txt index e44c051f..015e7067 100644 --- a/107M-E127.txt +++ b/107M-E127.txt @@ -6,5 +6,5 @@ Route = GensokyoCircleLine\Map107M.txt RouteTitle = Gensokyo Loop Line Vehicle = trains\jre127\Vehicle_1M1T_0.txt VehicleTitle = JR East E127-100 series(2 car) -Image = GensokyoCircleLine\samune.jpg +Image = GensokyoCircleLine\samune2.jpg Comment = [ATS-SN] Max speed:110km/h Platform: Hakurei② Ningen④ Moriya② \ No newline at end of file diff --git a/GensokyoCircleLine/Structures.txt b/GensokyoCircleLine/Structures.txt index a42aa317..aeb29a11 100644 --- a/GensokyoCircleLine/Structures.txt +++ b/GensokyoCircleLine/Structures.txt @@ -115,6 +115,7 @@ wire40m_L,Structures\GSR\frameworks\wire40m_L.x #light light,Structures\structure_FL\FL.x tunlight,Structures\Tunnel\huku_light.x +polelight,Structures\StructureSet\other\light\light.x #roof roof,Structures\lopoli_houses\x\acc\wall\roof\roof.x roofnarrow,Structures\lopoli_houses\x\acc\wall\roof\roofnarrow.x diff --git a/GensokyoCircleLine/mapA.txt b/GensokyoCircleLine/mapA.txt index 9622eb67..b87da259 100644 --- a/GensokyoCircleLine/mapA.txt +++ b/GensokyoCircleLine/mapA.txt @@ -816,6 +816,8 @@ Curve.SetGauge(1.067); Repeater['modernformR1'].Begin('2',0, 0, 0, , , ,3,,5, 'modernformR'); Repeater['modernformgroundL1'].Begin('1',0.6,0,0.001, , , ,3,,5, 'modernformgroundL'); Repeater['modernformgroundR1'].Begin('2',-0.6,0,0.001, , , ,3,,5, 'modernformgroundR'); + Repeater['lightL'].Begin('1',-6,0,20, , , ,3,40,40, 'polelight'); + Repeater['lightR'].Begin('2',6,0,20, , , ,3,40,40, 'polelight'); Repeater['fenceL1'].Begin('1',0.6, 0, 0, , , ,3,,5, 'fenceL'); Repeater['fenceR1'].Begin('2',-0.6, 0, 0, , , ,3,,5, 'fenceR'); Repeater['ekimei1'].Begin('1',-6.61,6.4,15,180,-90, ,3,,30, 'Mhakurei'); @@ -851,6 +853,8 @@ Curve.SetGauge(1.067); Repeater['fukusenpole8'].End(); Repeater['kasenhangL'].End(); Repeater['kasenhangR'].End(); + Repeater['lightL'].End(); + Repeater['lightR'].End(); Structure['formendfence'].Put('1',-4,1.2,-0.3,,,,,); Structure['formendfence'].Put('2',4,1.2,-0.3,,,,,); Repeater['fenceL1'].End(); diff --git a/GensokyoCircleLine/samune2.jpg b/GensokyoCircleLine/samune2.jpg new file mode 100644 index 00000000..006fe3eb Binary files /dev/null and b/GensokyoCircleLine/samune2.jpg differ