Cult fix cloning & more (#355)

* - fix: Fix cult cloning.

* - tweak: Some tweaks.

* - fix: Cult door not rcd deconstructible.
This commit is contained in:
Aviu00
2024-06-14 14:01:26 +00:00
committed by GitHub
parent 894af847cd
commit f18cde3d6c
8 changed files with 37 additions and 25 deletions

View File

@@ -1,8 +1,8 @@
- type: vendingMachineInventory
id: SalvageEquipmentInventory
startingInventory:
WeaponProtoKineticAccelerator: 4
WeaponCrusher: 4
WeaponProtoKineticAccelerator: 2
WeaponCrusher: 2
WeaponCrusherDagger: 4
WeaponGrapplingGun: 3
HandheldGPSBasic: 10

View File

@@ -36,7 +36,6 @@
parent: Handcuffs
components:
- type: Handcuff
breakoutTime: 3
cuffedRSI: Objects/Misc/cablecuffs.rsi
bodyIconState: body-overlay
color: forestgreen
@@ -79,7 +78,6 @@
size: Tiny
storedRotation: 0
- type: Handcuff
breakoutTime: 3
cuffedRSI: Objects/Misc/cablecuffs.rsi # cablecuffs will look fine
bodyIconState: body-overlay
breakOnRemove: true

View File

@@ -47,7 +47,7 @@
damage:
types:
Blunt: 15
Structural: 40
Structural: 10
soundHit:
path: "/Audio/Weapons/smash.ogg"
@@ -89,4 +89,4 @@
damage:
types:
Blunt: 20
Structural: 60
Structural: 20

View File

@@ -60,7 +60,7 @@
- type: SolutionContainerManager
solutions:
melee:
maxVol: 2
maxVol: 5
- type: MeleeChemicalInjector
solution: melee
- type: RefillableSolution

View File

@@ -46,6 +46,7 @@
- type: Clothing
slots:
- back
- suitStorage
- type: Wieldable
- type: IncreaseDamageOnWield
damage:

View File

@@ -44,6 +44,8 @@
- type: Construction
graph: AirlockGlassCult
node: airlock
- type: RCDDeconstructable
deconstructable: false
- type: PlacementReplacement
key: walls
- type: Appearance