fixed cnc to use gdi/nod rather than allies/soviet
This commit is contained in:
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
@@ -1,19 +1,19 @@
|
|||||||
<chrome>
|
<chrome>
|
||||||
<collection name="chrome-allies" src="chrome-allies.png">
|
<collection name="chrome-gdi" src="chrome-gdi.png">
|
||||||
<image name="specialbin-top" x="0" y="0" width="30" height="51" />
|
<image name="specialbin-top" x="0" y="0" width="30" height="51" />
|
||||||
<image name="specialbin-middle" x="0" y="51" width="30" height="51" />
|
<image name="specialbin-middle" x="0" y="51" width="30" height="51" />
|
||||||
<image name="specialbin-bottom" x="0" y="153" width="30" height="39" />
|
<image name="specialbin-bottom" x="0" y="153" width="30" height="39" />
|
||||||
<image name="moneybin" x="192" y="0" width="320" height="32" />
|
<image name="moneybin" x="192" y="0" width="320" height="32" />
|
||||||
<image name="tooltip-bg" x="0" y="288" width="272" height="136" />
|
<image name="tooltip-bg" x="0" y="288" width="272" height="136" />
|
||||||
</collection>
|
</collection>
|
||||||
<collection name="radar-allies" src="chrome-allies.png">
|
<collection name="radar-gdi" src="chrome-gdi.png">
|
||||||
<image name="left" x="297" y="31" width="9" height="192" />
|
<image name="left" x="297" y="31" width="9" height="192" />
|
||||||
<image name="right" x="498" y="31" width="9" height="192" />
|
<image name="right" x="498" y="31" width="9" height="192" />
|
||||||
<image name="bottom" x="297" y="223" width="210" height="30" />
|
<image name="bottom" x="297" y="223" width="210" height="30" />
|
||||||
<image name="bg" x="306" y="31" width="192" height="192" />
|
<image name="bg" x="306" y="31" width="192" height="192" />
|
||||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||||
</collection>
|
</collection>
|
||||||
<collection name="palette-allies" src="chrome-allies.png">
|
<collection name="palette-gdi" src="chrome-gdi.png">
|
||||||
<image name="top" x="297" y="288" width="201" height="9" />
|
<image name="top" x="297" y="288" width="201" height="9" />
|
||||||
<image name="dock-top" x="498" y="274" width="14" height="23" />
|
<image name="dock-top" x="498" y="274" width="14" height="23" />
|
||||||
<image name="bottom" x="297" y="489" width="201" height="9" />
|
<image name="bottom" x="297" y="489" width="201" height="9" />
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
<image name="bg-3" x="297" y="441" width="201" height="48" />
|
<image name="bg-3" x="297" y="441" width="201" height="48" />
|
||||||
<image name="dock-3" x="498" y="441" width="14" height="48" />
|
<image name="dock-3" x="498" y="441" width="14" height="48" />
|
||||||
</collection>
|
</collection>
|
||||||
<collection name="digits-allies" src="chrome-allies.png">
|
<collection name="digits-gdi" src="chrome-gdi.png">
|
||||||
<image name="0" x="32" y="0" width="13" height="17" />
|
<image name="0" x="32" y="0" width="13" height="17" />
|
||||||
<image name="1" x="45" y="0" width="13" height="17" />
|
<image name="1" x="45" y="0" width="13" height="17" />
|
||||||
<image name="2" x="58" y="0" width="13" height="17" />
|
<image name="2" x="58" y="0" width="13" height="17" />
|
||||||
@@ -39,21 +39,21 @@
|
|||||||
<image name="8" x="136" y="0" width="13" height="17" />
|
<image name="8" x="136" y="0" width="13" height="17" />
|
||||||
<image name="9" x="149" y="0" width="13" height="17" />
|
<image name="9" x="149" y="0" width="13" height="17" />
|
||||||
</collection>
|
</collection>
|
||||||
<collection name="chrome-soviet" src="chrome-soviet.png">
|
<collection name="chrome-nod" src="chrome-nod.png">
|
||||||
<image name="specialbin-top" x="0" y="0" width="30" height="51" />
|
<image name="specialbin-top" x="0" y="0" width="30" height="51" />
|
||||||
<image name="specialbin-middle" x="0" y="51" width="30" height="51" />
|
<image name="specialbin-middle" x="0" y="51" width="30" height="51" />
|
||||||
<image name="specialbin-bottom" x="0" y="153" width="30" height="39" />
|
<image name="specialbin-bottom" x="0" y="153" width="30" height="39" />
|
||||||
<image name="moneybin" x="192" y="0" width="320" height="32" />
|
<image name="moneybin" x="192" y="0" width="320" height="32" />
|
||||||
<image name="tooltip-bg" x="0" y="288" width="272" height="136" />
|
<image name="tooltip-bg" x="0" y="288" width="272" height="136" />
|
||||||
</collection>
|
</collection>
|
||||||
<collection name="radar-soviet" src="chrome-soviet.png">
|
<collection name="radar-nod" src="chrome-nod.png">
|
||||||
<image name="left" x="297" y="31" width="9" height="192" />
|
<image name="left" x="297" y="31" width="9" height="192" />
|
||||||
<image name="right" x="498" y="31" width="9" height="192" />
|
<image name="right" x="498" y="31" width="9" height="192" />
|
||||||
<image name="bottom" x="297" y="223" width="210" height="30" />
|
<image name="bottom" x="297" y="223" width="210" height="30" />
|
||||||
<image name="bg" x="306" y="31" width="192" height="192" />
|
<image name="bg" x="306" y="31" width="192" height="192" />
|
||||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||||
</collection>
|
</collection>
|
||||||
<collection name="palette-soviet" src="chrome-soviet.png">
|
<collection name="palette-nod" src="chrome-nod.png">
|
||||||
<image name="top" x="297" y="288" width="201" height="9" />
|
<image name="top" x="297" y="288" width="201" height="9" />
|
||||||
<image name="dock-top" x="498" y="274" width="14" height="23" />
|
<image name="dock-top" x="498" y="274" width="14" height="23" />
|
||||||
<image name="bottom" x="297" y="489" width="201" height="9" />
|
<image name="bottom" x="297" y="489" width="201" height="9" />
|
||||||
@@ -67,7 +67,7 @@
|
|||||||
<image name="bg-3" x="297" y="441" width="201" height="48" />
|
<image name="bg-3" x="297" y="441" width="201" height="48" />
|
||||||
<image name="dock-3" x="498" y="441" width="14" height="48" />
|
<image name="dock-3" x="498" y="441" width="14" height="48" />
|
||||||
</collection>
|
</collection>
|
||||||
<collection name="digits-soviet" src="chrome-soviet.png">
|
<collection name="digits-nod" src="chrome-nod.png">
|
||||||
<image name="0" x="32" y="0" width="13" height="17" />
|
<image name="0" x="32" y="0" width="13" height="17" />
|
||||||
<image name="1" x="45" y="0" width="13" height="17" />
|
<image name="1" x="45" y="0" width="13" height="17" />
|
||||||
<image name="2" x="58" y="0" width="13" height="17" />
|
<image name="2" x="58" y="0" width="13" height="17" />
|
||||||
@@ -80,46 +80,46 @@
|
|||||||
<image name="9" x="149" y="0" width="13" height="17" />
|
<image name="9" x="149" y="0" width="13" height="17" />
|
||||||
</collection>
|
</collection>
|
||||||
<collection name="tabs-selected" src="tabs.png">
|
<collection name="tabs-selected" src="tabs.png">
|
||||||
<image name="allies-Building" x="0" y="0" width="27" height="41" />
|
<image name="gdi-Building" x="0" y="0" width="27" height="41" />
|
||||||
<image name="allies-Defense" x="0" y="40" width="27" height="41" />
|
<image name="gdi-Defense" x="0" y="40" width="27" height="41" />
|
||||||
<image name="allies-Infantry" x="0" y="80" width="27" height="41" />
|
<image name="gdi-Infantry" x="0" y="80" width="27" height="41" />
|
||||||
<image name="allies-Vehicle" x="0" y="120" width="27" height="41" />
|
<image name="gdi-Vehicle" x="0" y="120" width="27" height="41" />
|
||||||
<image name="allies-Plane" x="0" y="160" width="27" height="41" />
|
<image name="gdi-Plane" x="0" y="160" width="27" height="41" />
|
||||||
<image name="allies-Ship" x="0" y="200" width="27" height="41" />
|
<image name="gdi-Ship" x="0" y="200" width="27" height="41" />
|
||||||
<image name="soviet-Building" x="80" y="0" width="27" height="41" />
|
<image name="nod-Building" x="80" y="0" width="27" height="41" />
|
||||||
<image name="soviet-Defense" x="80" y="40" width="27" height="41" />
|
<image name="nod-Defense" x="80" y="40" width="27" height="41" />
|
||||||
<image name="soviet-Infantry" x="80" y="80" width="27" height="41" />
|
<image name="nod-Infantry" x="80" y="80" width="27" height="41" />
|
||||||
<image name="soviet-Vehicle" x="80" y="120" width="27" height="41" />
|
<image name="nod-Vehicle" x="80" y="120" width="27" height="41" />
|
||||||
<image name="soviet-Plane" x="80" y="160" width="27" height="41" />
|
<image name="nod-Plane" x="80" y="160" width="27" height="41" />
|
||||||
<image name="soviet-Ship" x="80" y="200" width="27" height="41" />
|
<image name="nod-Ship" x="80" y="200" width="27" height="41" />
|
||||||
</collection>
|
</collection>
|
||||||
<collection name="tabs-ready" src="tabs.png">
|
<collection name="tabs-ready" src="tabs.png">
|
||||||
<image name="allies-Building" x="27" y="0" width="27" height="41" />
|
<image name="gdi-Building" x="27" y="0" width="27" height="41" />
|
||||||
<image name="allies-Defense" x="27" y="40" width="27" height="41" />
|
<image name="gdi-Defense" x="27" y="40" width="27" height="41" />
|
||||||
<image name="allies-Infantry" x="27" y="80" width="27" height="41" />
|
<image name="gdi-Infantry" x="27" y="80" width="27" height="41" />
|
||||||
<image name="allies-Vehicle" x="27" y="120" width="27" height="41" />
|
<image name="gdi-Vehicle" x="27" y="120" width="27" height="41" />
|
||||||
<image name="allies-Plane" x="27" y="160" width="27" height="41" />
|
<image name="gdi-Plane" x="27" y="160" width="27" height="41" />
|
||||||
<image name="allies-Ship" x="27" y="200" width="27" height="41" />
|
<image name="gdi-Ship" x="27" y="200" width="27" height="41" />
|
||||||
<image name="soviet-Building" x="107" y="0" width="27" height="41" />
|
<image name="nod-Building" x="107" y="0" width="27" height="41" />
|
||||||
<image name="soviet-Defense" x="107" y="40" width="27" height="41" />
|
<image name="nod-Defense" x="107" y="40" width="27" height="41" />
|
||||||
<image name="soviet-Infantry" x="107" y="80" width="27" height="41" />
|
<image name="nod-Infantry" x="107" y="80" width="27" height="41" />
|
||||||
<image name="soviet-Vehicle" x="107" y="120" width="27" height="41" />
|
<image name="nod-Vehicle" x="107" y="120" width="27" height="41" />
|
||||||
<image name="soviet-Plane" x="107" y="160" width="27" height="41" />
|
<image name="nod-Plane" x="107" y="160" width="27" height="41" />
|
||||||
<image name="soviet-Ship" x="107" y="200" width="27" height="41" />
|
<image name="nod-Ship" x="107" y="200" width="27" height="41" />
|
||||||
</collection>
|
</collection>
|
||||||
<collection name="tabs-normal" src="tabs.png">
|
<collection name="tabs-normal" src="tabs.png">
|
||||||
<image name="allies-Building" x="54" y="0" width="27" height="41" />
|
<image name="gdi-Building" x="54" y="0" width="27" height="41" />
|
||||||
<image name="allies-Defense" x="54" y="40" width="27" height="41" />
|
<image name="gdi-Defense" x="54" y="40" width="27" height="41" />
|
||||||
<image name="allies-Infantry" x="54" y="80" width="27" height="41" />
|
<image name="gdi-Infantry" x="54" y="80" width="27" height="41" />
|
||||||
<image name="allies-Vehicle" x="54" y="120" width="27" height="41" />
|
<image name="gdi-Vehicle" x="54" y="120" width="27" height="41" />
|
||||||
<image name="allies-Plane" x="54" y="160" width="27" height="41" />
|
<image name="gdi-Plane" x="54" y="160" width="27" height="41" />
|
||||||
<image name="allies-Ship" x="54" y="200" width="27" height="41" />
|
<image name="gdi-Ship" x="54" y="200" width="27" height="41" />
|
||||||
<image name="soviet-Building" x="134" y="0" width="27" height="41" />
|
<image name="nod-Building" x="134" y="0" width="27" height="41" />
|
||||||
<image name="soviet-Defense" x="134" y="40" width="27" height="41" />
|
<image name="nod-Defense" x="134" y="40" width="27" height="41" />
|
||||||
<image name="soviet-Infantry" x="134" y="80" width="27" height="41" />
|
<image name="nod-Infantry" x="134" y="80" width="27" height="41" />
|
||||||
<image name="soviet-Vehicle" x="134" y="120" width="27" height="41" />
|
<image name="nod-Vehicle" x="134" y="120" width="27" height="41" />
|
||||||
<image name="soviet-Plane" x="134" y="160" width="27" height="41" />
|
<image name="nod-Plane" x="134" y="160" width="27" height="41" />
|
||||||
<image name="soviet-Ship" x="134" y="200" width="27" height="41" />
|
<image name="nod-Ship" x="134" y="200" width="27" height="41" />
|
||||||
</collection>
|
</collection>
|
||||||
<collection name="panel" src="widget-panel.png">
|
<collection name="panel" src="widget-panel.png">
|
||||||
<image name="border-t" x="4" y="0" width="248" height="4" />
|
<image name="border-t" x="4" y="0" width="248" height="4" />
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ NUKE:
|
|||||||
Buildable:
|
Buildable:
|
||||||
Icon: nukeicnh
|
Icon: nukeicnh
|
||||||
TechLevel: 1
|
TechLevel: 1
|
||||||
Owner: allies,soviet
|
Owner: gdi,nod
|
||||||
Cost: 300
|
Cost: 300
|
||||||
Description: Power Plant
|
Description: Power Plant
|
||||||
LongDesc: Provides power for other structures
|
LongDesc: Provides power for other structures
|
||||||
@@ -40,7 +40,7 @@ PROC:
|
|||||||
Icon: procicnh
|
Icon: procicnh
|
||||||
TechLevel: 2
|
TechLevel: 2
|
||||||
Prerequisites: nuke
|
Prerequisites: nuke
|
||||||
Owner: allies,soviet
|
Owner: gdi,nod
|
||||||
Cost: 2000
|
Cost: 2000
|
||||||
Description: Tiberium Refinery
|
Description: Tiberium Refinery
|
||||||
LongDesc: Processes Tiberium into useable resources
|
LongDesc: Processes Tiberium into useable resources
|
||||||
@@ -64,7 +64,7 @@ SILO:
|
|||||||
Icon: siloicnh
|
Icon: siloicnh
|
||||||
TechLevel: 2
|
TechLevel: 2
|
||||||
Prerequisites: proc
|
Prerequisites: proc
|
||||||
Owner: allies,soviet
|
Owner: gdi,nod
|
||||||
Cost: 150
|
Cost: 150
|
||||||
Description: Tiberium Silo
|
Description: Tiberium Silo
|
||||||
LongDesc: Stores excess Tiberium until it can be processed
|
LongDesc: Stores excess Tiberium until it can be processed
|
||||||
@@ -88,7 +88,7 @@ PYLE:
|
|||||||
Icon: pyleicnh
|
Icon: pyleicnh
|
||||||
TechLevel: 2
|
TechLevel: 2
|
||||||
Prerequisites: nuke
|
Prerequisites: nuke
|
||||||
Owner: allies
|
Owner: gdi
|
||||||
Cost: 300
|
Cost: 300
|
||||||
Description: Barracks
|
Description: Barracks
|
||||||
LongDesc: Trains infantry
|
LongDesc: Trains infantry
|
||||||
@@ -113,7 +113,7 @@ HAND:
|
|||||||
Icon: handicnh
|
Icon: handicnh
|
||||||
TechLevel: 2
|
TechLevel: 2
|
||||||
Prerequisites: nuke
|
Prerequisites: nuke
|
||||||
Owner: soviet
|
Owner: nod
|
||||||
Cost: 300
|
Cost: 300
|
||||||
Description: Hand of Nod
|
Description: Hand of Nod
|
||||||
LongDesc: Trains infantry
|
LongDesc: Trains infantry
|
||||||
@@ -138,7 +138,7 @@ AFLD:
|
|||||||
Icon: afldicnh
|
Icon: afldicnh
|
||||||
TechLevel: 5
|
TechLevel: 5
|
||||||
Prerequisites: proc
|
Prerequisites: proc
|
||||||
Owner: soviet
|
Owner: nod
|
||||||
Cost: 2000
|
Cost: 2000
|
||||||
Description: Airfield
|
Description: Airfield
|
||||||
LongDesc: Provides a dropzone for vehicle reinforcements
|
LongDesc: Provides a dropzone for vehicle reinforcements
|
||||||
@@ -163,7 +163,7 @@ WEAP:
|
|||||||
Icon: weapicnh
|
Icon: weapicnh
|
||||||
TechLevel: 5
|
TechLevel: 5
|
||||||
Prerequisites: proc
|
Prerequisites: proc
|
||||||
Owner: allies
|
Owner: gdi
|
||||||
Cost: 2000
|
Cost: 2000
|
||||||
Description: Weapons Factory
|
Description: Weapons Factory
|
||||||
LongDesc: Assembly point for vehicle reinforcements
|
LongDesc: Assembly point for vehicle reinforcements
|
||||||
@@ -190,7 +190,7 @@ HQ:
|
|||||||
Icon: hqicnh
|
Icon: hqicnh
|
||||||
TechLevel: 3
|
TechLevel: 3
|
||||||
Prerequisites: proc
|
Prerequisites: proc
|
||||||
Owner: allies,soviet
|
Owner: gdi,nod
|
||||||
Cost: 1000
|
Cost: 1000
|
||||||
Description: Communications Center
|
Description: Communications Center
|
||||||
LongDesc: Provides an overview of the battlefield.\n Requires power to operate.
|
LongDesc: Provides an overview of the battlefield.\n Requires power to operate.
|
||||||
@@ -212,7 +212,7 @@ NUK2:
|
|||||||
Icon:nuk2icnh
|
Icon:nuk2icnh
|
||||||
TechLevel: 5
|
TechLevel: 5
|
||||||
Prerequisites: nuke
|
Prerequisites: nuke
|
||||||
Owner: allies,soviet
|
Owner: gdi,nod
|
||||||
Cost: 700
|
Cost: 700
|
||||||
Description: Advanced Power Plant
|
Description: Advanced Power Plant
|
||||||
LongDesc: Provides more power, cheaper than the \nstandard Power Plant
|
LongDesc: Provides more power, cheaper than the \nstandard Power Plant
|
||||||
@@ -233,7 +233,7 @@ FIX:
|
|||||||
Icon: fixicnh
|
Icon: fixicnh
|
||||||
TechLevel: 3
|
TechLevel: 3
|
||||||
Prerequisites: nuke
|
Prerequisites: nuke
|
||||||
Owner: allies,soviet
|
Owner: gdi,nod
|
||||||
Cost: 1200
|
Cost: 1200
|
||||||
Description: Repair Facility
|
Description: Repair Facility
|
||||||
LongDesc: Repairs vehicles and allows the\nconstruction of additional bases.
|
LongDesc: Repairs vehicles and allows the\nconstruction of additional bases.
|
||||||
@@ -255,7 +255,7 @@ HPAD:
|
|||||||
Icon:hpadicnh
|
Icon:hpadicnh
|
||||||
TechLevel: 6
|
TechLevel: 6
|
||||||
Prerequisites: @Barracks
|
Prerequisites: @Barracks
|
||||||
Owner: allies,soviet
|
Owner: gdi,nod
|
||||||
Cost: 1500
|
Cost: 1500
|
||||||
Description: Helipad
|
Description: Helipad
|
||||||
LongDesc: Produces and reloads helicopters
|
LongDesc: Produces and reloads helicopters
|
||||||
@@ -283,7 +283,7 @@ EYE:
|
|||||||
Icon: eyeicnh
|
Icon: eyeicnh
|
||||||
TechLevel: 7
|
TechLevel: 7
|
||||||
Prerequisites: hq
|
Prerequisites: hq
|
||||||
Owner: allies
|
Owner: gdi
|
||||||
Cost: 2800
|
Cost: 2800
|
||||||
Description: Advanced Communications Center
|
Description: Advanced Communications Center
|
||||||
LongDesc: Provides access to the Ion Cannon.\n Requires power to operate.
|
LongDesc: Provides access to the Ion Cannon.\n Requires power to operate.
|
||||||
@@ -308,7 +308,7 @@ TMPL:
|
|||||||
Icon: tmplicnh
|
Icon: tmplicnh
|
||||||
TechLevel: 7
|
TechLevel: 7
|
||||||
Prerequisites: hq
|
Prerequisites: hq
|
||||||
Owner: soviet
|
Owner: nod
|
||||||
Cost: 3000
|
Cost: 3000
|
||||||
Description: Temple of Nod
|
Description: Temple of Nod
|
||||||
LongDesc: Place of worship and secret missile silo.\n Requires power to operate.
|
LongDesc: Place of worship and secret missile silo.\n Requires power to operate.
|
||||||
@@ -331,7 +331,7 @@ OBLI:
|
|||||||
Icon:obliicnh
|
Icon:obliicnh
|
||||||
TechLevel: 4
|
TechLevel: 4
|
||||||
Prerequisites: hq
|
Prerequisites: hq
|
||||||
Owner: soviet
|
Owner: nod
|
||||||
Cost: 1500
|
Cost: 1500
|
||||||
Description: Obelisk of Light
|
Description: Obelisk of Light
|
||||||
LongDesc: Advanced base defense. Requires power\nto operate.\n Strong vs Tanks, Infantry\n Weak vs Aircraft
|
LongDesc: Advanced base defense. Requires power\nto operate.\n Strong vs Tanks, Infantry\n Weak vs Aircraft
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ MCV:
|
|||||||
Icon: mcvicnh
|
Icon: mcvicnh
|
||||||
TechLevel: 7
|
TechLevel: 7
|
||||||
Prerequisites: weap, @Superweapon
|
Prerequisites: weap, @Superweapon
|
||||||
Owner: allies,soviet
|
Owner: gdi,nod
|
||||||
Cost: 5000
|
Cost: 5000
|
||||||
Description: Mobile Construction Vehicle
|
Description: Mobile Construction Vehicle
|
||||||
LongDesc: Deploys into another Construction Yard.\n Unarmed
|
LongDesc: Deploys into another Construction Yard.\n Unarmed
|
||||||
@@ -30,7 +30,7 @@ HARV:
|
|||||||
Icon: harvicnh
|
Icon: harvicnh
|
||||||
TechLevel: 2
|
TechLevel: 2
|
||||||
Prerequisites: proc
|
Prerequisites: proc
|
||||||
Owner: allies,soviet
|
Owner: gdi,nod
|
||||||
Cost: 1400
|
Cost: 1400
|
||||||
Description: Harvester
|
Description: Harvester
|
||||||
LongDesc: Collects Tiberium for processing.\n Unarmed
|
LongDesc: Collects Tiberium for processing.\n Unarmed
|
||||||
@@ -53,7 +53,7 @@ BGGY:
|
|||||||
Icon: bggyicnh
|
Icon: bggyicnh
|
||||||
TechLevel: 4
|
TechLevel: 4
|
||||||
Prerequisites: afld
|
Prerequisites: afld
|
||||||
Owner: soviet
|
Owner: nod
|
||||||
Cost: 600
|
Cost: 600
|
||||||
Description: Nod Buggy
|
Description: Nod Buggy
|
||||||
LongDesc: Fast scout & anti-infantry vehicle.\n Strong vs Infantry\n Weak vs Tanks, Aircraft
|
LongDesc: Fast scout & anti-infantry vehicle.\n Strong vs Infantry\n Weak vs Tanks, Aircraft
|
||||||
@@ -80,7 +80,7 @@ TRAN:
|
|||||||
TechLevel: 6
|
TechLevel: 6
|
||||||
Prerequisites: hpad
|
Prerequisites: hpad
|
||||||
BuiltAt: hpad
|
BuiltAt: hpad
|
||||||
Owner: allies,soviet
|
Owner: gdi,nod
|
||||||
Cost: 1500
|
Cost: 1500
|
||||||
Description: Chinook Transport
|
Description: Chinook Transport
|
||||||
LongDesc: Fast Infantry Transport Helicopter.\n Unarmed
|
LongDesc: Fast Infantry Transport Helicopter.\n Unarmed
|
||||||
@@ -103,11 +103,11 @@ TRAN:
|
|||||||
HELI:
|
HELI:
|
||||||
Inherits: ^Plane
|
Inherits: ^Plane
|
||||||
Buildable:
|
Buildable:
|
||||||
Icon heliicnh
|
Icon: heliicnh
|
||||||
TechLevel: 6
|
TechLevel: 6
|
||||||
Prerequisites: hpad
|
Prerequisites: hpad
|
||||||
BuiltAt: hpad
|
BuiltAt: hpad
|
||||||
Owner: soviet
|
Owner: nod
|
||||||
Cost: 1200
|
Cost: 1200
|
||||||
Description: Apache Longbow
|
Description: Apache Longbow
|
||||||
LongDesc: Helicopter Gunship with AG Missiles.\n Strong vs Buildings, Tanks\n Weak vs Infantry
|
LongDesc: Helicopter Gunship with AG Missiles.\n Strong vs Buildings, Tanks\n Weak vs Infantry
|
||||||
|
|||||||
Reference in New Issue
Block a user