fixed cnc to use gdi/nod rather than allies/soviet

This commit is contained in:
Chris Forbes
2010-02-10 17:34:59 +13:00
parent 599537b575
commit 2bacc4126b
5 changed files with 64 additions and 64 deletions

View File

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

@@ -1,19 +1,19 @@
<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-middle" x="0" y="51" width="30" height="51" />
<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="tooltip-bg" x="0" y="288" width="272" height="136" />
</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="right" x="498" y="31" width="9" height="192" />
<image name="bottom" x="297" y="223" width="210" height="30" />
<image name="bg" x="306" y="31" width="192" height="192" />
<image name="power-indicator" x="187" y="4" width="4" height="7" />
</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="dock-top" x="498" y="274" width="14" height="23" />
<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="dock-3" x="498" y="441" width="14" height="48" />
</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="1" x="45" 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="9" x="149" y="0" width="13" height="17" />
</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-middle" x="0" y="51" width="30" height="51" />
<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="tooltip-bg" x="0" y="288" width="272" height="136" />
</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="right" x="498" y="31" width="9" height="192" />
<image name="bottom" x="297" y="223" width="210" height="30" />
<image name="bg" x="306" y="31" width="192" height="192" />
<image name="power-indicator" x="187" y="4" width="4" height="7" />
</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="dock-top" x="498" y="274" width="14" height="23" />
<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="dock-3" x="498" y="441" width="14" height="48" />
</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="1" x="45" 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" />
</collection>
<collection name="tabs-selected" src="tabs.png">
<image name="allies-Building" x="0" y="0" width="27" height="41" />
<image name="allies-Defense" x="0" y="40" width="27" height="41" />
<image name="allies-Infantry" x="0" y="80" width="27" height="41" />
<image name="allies-Vehicle" x="0" y="120" width="27" height="41" />
<image name="allies-Plane" x="0" y="160" width="27" height="41" />
<image name="allies-Ship" x="0" y="200" width="27" height="41" />
<image name="soviet-Building" x="80" y="0" width="27" height="41" />
<image name="soviet-Defense" x="80" y="40" width="27" height="41" />
<image name="soviet-Infantry" x="80" y="80" width="27" height="41" />
<image name="soviet-Vehicle" x="80" y="120" width="27" height="41" />
<image name="soviet-Plane" x="80" y="160" width="27" height="41" />
<image name="soviet-Ship" x="80" y="200" width="27" height="41" />
<image name="gdi-Building" x="0" y="0" width="27" height="41" />
<image name="gdi-Defense" x="0" y="40" width="27" height="41" />
<image name="gdi-Infantry" x="0" y="80" width="27" height="41" />
<image name="gdi-Vehicle" x="0" y="120" width="27" height="41" />
<image name="gdi-Plane" x="0" y="160" width="27" height="41" />
<image name="gdi-Ship" x="0" y="200" width="27" height="41" />
<image name="nod-Building" x="80" y="0" width="27" height="41" />
<image name="nod-Defense" x="80" y="40" width="27" height="41" />
<image name="nod-Infantry" x="80" y="80" width="27" height="41" />
<image name="nod-Vehicle" x="80" y="120" width="27" height="41" />
<image name="nod-Plane" x="80" y="160" width="27" height="41" />
<image name="nod-Ship" x="80" y="200" width="27" height="41" />
</collection>
<collection name="tabs-ready" src="tabs.png">
<image name="allies-Building" x="27" y="0" width="27" height="41" />
<image name="allies-Defense" x="27" y="40" width="27" height="41" />
<image name="allies-Infantry" x="27" y="80" width="27" height="41" />
<image name="allies-Vehicle" x="27" y="120" width="27" height="41" />
<image name="allies-Plane" x="27" y="160" width="27" height="41" />
<image name="allies-Ship" x="27" y="200" width="27" height="41" />
<image name="soviet-Building" x="107" y="0" width="27" height="41" />
<image name="soviet-Defense" x="107" y="40" width="27" height="41" />
<image name="soviet-Infantry" x="107" y="80" width="27" height="41" />
<image name="soviet-Vehicle" x="107" y="120" width="27" height="41" />
<image name="soviet-Plane" x="107" y="160" width="27" height="41" />
<image name="soviet-Ship" x="107" y="200" width="27" height="41" />
<image name="gdi-Building" x="27" y="0" width="27" height="41" />
<image name="gdi-Defense" x="27" y="40" width="27" height="41" />
<image name="gdi-Infantry" x="27" y="80" width="27" height="41" />
<image name="gdi-Vehicle" x="27" y="120" width="27" height="41" />
<image name="gdi-Plane" x="27" y="160" width="27" height="41" />
<image name="gdi-Ship" x="27" y="200" width="27" height="41" />
<image name="nod-Building" x="107" y="0" width="27" height="41" />
<image name="nod-Defense" x="107" y="40" width="27" height="41" />
<image name="nod-Infantry" x="107" y="80" width="27" height="41" />
<image name="nod-Vehicle" x="107" y="120" width="27" height="41" />
<image name="nod-Plane" x="107" y="160" width="27" height="41" />
<image name="nod-Ship" x="107" y="200" width="27" height="41" />
</collection>
<collection name="tabs-normal" src="tabs.png">
<image name="allies-Building" x="54" y="0" width="27" height="41" />
<image name="allies-Defense" x="54" y="40" width="27" height="41" />
<image name="allies-Infantry" x="54" y="80" width="27" height="41" />
<image name="allies-Vehicle" x="54" y="120" width="27" height="41" />
<image name="allies-Plane" x="54" y="160" width="27" height="41" />
<image name="allies-Ship" x="54" y="200" width="27" height="41" />
<image name="soviet-Building" x="134" y="0" width="27" height="41" />
<image name="soviet-Defense" x="134" y="40" width="27" height="41" />
<image name="soviet-Infantry" x="134" y="80" width="27" height="41" />
<image name="soviet-Vehicle" x="134" y="120" width="27" height="41" />
<image name="soviet-Plane" x="134" y="160" width="27" height="41" />
<image name="soviet-Ship" x="134" y="200" width="27" height="41" />
<image name="gdi-Building" x="54" y="0" width="27" height="41" />
<image name="gdi-Defense" x="54" y="40" width="27" height="41" />
<image name="gdi-Infantry" x="54" y="80" width="27" height="41" />
<image name="gdi-Vehicle" x="54" y="120" width="27" height="41" />
<image name="gdi-Plane" x="54" y="160" width="27" height="41" />
<image name="gdi-Ship" x="54" y="200" width="27" height="41" />
<image name="nod-Building" x="134" y="0" width="27" height="41" />
<image name="nod-Defense" x="134" y="40" width="27" height="41" />
<image name="nod-Infantry" x="134" y="80" width="27" height="41" />
<image name="nod-Vehicle" x="134" y="120" width="27" height="41" />
<image name="nod-Plane" x="134" y="160" width="27" height="41" />
<image name="nod-Ship" x="134" y="200" width="27" height="41" />
</collection>
<collection name="panel" src="widget-panel.png">
<image name="border-t" x="4" y="0" width="248" height="4" />

