More wires

This commit is contained in:
Aviu00
2024-01-27 12:47:19 +03:00
parent 268ef72fb3
commit 0b7b16c504
3 changed files with 41 additions and 11 deletions

View File

@@ -30,14 +30,14 @@
- id: Screwdriver
- id: Crowbar
- id: Wirecutter
- id: CableApcStack10
- id: CableMVStack10
- id: CableApcStack30
- id: CableMVStack30
- id: trayScanner
prob: 0.9
- id: ClothingHandsGlovesColorYellow
prob: 0.05
orGroup: GlovesOrWires
- id: CableHVStack10
- id: CableHVStack30
orGroup: GlovesOrWires
- type: entity
@@ -51,14 +51,14 @@
- id: Screwdriver
- id: Crowbar
- id: Wirecutter
- id: CableApcStack10
- id: CableMVStack10
- id: CableApcStack30
- id: CableMVStack30
- id: trayScanner
prob: 0.9
- id: ClothingHandsGlovesColorYellow
prob: 0.05
orGroup: GlovesOrWires
- id: CableHVStack10
- id: CableHVStack30
orGroup: GlovesOrWires
- type: entity
@@ -78,7 +78,7 @@
- id: MysteryFigureBox
prob: 0.5
- id: BookRandom
amount: 2
amount: 2
- id: CrayonMime
- id: CrayonRainbow

View File

@@ -186,9 +186,9 @@
- DoorElectronics
- APCElectronics
- InflatableWallStack5
- CableHVStack10
- CableMVStack10
- CableApcStack10
- CableHVStack30
- CableMVStack30
- CableApcStack30
- PetCarrier
chance: 0.6
offset: 0.0

View File

@@ -75,6 +75,16 @@
- type: Stack
count: 10
- type: entity
parent: CableHVStack
id: CableHVStack30
suffix: 30
components:
- type: Sprite
state: coilhv-30
- type: Stack
count: 30
- type: entity
parent: CableHVStack10
id: CableHVStackLingering10
@@ -140,6 +150,16 @@
- type: Stack
count: 10
- type: entity
parent: CableMVStack
id: CableMVStack30
suffix: 30
components:
- type: Sprite
state: coilmv-30
- type: Stack
count: 30
- type: entity
parent: CableMVStack10
id: CableMVStackLingering10
@@ -204,6 +224,16 @@
- type: Stack
count: 10
- type: entity
parent: CableApcStack
id: CableApcStack30
suffix: 30
components:
- type: Sprite
state: coillv-30
- type: Stack
count: 30
- type: entity
parent: CableApcStack10
id: CableApcStackLingering10
@@ -221,4 +251,4 @@
- type: Sprite
state: coillv-10
- type: Stack
count: 1
count: 1