added TilesetBuilder command line, added Tileset extractor
removing all copyrighted raw tileset files
This commit is contained in:
@@ -101,6 +101,8 @@ MCVA:
|
||||
Offset:-1,-1
|
||||
TransformSounds:
|
||||
NoTransformSounds: AI_DPLOY.AUD
|
||||
RenderUnit:
|
||||
Image: DMCV
|
||||
|
||||
COMBATA:
|
||||
Inherits: ^COMBAT
|
||||
|
||||
@@ -3,11 +3,12 @@
|
||||
Mobile:
|
||||
Crushes: crate
|
||||
TerrainSpeeds:
|
||||
Clear: 80
|
||||
Rough: 40
|
||||
Road: 100
|
||||
Sand: 80
|
||||
Rock: 90
|
||||
Concrete: 100
|
||||
Spice: 70
|
||||
Beach: 40
|
||||
SpiceBlobs: 70
|
||||
Dune: 40
|
||||
ROT: 5
|
||||
SelectionDecorations:
|
||||
Selectable:
|
||||
@@ -35,11 +36,12 @@
|
||||
Mobile:
|
||||
Crushes: crate
|
||||
TerrainSpeeds:
|
||||
Clear: 80
|
||||
Rough: 70
|
||||
Road: 100
|
||||
Sand: 80
|
||||
Rock: 90
|
||||
Concrete: 100
|
||||
Spice: 70
|
||||
Beach: 70
|
||||
SpiceBlobs: 70
|
||||
Dune: 40
|
||||
ROT: 5
|
||||
SelectionDecorations:
|
||||
Selectable:
|
||||
@@ -74,11 +76,13 @@
|
||||
Crushes: crate
|
||||
SharesCell: true
|
||||
TerrainSpeeds:
|
||||
Clear: 90
|
||||
Rough: 80
|
||||
Road: 100
|
||||
Spice: 80
|
||||
Beach: 80
|
||||
Sand: 80
|
||||
Rock: 90
|
||||
Concrete: 100
|
||||
Spice: 70
|
||||
SpiceBlobs: 70
|
||||
Dune: 40
|
||||
Rough: 60
|
||||
SelectionDecorations:
|
||||
Selectable:
|
||||
Voice: GenericVoice
|
||||
@@ -140,7 +144,7 @@
|
||||
Building:
|
||||
Dimensions: 1,1
|
||||
Footprint: x
|
||||
TerrainTypes: Clear,Road
|
||||
TerrainTypes: Rock, Concrete
|
||||
GivesBuildableArea:
|
||||
Capturable:
|
||||
CapturableBar:
|
||||
|
||||
@@ -101,6 +101,8 @@ MCVH:
|
||||
Offset:-1,-1
|
||||
TransformSounds:
|
||||
NoTransformSounds: HI_DPLOY.AUD
|
||||
RenderUnit:
|
||||
Image: DMCV
|
||||
|
||||
COMBATH:
|
||||
Inherits: ^COMBAT
|
||||
|
||||
@@ -101,6 +101,8 @@ MCVO:
|
||||
Offset:-1,-1
|
||||
TransformSounds:
|
||||
NoTransformSounds: OI_DPLOY.AUD
|
||||
RenderUnit:
|
||||
Image: DMCV
|
||||
|
||||
COMBATO:
|
||||
Inherits: ^COMBAT
|
||||
|
||||
@@ -61,30 +61,30 @@ Player:
|
||||
Name:Omnius
|
||||
RallypointTestBuilding: conyarda
|
||||
BuildingFractions:
|
||||
refa: 30%
|
||||
refh: 30%
|
||||
refo: 30%
|
||||
powra: 35%
|
||||
powrh: 35%
|
||||
powro: 35%
|
||||
barra: 1%
|
||||
barrh: 1%
|
||||
barro: 1%
|
||||
lighta: 1%
|
||||
lighth: 1%
|
||||
lighto: 1%
|
||||
heavya: 1%
|
||||
heavyh: 1%
|
||||
heavyo: 1%
|
||||
researcha: 1%
|
||||
researchh: 1%
|
||||
researcho: 1%
|
||||
refa: 25.1%
|
||||
refh: 25.1%
|
||||
refo: 25.1%
|
||||
barra: 0.1%
|
||||
barrh: 0.1%
|
||||
barro: 0.1%
|
||||
lighta: 0.1%
|
||||
lighth: 0.1%
|
||||
lighto: 0.1%
|
||||
heavya: 0.1%
|
||||
heavyh: 0.1%
|
||||
heavyo: 0.1%
|
||||
researcha: 0.1%
|
||||
researchh: 0.1%
|
||||
researcho: 0.1%
|
||||
repaira: 0.1%
|
||||
repairh: 0.1%
|
||||
repairo: 0.1%
|
||||
radara: 10%
|
||||
radaro: 10%
|
||||
radarh: 10%
|
||||
radara: 0.1%
|
||||
radaro: 0.1%
|
||||
radarh: 0.1%
|
||||
powra: 35%
|
||||
powrh: 35%
|
||||
powro: 35%
|
||||
UnitsToBuild:
|
||||
trike: 30%
|
||||
raider: 30%
|
||||
@@ -181,7 +181,7 @@ World:
|
||||
ValuePerUnit: 35
|
||||
Name: Spice
|
||||
PipColor: Yellow
|
||||
AllowedTerrainTypes: Clear
|
||||
AllowedTerrainTypes: Sand
|
||||
AllowUnderActors: false
|
||||
SmudgeLayer@CRATER:
|
||||
Type:Crater
|
||||
@@ -222,7 +222,7 @@ CRATE:
|
||||
Name: Crate
|
||||
Crate:
|
||||
Lifetime: 120
|
||||
TerrainTypes: Clear, Rough, Road, Water, Beach
|
||||
TerrainTypes: Sand, Dune, Rock
|
||||
GiveCashCrateAction:
|
||||
Amount: 1000
|
||||
SelectionShares: 50
|
||||
|
||||
@@ -21,8 +21,6 @@
|
||||
Crushes: crate, infantry
|
||||
RevealsShroud:
|
||||
Range: 4
|
||||
RenderUnit:
|
||||
Image: MCV
|
||||
MustBeDestroyed:
|
||||
BaseBuilding:
|
||||
-AttackMove:
|
||||
@@ -181,7 +179,7 @@ SIEGE:
|
||||
Chance: 75
|
||||
AutoTarget:
|
||||
|
||||
Missile:
|
||||
MISSILE:
|
||||
Inherits: ^Tank
|
||||
Valued:
|
||||
Cost: 800
|
||||
|
||||
Reference in New Issue
Block a user