-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from Damlon/master
Add Last Campaign map / Allow Salvo use copper
- Loading branch information
Showing
5 changed files
with
43 additions
and
0 deletions.
There are no files selected for viewing
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
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,31 @@ | ||
name: Planetary Fortress Campaign | ||
description: Planetary Fortress Siege. Hardest map! essential to play with multiple players. Every +10wave is BIG Wave. Made by Lily. | ||
loadout:asd | ||
startingItems:[ | ||
copper/500 | ||
lead/250 | ||
stone/250 | ||
iron/125 | ||
glass/125 | ||
] | ||
resources:[ | ||
stone | ||
copper | ||
lead | ||
coal | ||
sand | ||
titanium | ||
iron | ||
thorium | ||
] | ||
requirements:[ | ||
{ | ||
type:ZoneWave | ||
zone:DamlonShipyard | ||
wave:1 | ||
} | ||
{ | ||
type:Unlock | ||
block:geothermal-system | ||
} | ||
] |
Binary file not shown.
Binary file not shown.
Binary file not shown.