short bridges

This commit is contained in:
Chris Forbes
2010-01-19 13:56:01 +13:00
parent 29728bb6fb
commit fb6a8a2cdd
5 changed files with 64 additions and 2 deletions

View File

@@ -32,3 +32,11 @@ MINV:
BR3: BR3:
Bridge: Bridge:
Long: yes Long: yes
BRIDGE1:
Bridge:
UseAlternateNames: yes
BRIDGE2:
Bridge:
UseAlternateNames: yes

22
ra.yaml
View File

@@ -94,6 +94,28 @@ BR3:
Dimensions: 4,2 Dimensions: 4,2
HP: 1000 HP: 1000
BRIDGE1:
Bridge:
UseAlternateNames: yes
Category: Building
Selectable:
BelowUnits:
Building:
Footprint: _____ _____ _____
Dimensions: 5,3
HP: 1000
BRIDGE2:
Bridge:
UseAlternateNames: yes
Category: Building
Selectable:
BelowUnits:
Building:
Footprint: _____ _____
Dimensions: 5,2
HP: 1000
V2RL: V2RL:
Inherits: ^Vehicle Inherits: ^Vehicle
Buildable: Buildable:

View File

@@ -1533,6 +1533,8 @@ tiletype8=0
Name=BRIDGE1 Name=BRIDGE1
width=5 width=5
height=3 height=3
bridge=bridge1
hp=1
tiletype1=3 tiletype1=3
tiletype2=2 tiletype2=2
tiletype3=2 tiletype3=2
@@ -1548,6 +1550,8 @@ tiletype12=3
Name=BRIDGE1D Name=BRIDGE1D
width=5 width=5
height=3 height=3
bridge=bridge1
hp=0
tiletype1=3 tiletype1=3
tiletype2=3 tiletype2=3
tiletype3=3 tiletype3=3
@@ -1563,6 +1567,8 @@ tiletype12=3
Name=BRIDGE2 Name=BRIDGE2
width=5 width=5
height=2 height=2
bridge=bridge2
hp=1
tiletype0=3 tiletype0=3
tiletype1=2 tiletype1=2
tiletype2=2 tiletype2=2
@@ -1577,6 +1583,8 @@ tiletype9=3
Name=BRIDGE2D Name=BRIDGE2D
width=5 width=5
height=2 height=2
bridge=bridge2
hp=0
tiletype0=3 tiletype0=3
tiletype1=3 tiletype1=3
tiletype2=3 tiletype2=3
@@ -2750,6 +2758,8 @@ tiletype0=0
Name=BRIDGE1H Name=BRIDGE1H
width=5 width=5
height=3 height=3
bridge=bridge1
hp=.5
tiletype1=3 tiletype1=3
tiletype2=6 tiletype2=6
tiletype3=6 tiletype3=6
@@ -2765,6 +2775,8 @@ tiletype12=6
Name=BRIDGE2H Name=BRIDGE2H
width=5 width=5
height=2 height=2
bridge=bridge2
hp=.5
tiletype0=3 tiletype0=3
tiletype1=6 tiletype1=6
tiletype2=6 tiletype2=6

View File

@@ -208,6 +208,12 @@ bridge2d
; short bridge "\" (damaged) ; short bridge "\" (damaged)
TS- TS-
1 1
017b
bridge2h
; short bridge "\" (surround)
TS-
1
017f 017f
bridge2x bridge2x

View File

@@ -256,6 +256,8 @@ MINV
BR1 BR1
BR2 BR2
BR3 BR3
BRIDGE1
BRIDGE2
; `Dimensions` is the size of a box that will include the whole building, excluding bib. ; `Dimensions` is the size of a box that will include the whole building, excluding bib.
@@ -557,7 +559,19 @@ Dimensions=4,2
Footprint=____ ____ Footprint=____ ____
Selectable=yes ;; temp hack Selectable=yes ;; temp hack
;; todo: short bridges [BRIDGE1]
Traits=Bridge, BelowUnits, Building
Strength=1000
Dimensions=5,3
Footprint=_____ _____ _____
Selectable = yes
[BRIDGE2]
Traits=Bridge, BelowUnits, Building
Strength=1000
Dimensions=5,2
Footprint=_____ _____
Selectable = yes
[InfantryTypes] [InfantryTypes]
DOG DOG