View File

@@ -19,7 +19,7 @@ NUKE:
Buildable:
Icon: nukeicnh
TechLevel: 1
Owner: allies,soviet
Owner: gdi,nod
Cost: 300
Description: Power Plant
LongDesc: Provides power for other structures
@@ -40,7 +40,7 @@ PROC:
Icon: procicnh
TechLevel: 2
Prerequisites: nuke
Owner: allies,soviet
Owner: gdi,nod
Cost: 2000
Description: Tiberium Refinery
LongDesc: Processes Tiberium into useable resources
@@ -64,7 +64,7 @@ SILO:
Icon: siloicnh
TechLevel: 2
Prerequisites: proc
Owner: allies,soviet
Owner: gdi,nod
Cost: 150
Description: Tiberium Silo
LongDesc: Stores excess Tiberium until it can be processed
@@ -88,7 +88,7 @@ PYLE:
Icon: pyleicnh
TechLevel: 2
Prerequisites: nuke
Owner: allies
Owner: gdi
Cost: 300
Description: Barracks
LongDesc: Trains infantry
@@ -113,7 +113,7 @@ HAND:
Icon: handicnh
TechLevel: 2
Prerequisites: nuke
Owner: soviet
Owner: nod
Cost: 300
Description: Hand of Nod
LongDesc: Trains infantry
@@ -138,7 +138,7 @@ AFLD:
Icon: afldicnh
TechLevel: 5
Prerequisites: proc
Owner: soviet
Owner: nod
Cost: 2000
Description: Airfield
LongDesc: Provides a dropzone for vehicle reinforcements
@@ -163,7 +163,7 @@ WEAP:
Icon: weapicnh
TechLevel: 5
Prerequisites: proc
Owner: allies
Owner: gdi
Cost: 2000
Description: Weapons Factory
LongDesc: Assembly point for vehicle reinforcements
@@ -190,7 +190,7 @@ HQ:
Icon: hqicnh
TechLevel: 3
Prerequisites: proc
Owner: allies,soviet
Owner: gdi,nod
Cost: 1000
Description: Communications Center
LongDesc: Provides an overview of the battlefield.\n Requires power to operate.
@@ -212,7 +212,7 @@ NUK2:
Icon:nuk2icnh
TechLevel: 5
Prerequisites: nuke
Owner: allies,soviet
Owner: gdi,nod
Cost: 700
Description: Advanced Power Plant
LongDesc: Provides more power, cheaper than the \nstandard Power Plant
@@ -233,7 +233,7 @@ FIX:
Icon: fixicnh
TechLevel: 3
Prerequisites: nuke
Owner: allies,soviet
Owner: gdi,nod
Cost: 1200
Description: Repair Facility
LongDesc: Repairs vehicles and allows the\nconstruction of additional bases.
@@ -255,7 +255,7 @@ HPAD:
Icon:hpadicnh
TechLevel: 6
Prerequisites: @Barracks
Owner: allies,soviet
Owner: gdi,nod
Cost: 1500
Description: Helipad
LongDesc: Produces and reloads helicopters
@@ -283,7 +283,7 @@ EYE:
Icon: eyeicnh
TechLevel: 7
Prerequisites: hq
Owner: allies
Owner: gdi
Cost: 2800
Description: Advanced Communications Center
LongDesc: Provides access to the Ion Cannon.\n Requires power to operate.
@@ -308,7 +308,7 @@ TMPL:
Icon: tmplicnh
TechLevel: 7
Prerequisites: hq
Owner: soviet
Owner: nod
Cost: 3000
Description: Temple of Nod
LongDesc: Place of worship and secret missile silo.\n Requires power to operate.
@@ -331,7 +331,7 @@ OBLI:
Icon:obliicnh
TechLevel: 4
Prerequisites: hq
Owner: soviet
Owner: nod
Cost: 1500
Description: Obelisk of Light
LongDesc: Advanced base defense. Requires power\nto operate.\n Strong vs Tanks, Infantry\n Weak vs Aircraft

