Skip to content

Commit

Permalink
Update mapA.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
noname390 committed Nov 22, 2023
1 parent 961a48c commit e079abc
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions GensokyoCircleLine/mapA.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3409,6 +3409,17 @@ track['road'].Position(200,0,0,0);
Repeater['woodho13aL'].End();
Repeater['woodapr2aL'].End();
Repeater['woodapr1aL'].End();
26700+50+$dist1;
Structure['treeb2'].Put('ground',-30,10,0.01,,0,,,);
Structure['treeb3'].Put('ground',-45,11,0,,0,,,);
Structure['treeb1'].Put('ground',-60,9,0.01,,0,,,);
Structure['treeb2'].Put('ground',-80,10,0,,0,,,);
Repeater['treeL1'].Begin('ground',-15,10,0, ,, ,3,45,45, 'treeb1');
Repeater['treeL2'].Begin('ground',-16,9,15, ,, ,3,45,45, 'treeb2');
Repeater['treeL3'].Begin('ground',-14,11,30, ,, ,3,45,45, 'treeb3');
Repeater['treeLs1'].Begin('ground',-18,-2,2, ,, ,3,45,45, 'treeb2');
Repeater['treeLs2'].Begin('ground',-17,-1,17, ,, ,3,45,45, 'treeb1');
Repeater['treeLs3'].Begin('ground',-16,0,32, ,, ,3,45,45, 'treeb3');
26700+80+$dist1;
Repeater['wallL'].End();
26600+$dist1;
Expand All @@ -3420,6 +3431,14 @@ track['road'].Position(200,0,0,0);
Repeater['woodho13aR'].End();
Repeater['woodapr2aR'].End();
Repeater['woodapr1aR'].End();
26600+50+$dist1;
Structure['treeb2'].Put('ground',34,10,0.01,,0,,,);
Structure['treeb3'].Put('ground',49,11,0,,0,,,);
Structure['treeb1'].Put('ground',64,9,0.01,,0,,,);
Structure['treeb2'].Put('ground',84,10,0,,0,,,);
Repeater['treeR1'].Begin('ground',22,-2,0, ,, ,3,45,45, 'treeb1');
Repeater['treeR2'].Begin('ground',23,-3,15, ,, ,3,45,45, 'treeb2');
Repeater['treeR3'].Begin('ground',21,-1,30, ,, ,3,45,45, 'treeb3');
26600+80+$dist1;
Repeater['wallR1'].End();
27182+$dist1;
Expand Down Expand Up @@ -3456,6 +3475,16 @@ track['road'].Position(200,0,0,0);
Repeater['bushR13'].End();
Repeater['bushR14'].End();
Repeater['bushR15'].End();

Repeater['treeR1'].End();
Repeater['treeR2'].End();
Repeater['treeR3'].End();
Repeater['treeL1'].End();
Repeater['treeL2'].End();
Repeater['treeL3'].End();
Repeater['treeLs1'].End();
Repeater['treeLs2'].End();
Repeater['treeLs3'].End();
Fog.Interpolate(0.002,0.9,0.9,0.9);
27302+$dist1;
Gradient.End();
Expand Down

0 comments on commit e079abc

Please sign in to comment.