Adds minibibs for bibless buildings in RA and C&C.

This commit is contained in:
Kanar
2014-03-19 06:02:25 +01:00
parent 5f31fbb009
commit fc2d0510d8
72 changed files with 176 additions and 4 deletions

BIN
mods/cnc/bits/mb2x1.des Normal file

Binary file not shown.

BIN
mods/cnc/bits/mb2x1.sno Normal file

Binary file not shown.

BIN
mods/cnc/bits/mb2x1.tem Normal file

Binary file not shown.

BIN
mods/cnc/bits/mbFIX.des Normal file

Binary file not shown.

BIN
mods/cnc/bits/mbFIX.sno Normal file

Binary file not shown.

BIN
mods/cnc/bits/mbFIX.tem Normal file

Binary file not shown.

BIN
mods/cnc/bits/mbGTWR.des Normal file

Binary file not shown.

BIN
mods/cnc/bits/mbGTWR.sno Normal file

Binary file not shown.

BIN
mods/cnc/bits/mbGTWR.tem Normal file

Binary file not shown.

BIN
mods/cnc/bits/mbGUN.des Normal file

Binary file not shown.

BIN
mods/cnc/bits/mbGUN.sno Normal file

Binary file not shown.

BIN
mods/cnc/bits/mbGUN.tem Normal file

Binary file not shown.

BIN
mods/cnc/bits/mbMISS.des Normal file

Binary file not shown.

BIN
mods/cnc/bits/mbMISS.sno Normal file

Binary file not shown.

BIN
mods/cnc/bits/mbMISS.tem Normal file

Binary file not shown.

BIN
mods/cnc/bits/mbOBLI.des Normal file

Binary file not shown.

BIN
mods/cnc/bits/mbOBLI.sno Normal file

Binary file not shown.

BIN
mods/cnc/bits/mbOBLI.tem Normal file

Binary file not shown.

View File

@@ -151,6 +151,8 @@ SILO:
HP: 400
RevealsShroud:
Range: 4c0
Bib:
HasMinibib: Yes
RenderBuildingSilo:
StoresOre:
PipCount: 10
@@ -408,6 +410,8 @@ FIX:
HP: 400
RevealsShroud:
Range: 5c0
Bib:
HasMinibib: Yes
Reservable:
RepairsUnits:
RallyPoint:
@@ -517,6 +521,8 @@ GUN:
HP: 400
RevealsShroud:
Range: 6c0
Bib:
HasMinibib: Yes
Turreted:
ROT: 12
InitialFacing: 50
@@ -600,6 +606,8 @@ OBLI:
Type: Heavy
RevealsShroud:
Range: 7c0
Bib:
HasMinibib: Yes
RenderBuildingCharge:
ChargeAudio: obelpowr.aud
Armament:
@@ -638,6 +646,8 @@ GTWR:
HP: 400
RevealsShroud:
Range: 6c0
Bib:
HasMinibib: Yes
Armament:
Weapon: HighV
LocalOffset: 256,0,256
@@ -680,6 +690,8 @@ ATWR:
Type: Heavy
RevealsShroud:
Range: 7c0
Bib:
HasMinibib: Yes
Turreted:
ROT: 255
Offset: 128,128,-85

View File

@@ -33,6 +33,8 @@ HOSP:
Name: Hospital
LeavesHusk:
HuskActor: HOSP.Husk
Bib:
HasMinibib: Yes
HOSP.Husk:
Inherits: ^CivBuildingHusk
@@ -41,6 +43,8 @@ HOSP.Husk:
Dimensions: 2,2
Tooltip:
Name: Hospital (Destroyed)
Bib:
HasMinibib: Yes
BIO:
Inherits: ^TechBuilding
@@ -87,4 +91,6 @@ MISS:
Owner: None
Valued:
Cost: 2000
Bib:
HasMinibib: Yes

View File

@@ -82,18 +82,23 @@ silo:
idle:
Start: 0
Length: 5
Offset: 0,-1
damaged-idle:
Start: 5
Length: 5
Offset: 0,-1
dead:
Start: 10
Offset: 0,-1
make: silomake
Start: 0
Length: *
Tick: 80
bib: bib3
Offset: 0,-1
bib: mb2x1
Start: 0
Length: *
Offset: 0,1
icon: siloicnh
Start: 0
@@ -286,6 +291,10 @@ fix:
Start: 0
Length: 14
Tick: 60
bib: mbFIX
Start: 0
Length: *
Offset: 0,-9
icon: fixicnh
Start: 0
@@ -352,6 +361,10 @@ obli:
Start: 0
Length: 13
Tick: 80
bib: mbOBLI
Start: 0
Length: *
Offset: -1,-3
icon: obliicnh
Start: 0
@@ -430,6 +443,10 @@ gun:
muzzle: gunfire2
Start: 0
Length: *
bib: mbGUN
Start: 0
Length: *
Offset: -1,-1
icon: gunicnh
Start: 0
@@ -488,23 +505,36 @@ gtwr:
Start: 0
Length: 6
Facings: 8
bib: mbGTWR
Start: 0
Length: *
Offset: 0,-2
icon: gtwricnh
Start: 0
atwr:
idle:
Start: 0
Offset: 0,-1
damaged-idle:
Start: 1
Offset: 0,-1
dead:
Start: 2
Offset: 0,-1
make: atwrmake
Start: 0
Length: *
Tick: 80
Offset: 0,-1
muzzle: gunfire2
Start: 0
Length: *
Offset: 0,-1
bib: mbGTWR
Start: 0
Length: *
Offset: -3,0
icon: atwricnh
Start: 0
@@ -513,17 +543,28 @@ hosp:
Start: 0
Length: 4
Tick: 100
Offset: 0,-2
damaged-idle:
Start: 4
Length: 4
Offset: 0,-2
make: hospmake
Start: 0
Length: *
Tick: 80
Offset: 0,-2
bib: mb2x1
Start: 0
Length: *
Offset: 0,1
hosp.husk:
idle: hosp
Start: 8
bib: mb2x1
Start: 0
Length: *
Offset: 0,1
bio:
idle:
@@ -542,15 +583,26 @@ bio.husk:
miss:
idle:
Start: 0
Offset: 0,-1
damaged-idle:
Start: 1
Offset: 0,-1
make: missmake
Start: 0
Length: *
Tick: 80
Offset: 0,-1
bib: mbMISS
Start: 0
Length: *
Offset: 0,1
icon: missicnh
Start: 0
miss.husk:
idle: miss
Start: 2
bib: mbMISS
Start: 0
Length: *
Offset: 0,1