short bridges
This commit is contained in:
16
units.ini
16
units.ini
@@ -256,6 +256,8 @@ MINV
|
||||
BR1
|
||||
BR2
|
||||
BR3
|
||||
BRIDGE1
|
||||
BRIDGE2
|
||||
|
||||
|
||||
; `Dimensions` is the size of a box that will include the whole building, excluding bib.
|
||||
@@ -557,7 +559,19 @@ Dimensions=4,2
|
||||
Footprint=____ ____
|
||||
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]
|
||||
DOG
|
||||
|
||||
Reference in New Issue
Block a user