Merge pull request #10037 from OmegaBolt/d2k-terrain

Fixes #4243.
Fixes #8317.
This commit is contained in:
Matthias Mailänder
2015-11-22 18:14:59 +01:00
5 changed files with 182 additions and 174 deletions

View File

@@ -65,6 +65,7 @@ sandworm:
TerrainSpeeds:
Sand: 100
Dune: 100
SpiceSand: 100
Spice: 100
Targetable:
TargetTypes: Ground

View File

@@ -64,6 +64,7 @@
Rock: 100
Transition: 100
Concrete: 100
SpiceSand: 100
Spice: 100
SpiceBlobs: 100
Dune: 50
@@ -169,6 +170,7 @@
Rock: 100
Transition: 100
Concrete: 100
SpiceSand: 100
Spice: 100
SpiceBlobs: 100
Dune: 80

View File

@@ -4,7 +4,7 @@ crate:
Name: Crate
Crate:
Lifetime: 120
TerrainTypes: Sand, Dune, Rock
TerrainTypes: Sand, Dune, Rock, SpiceSand
GiveCashCrateAction@1:
Amount: 750
SelectionShares: 25

View File

@@ -44,7 +44,7 @@
ValuePerUnit: 25
Name: Spice
PipColor: green
AllowedTerrainTypes: Sand
AllowedTerrainTypes: SpiceSand
AllowUnderActors: true
LoadWidgetAtGameStart: