Skip to content

Commit

Permalink
#195 Creating terrain for first scenario.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich2 committed Feb 17, 2023
1 parent dacffa7 commit 84023b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions EGrid/src/eg80/Terr80E30.scala
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ object Terr80E30 extends Long80Terrs
gs(448, 1136 + 348, hills, plain, hills, plain * 3, hills * 3, mtain, hills, plain * 3, sea * 2, plain * 2, sea * 3, plain * 7)
gs(446, 1136 + 346, hills * 2, plain * 4, mtain * 4, hills * 1, plain * 3, sea * 3, plain * 3, sea, plain * 8)

wr(424, hills * 2, sea * 3, hills * 4, sea * 3, hills * 16, hills * 4)
wr(422, hills, sea * 5, hills * 4, sea * 2, hills * 17, hills * 3)
wr(420, Sea * 7, hills * 2, sea * 4, hills * 17, hills * 3)
wr(418, sea * 7, hills, sea * 14, hills * 7, desert * 4)
wr(416, sea * 10, sea * 13, hills * 5, desert * 5)
Expand Down

0 comments on commit 84023b2

Please sign in to comment.