Skip to content
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.

Commit

Permalink
Merge pull request #7 from GlennFolker/master
Browse files Browse the repository at this point in the history
v1.2 new GlennFolker
  • Loading branch information
JerichoFletcher authored Apr 8, 2020
2 parents e934336 + 02e1522 commit 28914de
Show file tree
Hide file tree
Showing 48 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
type: OreBlock
itemDrop: uranium
oreDefault: true
oreThreshold: 0.8
oreThreshold: 0.89
oreScale: 25.828543
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ type: GroundUnit
name: Nullifier
description: "Extremely durable and dangerous. Use AP ammo whenever encountered."
health: 18000

speed: 0.1
maxVelocity: 0.6
mass: 6
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Front Gate
description: A main gate to the enemy's capital. Heavily guarded, knowing that the main factory is inside. Uranium is present, but is already taken and fortified. Destroy the core and move on.
description: A main gate to the enemy's capital. Heavily guarded, knowing that the main factory is inside. Uranium is present, but is already taken and fortified. Take out the two cores and move on.
loadout: basicFoundation
startingItems: [
copper/1500
lead/1250
graphite/100
graphite/500
silicon/500
metaglass/500
titanium/500
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Frozen Meadow
description: Several abandoned iron mining camp can be seen here. Explore the grassy outskirts. Traverse the wet terrain carefully. Mine iron and learn how to use it.
name: Frozen Valley
description: Iron vains can be seen here. Explore the grassy outskirts. Traverse the wet terrain carefully. Mine iron and learn how to use it.
loadout: basicFoundation
startingItems: [
copper/200
Expand All @@ -26,6 +26,7 @@ resources: [
copper
lead
coal
titanium
iron
sand
]
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ launchPeriod: 10
requirements: [
{
type: ZoneWave
zone: frozen-meadow
zone: frozen-valley
wave: 20
}
{
Expand Down
File renamed without changes.
Binary file removed maps/coastline.msav
Binary file not shown.
Binary file modified maps/front-gate.msav
Binary file not shown.
Binary file removed maps/frozen-meadow.msav
Binary file not shown.
Binary file added maps/frozen-valley.msav
Binary file not shown.
Binary file modified maps/hill-path.msav
Binary file not shown.
Binary file modified maps/volcano.msav
Binary file not shown.
File renamed without changes.
Binary file removed sprites/zones/coastline-zone.png
Binary file not shown.
Binary file added sprites/zones/front-gate-zone.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed sprites/zones/frozen-meadow-zone.png
Binary file not shown.
Binary file added sprites/zones/frozen-valley-zone.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified sprites/zones/hill-path-zone.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified sprites/zones/volcano-zone.png
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 28914de

Please sign in to comment.