Merge pull request #7147 from penev92/bleed_enrichDune2kResources
Add more resources to the D2k mod
This commit is contained in:
@@ -37,6 +37,7 @@ Rules:
|
||||
./mods/d2k/rules/harkonnen.yaml
|
||||
./mods/d2k/rules/ordos.yaml
|
||||
./mods/d2k/rules/arrakis.yaml
|
||||
./mods/d2k/rules/corrino.yaml
|
||||
|
||||
Sequences:
|
||||
./mods/d2k/sequences/aircraft.yaml
|
||||
@@ -119,7 +120,7 @@ Translations:
|
||||
|
||||
LoadScreen: LogoStripeLoadScreen
|
||||
Image: ./mods/d2k/uibits/loadscreen.png
|
||||
Text: Filling Crates..., Breeding Sandworms...
|
||||
Text: Filling Crates..., Breeding Sandworms..., Fuelling carryalls..., Deploying harvesters..., Preparing 'thopters..., Summoning mentats...
|
||||
|
||||
ContentInstaller:
|
||||
MenuWidget: INSTALL_PANEL
|
||||
|
||||
@@ -33,6 +33,7 @@ Speech:
|
||||
BuildingCaptured: CAPT
|
||||
WormSign: WSIGN
|
||||
WormAttack: WATTK
|
||||
EnemyUnitsApproaching: ENEMY
|
||||
|
||||
Sounds:
|
||||
DefaultVariant: .WAV
|
||||
|
||||
25
mods/d2k/rules/corrino.yaml
Normal file
25
mods/d2k/rules/corrino.yaml
Normal file
@@ -0,0 +1,25 @@
|
||||
CONYARDC:
|
||||
Inherits: ^CONYARD
|
||||
|
||||
STARPORTC:
|
||||
Inherits: ^STARPORT
|
||||
Buildable:
|
||||
Prerequisites: ~conyarda, radar
|
||||
|
||||
PALACEC:
|
||||
Inherits: ^PALACE
|
||||
Buildable:
|
||||
Queue: Building
|
||||
BuildPaletteOrder: 1000
|
||||
Prerequisites: ~conyarda, research
|
||||
Building:
|
||||
Footprint: =x= xxx xxx
|
||||
Dimensions: 3,3
|
||||
RenderBuilding:
|
||||
|
||||
HEAVYC:
|
||||
Inherits: ^HEAVY
|
||||
Buildable:
|
||||
Queue: Building
|
||||
BuildPaletteOrder: 1100
|
||||
Prerequisites: ~conyarda, refinery
|
||||
@@ -723,28 +723,6 @@ SIETCH:
|
||||
Power:
|
||||
Amount: 0
|
||||
|
||||
STARPORTC:
|
||||
Inherits: ^STARPORT
|
||||
-Buildable:
|
||||
|
||||
PALACEC:
|
||||
Inherits: ^PALACE
|
||||
Buildable:
|
||||
Queue: Building
|
||||
BuildPaletteOrder: 1000
|
||||
Prerequisites: ~disabled
|
||||
Building:
|
||||
Footprint: =x= xxx xxx
|
||||
Dimensions: 3,3
|
||||
RenderBuilding:
|
||||
|
||||
HEAVYC:
|
||||
Inherits: ^HEAVY
|
||||
Buildable:
|
||||
Queue: Building
|
||||
BuildPaletteOrder: 1100
|
||||
Prerequisites: ~disabled
|
||||
|
||||
CONYARD:
|
||||
Tooltip:
|
||||
Name: Construction Yard
|
||||
|
||||
@@ -1550,7 +1550,7 @@ heavyo:
|
||||
Start: 4089
|
||||
Offset: -30,-24
|
||||
|
||||
palacec: # TODO: unused
|
||||
palacec:
|
||||
idle: DATA
|
||||
Start: 3004
|
||||
Offset: -48,48
|
||||
@@ -1577,7 +1577,7 @@ palacec: # TODO: unused
|
||||
Offset: -48,48
|
||||
Tick: 100
|
||||
|
||||
starportc: # TODO: unused
|
||||
starportc:
|
||||
idle: DATA
|
||||
Start: 2999
|
||||
Offset: -48,48
|
||||
@@ -1621,7 +1621,7 @@ starportc: # TODO: unused
|
||||
Start: 4020
|
||||
Offset: -30,-24
|
||||
|
||||
heavyc: # TODO: unused
|
||||
heavyc:
|
||||
idle: DATA
|
||||
Start: 3001
|
||||
Length: 1
|
||||
@@ -1664,7 +1664,7 @@ heavyc: # TODO: unused
|
||||
Start: 4020
|
||||
Offset: -30,-24
|
||||
|
||||
conyardc: # TODO: unused
|
||||
conyardc:
|
||||
idle: DATA
|
||||
Start: 3006
|
||||
Offset: -48,64
|
||||
|
||||
Reference in New Issue
Block a user