View File

@@ -4,7 +4,7 @@ MCV:
Icon: mcvicnh
TechLevel: 7
Prerequisites: weap, @Superweapon
Owner: allies,soviet
Owner: gdi,nod
Cost: 5000
Description: Mobile Construction Vehicle
LongDesc: Deploys into another Construction Yard.\n Unarmed
@@ -30,7 +30,7 @@ HARV:
Icon: harvicnh
TechLevel: 2
Prerequisites: proc
Owner: allies,soviet
Owner: gdi,nod
Cost: 1400
Description: Harvester
LongDesc: Collects Tiberium for processing.\n Unarmed
@@ -53,7 +53,7 @@ BGGY:
Icon: bggyicnh
TechLevel: 4
Prerequisites: afld
Owner: soviet
Owner: nod
Cost: 600
Description: Nod Buggy
LongDesc: Fast scout & anti-infantry vehicle.\n Strong vs Infantry\n Weak vs Tanks, Aircraft
@@ -80,7 +80,7 @@ TRAN:
TechLevel: 6
Prerequisites: hpad
BuiltAt: hpad
Owner: allies,soviet
Owner: gdi,nod
Cost: 1500
Description: Chinook Transport
LongDesc: Fast Infantry Transport Helicopter.\n Unarmed
@@ -103,11 +103,11 @@ TRAN:
HELI:
Inherits: ^Plane
Buildable:
Icon heliicnh
Icon: heliicnh
TechLevel: 6
Prerequisites: hpad
BuiltAt: hpad
Owner: soviet
Owner: nod
Cost: 1200
Description: Apache Longbow
LongDesc: Helicopter Gunship with AG Missiles.\n Strong vs Buildings, Tanks\n Weak vs Infantry