-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The random custom maps now use the Classic Skirmish map settings (i.e…
…. building sites are disabled)
- Loading branch information
Showing
30 changed files
with
97 additions
and
104 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
name = "Random Cave" | ||
map_size = { 128 128 } | ||
player_types = { | ||
person | ||
person | ||
person | ||
person | ||
} | ||
settings = classic_skirmish | ||
map_world = "Random" |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
name = "Random Cave (Symmetric)" | ||
map_size = { 128 128 } | ||
player_types = { | ||
person | ||
person | ||
person | ||
person | ||
} | ||
settings = classic_skirmish | ||
map_world = "Random" |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
name = "Random Fairlimbed Forest" | ||
map_size = { 128 128 } | ||
player_types = { | ||
person | ||
person | ||
person | ||
person | ||
} | ||
settings = classic_skirmish | ||
map_world = "Random" |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
name = "Random Fairlimbed Forest (Symmetric)" | ||
map_size = { 128 128 } | ||
player_types = { | ||
person | ||
person | ||
person | ||
person | ||
} | ||
settings = classic_skirmish | ||
map_world = "Random" |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
name = "Random Forest" | ||
map_size = { 128 128 } | ||
player_types = { | ||
person | ||
person | ||
person | ||
person | ||
} | ||
settings = classic_skirmish | ||
map_world = "Random" |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
name = "Random Forest (Symmetric)" | ||
map_size = { 128 128 } | ||
player_types = { | ||
person | ||
person | ||
person | ||
person | ||
} | ||
settings = classic_skirmish | ||
map_world = "Random" |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
name = "Random Swamp" | ||
map_size = { 128 128 } | ||
player_types = { | ||
person | ||
person | ||
person | ||
person | ||
} | ||
settings = classic_skirmish | ||
map_world = "Random" |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
name = "Random Swamp (Symmetric)" | ||
map_size = { 128 128 } | ||
player_types = { | ||
person | ||
person | ||
person | ||
person | ||
} | ||
settings = classic_skirmish | ||
map_world = "Random" |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
name = "Random Valley" | ||
map_size = { 128 128 } | ||
player_types = { | ||
person | ||
person | ||
person | ||
person | ||
} | ||
settings = classic_skirmish | ||
map_world = "Random" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters