Skip to content

Commit

Permalink
final fix
Browse files Browse the repository at this point in the history
  • Loading branch information
noname390 committed Nov 27, 2023
1 parent faa9079 commit c8928cb
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion 107M-E127.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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②
1 change: 1 addition & 0 deletions GensokyoCircleLine/Structures.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions GensokyoCircleLine/mapA.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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');
Expand Down Expand Up @@ -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();
Expand Down
Binary file added GensokyoCircleLine/samune2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c8928cb

Please sign in to comment.