More wires
This commit is contained in:
@@ -30,14 +30,14 @@
|
|||||||
- id: Screwdriver
|
- id: Screwdriver
|
||||||
- id: Crowbar
|
- id: Crowbar
|
||||||
- id: Wirecutter
|
- id: Wirecutter
|
||||||
- id: CableApcStack10
|
- id: CableApcStack30
|
||||||
- id: CableMVStack10
|
- id: CableMVStack30
|
||||||
- id: trayScanner
|
- id: trayScanner
|
||||||
prob: 0.9
|
prob: 0.9
|
||||||
- id: ClothingHandsGlovesColorYellow
|
- id: ClothingHandsGlovesColorYellow
|
||||||
prob: 0.05
|
prob: 0.05
|
||||||
orGroup: GlovesOrWires
|
orGroup: GlovesOrWires
|
||||||
- id: CableHVStack10
|
- id: CableHVStack30
|
||||||
orGroup: GlovesOrWires
|
orGroup: GlovesOrWires
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
@@ -51,14 +51,14 @@
|
|||||||
- id: Screwdriver
|
- id: Screwdriver
|
||||||
- id: Crowbar
|
- id: Crowbar
|
||||||
- id: Wirecutter
|
- id: Wirecutter
|
||||||
- id: CableApcStack10
|
- id: CableApcStack30
|
||||||
- id: CableMVStack10
|
- id: CableMVStack30
|
||||||
- id: trayScanner
|
- id: trayScanner
|
||||||
prob: 0.9
|
prob: 0.9
|
||||||
- id: ClothingHandsGlovesColorYellow
|
- id: ClothingHandsGlovesColorYellow
|
||||||
prob: 0.05
|
prob: 0.05
|
||||||
orGroup: GlovesOrWires
|
orGroup: GlovesOrWires
|
||||||
- id: CableHVStack10
|
- id: CableHVStack30
|
||||||
orGroup: GlovesOrWires
|
orGroup: GlovesOrWires
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
@@ -78,7 +78,7 @@
|
|||||||
- id: MysteryFigureBox
|
- id: MysteryFigureBox
|
||||||
prob: 0.5
|
prob: 0.5
|
||||||
- id: BookRandom
|
- id: BookRandom
|
||||||
amount: 2
|
amount: 2
|
||||||
- id: CrayonMime
|
- id: CrayonMime
|
||||||
- id: CrayonRainbow
|
- id: CrayonRainbow
|
||||||
|
|
||||||
|
|||||||
@@ -186,9 +186,9 @@
|
|||||||
- DoorElectronics
|
- DoorElectronics
|
||||||
- APCElectronics
|
- APCElectronics
|
||||||
- InflatableWallStack5
|
- InflatableWallStack5
|
||||||
- CableHVStack10
|
- CableHVStack30
|
||||||
- CableMVStack10
|
- CableMVStack30
|
||||||
- CableApcStack10
|
- CableApcStack30
|
||||||
- PetCarrier
|
- PetCarrier
|
||||||
chance: 0.6
|
chance: 0.6
|
||||||
offset: 0.0
|
offset: 0.0
|
||||||
|
|||||||
@@ -75,6 +75,16 @@
|
|||||||
- type: Stack
|
- type: Stack
|
||||||
count: 10
|
count: 10
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: CableHVStack
|
||||||
|
id: CableHVStack30
|
||||||
|
suffix: 30
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: coilhv-30
|
||||||
|
- type: Stack
|
||||||
|
count: 30
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: CableHVStack10
|
parent: CableHVStack10
|
||||||
id: CableHVStackLingering10
|
id: CableHVStackLingering10
|
||||||
@@ -140,6 +150,16 @@
|
|||||||
- type: Stack
|
- type: Stack
|
||||||
count: 10
|
count: 10
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: CableMVStack
|
||||||
|
id: CableMVStack30
|
||||||
|
suffix: 30
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: coilmv-30
|
||||||
|
- type: Stack
|
||||||
|
count: 30
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: CableMVStack10
|
parent: CableMVStack10
|
||||||
id: CableMVStackLingering10
|
id: CableMVStackLingering10
|
||||||
@@ -204,6 +224,16 @@
|
|||||||
- type: Stack
|
- type: Stack
|
||||||
count: 10
|
count: 10
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: CableApcStack
|
||||||
|
id: CableApcStack30
|
||||||
|
suffix: 30
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: coillv-30
|
||||||
|
- type: Stack
|
||||||
|
count: 30
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: CableApcStack10
|
parent: CableApcStack10
|
||||||
id: CableApcStackLingering10
|
id: CableApcStackLingering10
|
||||||
@@ -221,4 +251,4 @@
|
|||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: coillv-10
|
state: coillv-10
|
||||||
- type: Stack
|
- type: Stack
|
||||||
count: 1
|
count: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user