Merge pull request #3512 from Mailaender/community-assets

Added decorative pixelart contributed by the community
This commit is contained in:
Paul Chote
2013-07-11 04:09:50 -07:00
15 changed files with 156 additions and 2 deletions

BIN
mods/ra/bits/ammobox1.shp Normal file

Binary file not shown.

BIN
mods/ra/bits/ammobox2.shp Normal file

Binary file not shown.

BIN
mods/ra/bits/ammobox3.shp Normal file

Binary file not shown.

BIN
mods/ra/bits/asianhut.shp Normal file

Binary file not shown.

BIN
mods/ra/bits/railmine.shp Normal file

Binary file not shown.

BIN
mods/ra/bits/rice.tem Normal file

Binary file not shown.

BIN
mods/ra/bits/rushouse.shp Normal file

Binary file not shown.

BIN
mods/ra/bits/tanktrap1.shp Normal file

Binary file not shown.

BIN
mods/ra/bits/tanktrap2.shp Normal file

Binary file not shown.

BIN
mods/ra/bits/utilpol1.shp Normal file

Binary file not shown.

BIN
mods/ra/bits/utilpol2.shp Normal file

Binary file not shown.

View File

@@ -273,6 +273,15 @@ BRL3:
TargetableBuilding:
TargetTypes: Ground, DemoTruck
AMMOBOX1:
Inherits: ^AmmoBox
AMMOBOX2:
Inherits: ^AmmoBox
AMMOBOX3:
Inherits: ^AmmoBox
MISS:
Inherits: ^TechBuilding
Selectable:
@@ -564,3 +573,21 @@ V37:
Building:
Footprint: __xx_ ___xx
Dimensions: 5,2
RICE:
Inherits: ^CivField
EditorTilesetFilter:
RequireTilesets: TEMPERAT
RUSHOUSE:
Inherits: ^CivBuilding
EditorTilesetFilter:
ExcludeTilesets: DESERT
Building:
Footprint: _ x
Dimensions: 1,2
ASIANHUT:
Inherits: ^CivBuilding
EditorTilesetFilter:
ExcludeTilesets: DESERT

View File

@@ -291,6 +291,22 @@
-Capturable:
-CapturableBar:
^AmmoBox:
Inherits: ^TechBuilding
Selectable:
Priority: 0
Health:
HP: 10
Explodes:
Weapon: UnitExplode
Tooltip:
Name: Ammo Box
AutoTargetIgnore:
Armor:
Type: Light
TargetableBuilding:
TargetTypes: Ground, DemoTruck
^CivInfantry:
Inherits: ^Infantry
Selectable:

View File

@@ -167,12 +167,32 @@ MINE:
Terrain: Ore
EditorAppearance:
RelativeToTopLeft: yes
UseTerrainPalette: true
UseTerrainPalette: yes
AutoTargetIgnore:
BodyOrientation:
SeedsResource:
BelowUnits:
RAILMINE:
Tooltip:
Name: Gem Mine
RenderBuilding:
Palette: terrain
Building:
Footprint: _x
Dimensions: 1,2
AppearsOnRadar:
RadarColorFromTerrain:
Terrain: Gems
EditorAppearance:
RelativeToTopLeft: yes
UseTerrainPalette: yes
AutoTargetIgnore:
BodyOrientation:
SeedsResource:
ResourceType: Gems
BelowUnits:
BOXES01:
Inherits: ^Tree
Tooltip:
@@ -310,4 +330,30 @@ T04:
Inherits: ^Tree
Building:
Footprint: __ x_
Dimensions: 2,2
Dimensions: 2,2
UTILPOL1:
Inherits: ^Tree
Tooltip:
Name: Utility Pole
UTILPOL2:
Inherits: ^Tree
Tooltip:
Name: Utility Pole
TANKTRAP1:
Inherits: ^Rock
Building:
Footprint: x
Dimensions: 1,1
Tooltip:
Name: Tank Trap
TANKTRAP2:
Inherits: ^Rock
Building:
Footprint: x
Dimensions: 1,1
Tooltip:
Name: Tank Trap

View File

@@ -229,6 +229,12 @@ mine:
active:
Start: 0
railmine:
idle:
Start: 0
active:
Start: 0
v01:
idle:
Start: 0
@@ -341,6 +347,12 @@ v18:
damaged-idle:
Start: 1
rice:
idle:
Start: 0
damaged-idle:
Start: 1
v19:
idle:
Start: 0
@@ -606,3 +618,56 @@ v37:
Start: 0
damaged-idle:
Start: 1
utilpol1:
idle:
Start: 0
damaged-idle:
Start: 1
dead:
Start: 1
utilpol2:
idle:
Start: 0
damaged-idle:
Start: 1
dead:
Start: 1
ammobox1:
idle:
Start: 0
Length: 1
ammobox2:
idle:
Start: 0
Length: 1
ammobox3:
idle:
Start: 0
Length: 1
tanktrap1:
idle:
Start: 0
tanktrap2:
idle:
Start: 0
rushouse:
idle:
Start: 0
damaged-idle:
Start: 1
asianhut:
idle:
Start: 0
damaged-idle:
Start: 1