Complete disaster-recovery snapshot: engine/game source, game data assets, VC6 toolchain + DX SDKs, build outputs, deployed game, and _UNUSED archive. Large binaries in Git LFS; text preserved byte-for-byte (core.autocrlf=false, no eol attributes). See RECOVERY.md for the one-clone rebuild procedure.
14 lines
426 B
Plaintext
14 lines
426 B
Plaintext
!include = Content\Defines\BuildingArmor.defines
|
|
[DamageObject]
|
|
BaseArmorValue=$(MEDIUM_ARMOR)
|
|
InternalDamageZone=Generic
|
|
|
|
[InternalDamageObject]
|
|
DamageZone=Generic
|
|
BaseInternalDamage=$(SMALL_INTERNAL)
|
|
DamageEffect=Effects\MechPart_Destruction\MechPart_Destruction.data,.99
|
|
DamageEffect=Effects\InternalStructure_Hit\InternalStructure_Hit_C.data,.5
|
|
DamageMode=DestructionDamageMode
|
|
ParentEntityName=DamageObject
|
|
|