Merge pull request #3432 from chrisforbes/remove-BuiltAt

closes #2323
This commit is contained in:
Matthias Mailänder
2013-06-17 14:08:16 -07:00
8 changed files with 0 additions and 46 deletions

View File

@@ -15,9 +15,6 @@ namespace OpenRA.Mods.RA
public class BuildableInfo : TraitInfo<Buildable> public class BuildableInfo : TraitInfo<Buildable>
{ {
public readonly string[] Prerequisites = { }; public readonly string[] Prerequisites = { };
[ActorReference]
public readonly string[] BuiltAt = { };
public readonly string[] Owner = { }; public readonly string[] Owner = { };
public readonly string Queue; public readonly string Queue;

View File

@@ -9,7 +9,6 @@ TRAN:
Buildable: Buildable:
BuildPaletteOrder: 10 BuildPaletteOrder: 10
Prerequisites: hpad Prerequisites: hpad
BuiltAt: hpad
Owner: gdi,nod Owner: gdi,nod
Selectable: Selectable:
Bounds: 41,41 Bounds: 41,41
@@ -53,7 +52,6 @@ HELI:
Buildable: Buildable:
BuildPaletteOrder: 20 BuildPaletteOrder: 20
Prerequisites: hpad, anyhq Prerequisites: hpad, anyhq
BuiltAt: hpad
Owner: nod Owner: nod
Selectable: Selectable:
Bounds: 30,24 Bounds: 30,24
@@ -104,7 +102,6 @@ ORCA:
Buildable: Buildable:
BuildPaletteOrder: 20 BuildPaletteOrder: 20
Prerequisites: hpad, anyhq Prerequisites: hpad, anyhq
BuiltAt: hpad
Owner: gdi Owner: gdi
Selectable: Selectable:
Bounds: 30,24 Bounds: 30,24

View File

@@ -77,7 +77,6 @@ MCVA:
Inherits: ^MCV Inherits: ^MCV
Buildable: Buildable:
Owner: atreides Owner: atreides
BuiltAt: heavya
Transforms: Transforms:
Facing: 16 Facing: 16
IntoActor: conyarda IntoActor: conyarda
@@ -90,7 +89,6 @@ MCVA.starport:
Inherits: MCVA Inherits: MCVA
Buildable: Buildable:
Queue: Starport Queue: Starport
BuiltAt: starporta
Valued: Valued:
Cost: 2500 Cost: 2500
@@ -98,7 +96,6 @@ TRIKEA:
Inherits: ^TRIKE Inherits: ^TRIKE
Buildable: Buildable:
Owner: atreides, harkonnen Owner: atreides, harkonnen
BuiltAt: lighta, lighth
RenderUnit: RenderUnit:
Image: TRIKE Image: TRIKE
@@ -107,7 +104,6 @@ TRIKEA.starport:
Buildable: Buildable:
Owner: atreides, harkonnen, ordos Owner: atreides, harkonnen, ordos
Queue: Starport Queue: Starport
BuiltAt: starporta, starporth, starporto
Valued: Valued:
Cost: 315 Cost: 315
@@ -127,7 +123,6 @@ COMBATA:
Icon: combataicon Icon: combataicon
Buildable: Buildable:
Owner: atreides Owner: atreides
BuiltAt: heavya
RevealsShroud: RevealsShroud:
Range: 8 Range: 8
Turreted: Turreted:
@@ -155,7 +150,6 @@ COMBATA.starport:
Inherits: COMBATA Inherits: COMBATA
Buildable: Buildable:
Queue: Starport Queue: Starport
BuiltAt: starporta
Valued: Valued:
Cost: 875 Cost: 875
@@ -166,7 +160,6 @@ SONICTANK:
BuildPaletteOrder: 100 BuildPaletteOrder: 100
Prerequisites: heavya,research Prerequisites: heavya,research
Owner: atreides Owner: atreides
BuiltAt: heavya
Hotkey: o Hotkey: o
Valued: Valued:
Cost: 1250 Cost: 1250

View File

@@ -82,7 +82,6 @@ MCVH:
Inherits: ^MCV Inherits: ^MCV
Buildable: Buildable:
Owner: harkonnen Owner: harkonnen
BuiltAt: heavyh
Transforms: Transforms:
Facing: 16 Facing: 16
IntoActor: conyardh IntoActor: conyardh
@@ -95,7 +94,6 @@ MCVH.starport:
Inherits: MCVH Inherits: MCVH
Buildable: Buildable:
Queue: Starport Queue: Starport
BuiltAt: starporth
Valued: Valued:
Cost: 2500 Cost: 2500
@@ -103,7 +101,6 @@ MCVH.starport:
# Inherits: ^TRIKE # Inherits: ^TRIKE
# Buildable: # Buildable:
# Owner: harkonnen # Owner: harkonnen
# BuiltAt: lighth
# Valued: # Valued:
# Cost: 250 # Cost: 250
# Tooltip: # Tooltip:
@@ -127,7 +124,6 @@ MCVH.starport:
# Buildable: # Buildable:
# Owner: harkonnen # Owner: harkonnen
# Queue: Starport # Queue: Starport
# BuiltAt: starporth
# Valued: # Valued:
# Cost: 149 # Cost: 149
# RenderUnit: # RenderUnit:
@@ -155,7 +151,6 @@ COMBATH:
Icon: combathicon Icon: combathicon
Buildable: Buildable:
Owner: harkonnen Owner: harkonnen
BuiltAt: heavyh
Mobile: Mobile:
Speed: 5 Speed: 5
ROT: 4 ROT: 4
@@ -180,7 +175,6 @@ COMBATH.starport:
Inherits: COMBATH Inherits: COMBATH
Buildable: Buildable:
Queue: Starport Queue: Starport
BuiltAt: starporth
Valued: Valued:
Cost: 875 Cost: 875
@@ -191,7 +185,6 @@ DEVAST:
BuildPaletteOrder: 100 BuildPaletteOrder: 100
Prerequisites: Ix Prerequisites: Ix
Owner: harkonnen Owner: harkonnen
BuiltAt: heavyh
Hotkey: d Hotkey: d
Valued: Valued:
Cost: 1200 Cost: 1200

View File

@@ -76,7 +76,6 @@ MCVO:
Inherits: ^MCV Inherits: ^MCV
Buildable: Buildable:
Owner: ordos Owner: ordos
BuiltAt: heavyo
Transforms: Transforms:
Facing: 16 Facing: 16
IntoActor: conyardo IntoActor: conyardo
@@ -89,7 +88,6 @@ MCVO.starport:
Inherits: MCVO Inherits: MCVO
Buildable: Buildable:
Queue: Starport Queue: Starport
BuiltAt: starporto
Valued: Valued:
Cost: 2500 Cost: 2500
@@ -99,7 +97,6 @@ COMBATO:
Icon: combatoicon Icon: combatoicon
Buildable: Buildable:
Owner: ordos Owner: ordos
BuiltAt: heavyo
RevealsShroud: RevealsShroud:
Range: 8 Range: 8
Turreted: Turreted:
@@ -125,7 +122,6 @@ COMBATO.starport:
Inherits: COMBATO Inherits: COMBATO
Buildable: Buildable:
Queue: Starport Queue: Starport
BuiltAt: starporto
Valued: Valued:
Cost: 875 Cost: 875
@@ -133,7 +129,6 @@ TRIKEO:
Inherits: ^TRIKE Inherits: ^TRIKE
Buildable: Buildable:
Owner: ordos Owner: ordos
BuiltAt: lighto
Valued: Valued:
Cost: 300 Cost: 300
Tooltip: Tooltip:
@@ -157,7 +152,6 @@ STEALTHTRIKE:
Buildable: Buildable:
Prerequisites: Hitech Prerequisites: Hitech
Owner: ordos Owner: ordos
BuiltAt: lighto
BuildPaletteOrder: 30 BuildPaletteOrder: 30
Valued: Valued:
Cost: 400 Cost: 400
@@ -189,7 +183,6 @@ STEALTHTRIKE:
# Buildable: # Buildable:
# Queue: Starport # Queue: Starport
# Owner: ordos # Owner: ordos
# BuiltAt: starporto
# RenderUnit: # RenderUnit:
# Image: TRIKE # Image: TRIKE
# Valued: # Valued:
@@ -218,7 +211,6 @@ DEVIATORTANK:
BuildPaletteOrder: 50 BuildPaletteOrder: 50
Prerequisites: heavyo,research Prerequisites: heavyo,research
# Owner: ordos # Owner: ordos
BuiltAt: heavyo
Hotkey: d Hotkey: d
Mobile: Mobile:
ROT: 3 ROT: 3

View File

@@ -50,7 +50,6 @@ HARVESTER:
Queue: Armor Queue: Armor
Prerequisites: Heavy,Refinery Prerequisites: Heavy,Refinery
Owner: atreides, harkonnen, ordos Owner: atreides, harkonnen, ordos
BuiltAt: heavya, heavyh, heavyo
BuildPaletteOrder: 10 BuildPaletteOrder: 10
Hotkey: h Hotkey: h
Valued: Valued:
@@ -104,7 +103,6 @@ HARVESTER.starport:
Buildable: Buildable:
Prerequisites: Starport Prerequisites: Starport
Queue: Starport Queue: Starport
BuiltAt: starporta, starporth, starporto
Valued: Valued:
Cost: 1500 Cost: 1500
@@ -153,7 +151,6 @@ QUAD:
Queue: Vehicle Queue: Vehicle
Prerequisites: Light,Outpost Prerequisites: Light,Outpost
Owner: atreides, ordos Owner: atreides, ordos
BuiltAt: lighta, lighto
BuildPaletteOrder: 20 BuildPaletteOrder: 20
Hotkey: q Hotkey: q
Valued: Valued:
@@ -189,7 +186,6 @@ QUAD.starport:
Buildable: Buildable:
Prerequisites: Starport Prerequisites: Starport
Queue: Starport Queue: Starport
BuiltAt: starporta, starporth, starporto
Valued: Valued:
Cost: 500 Cost: 500
@@ -245,7 +241,6 @@ SIEGETANK:
Queue: Armor Queue: Armor
Prerequisites: Outpost Prerequisites: Outpost
Owner: atreides, harkonnen, ordos Owner: atreides, harkonnen, ordos
BuiltAt: heavya, heavyh, heavyo
BuildPaletteOrder: 50 BuildPaletteOrder: 50
Hotkey: t Hotkey: t
Valued: Valued:
@@ -299,7 +294,6 @@ SIEGETANK.starport:
Inherits: SIEGETANK Inherits: SIEGETANK
Buildable: Buildable:
Queue: Starport Queue: Starport
BuiltAt: starporta, starporth, starporto
Valued: Valued:
Cost: 1075 Cost: 1075
@@ -315,7 +309,6 @@ MISSILETANK:
Queue: Armor Queue: Armor
Prerequisites: Hitech Prerequisites: Hitech
Owner: atreides, harkonnen, ordos Owner: atreides, harkonnen, ordos
BuiltAt: heavya, heavyh
BuildPaletteOrder: 60 BuildPaletteOrder: 60
Hotkey: r Hotkey: r
Mobile: Mobile:
@@ -357,6 +350,5 @@ MISSILETANK.starport:
Prerequisites: Hitech Prerequisites: Hitech
Queue: Starport Queue: Starport
Owner: atreides, harkonnen, ordos Owner: atreides, harkonnen, ordos
BuiltAt: starporta, starporth, starporto
Valued: Valued:
Cost: 1250 Cost: 1250

View File

@@ -77,7 +77,6 @@ MIG:
Queue: Plane Queue: Plane
BuildPaletteOrder: 100 BuildPaletteOrder: 100
Prerequisites: afld, stek Prerequisites: afld, stek
BuiltAt: afld
Owner: soviet Owner: soviet
Hotkey: m Hotkey: m
Valued: Valued:
@@ -127,7 +126,6 @@ YAK:
Queue: Plane Queue: Plane
BuildPaletteOrder: 50 BuildPaletteOrder: 50
Prerequisites: afld Prerequisites: afld
BuiltAt: afld
Owner: soviet Owner: soviet
Hotkey: y Hotkey: y
Valued: Valued:
@@ -178,7 +176,6 @@ TRAN:
Queue: Plane Queue: Plane
BuildPaletteOrder: 110 BuildPaletteOrder: 110
Prerequisites: hpad Prerequisites: hpad
BuiltAt: hpad
Owner: allies Owner: allies
Hotkey: t Hotkey: t
Valued: Valued:
@@ -233,7 +230,6 @@ HELI:
Queue: Plane Queue: Plane
BuildPaletteOrder: 90 BuildPaletteOrder: 90
Prerequisites: hpad, atek Prerequisites: hpad, atek
BuiltAt: hpad
Owner: allies Owner: allies
Hotkey: l Hotkey: l
Valued: Valued:
@@ -279,7 +275,6 @@ HIND:
Queue: Plane Queue: Plane
BuildPaletteOrder: 90 BuildPaletteOrder: 90
Prerequisites: hpad Prerequisites: hpad
BuiltAt: hpad
Owner: allies Owner: allies
Hotkey: h Hotkey: h
Valued: Valued:

View File

@@ -4,7 +4,6 @@ SS:
Queue: Ship Queue: Ship
BuildPaletteOrder: 50 BuildPaletteOrder: 50
Prerequisites: spen Prerequisites: spen
BuiltAt: spen
Owner: soviet Owner: soviet
Hotkey: u Hotkey: u
Valued: Valued:
@@ -52,7 +51,6 @@ MSUB:
Queue: Ship Queue: Ship
BuildPaletteOrder: 60 BuildPaletteOrder: 60
Prerequisites: spen,stek Prerequisites: spen,stek
BuiltAt: spen
Owner: soviet Owner: soviet
Hotkey: m Hotkey: m
Valued: Valued:
@@ -99,7 +97,6 @@ DD:
Queue: Ship Queue: Ship
BuildPaletteOrder: 70 BuildPaletteOrder: 70
Prerequisites: syrd,dome Prerequisites: syrd,dome
BuiltAt: syrd
Owner: allies Owner: allies
Hotkey: r Hotkey: r
Valued: Valued:
@@ -146,7 +143,6 @@ CA:
Queue: Ship Queue: Ship
BuildPaletteOrder: 100 BuildPaletteOrder: 100
Prerequisites: syrd,atek Prerequisites: syrd,atek
BuiltAt: syrd
Owner: allies Owner: allies
Hotkey: c Hotkey: c
Valued: Valued:
@@ -233,7 +229,6 @@ PT:
Queue: Ship Queue: Ship
BuildPaletteOrder: 50 BuildPaletteOrder: 50
Prerequisites: syrd Prerequisites: syrd
BuiltAt: syrd
Owner: allies Owner: allies
Hotkey: b Hotkey: b
Valued: Valued: