Adds T-ray spawn chance to lockers, toolboxes and to youtool vendor (#5786)
This commit is contained in:
@@ -34,6 +34,8 @@
|
|||||||
- id: Wirecutter
|
- id: Wirecutter
|
||||||
- id: CableApcStack
|
- id: CableApcStack
|
||||||
- id: CableMVStack
|
- id: CableMVStack
|
||||||
|
- id: trayScanner
|
||||||
|
prob: 0.9
|
||||||
- id: ClothingHandsGlovesColorYellow
|
- id: ClothingHandsGlovesColorYellow
|
||||||
prob: 0.05
|
prob: 0.05
|
||||||
orGroup: GlovesOrWires
|
orGroup: GlovesOrWires
|
||||||
@@ -70,4 +72,4 @@
|
|||||||
prob: 0.05
|
prob: 0.05
|
||||||
orGroup: CupOrGold
|
orGroup: CupOrGold
|
||||||
- id: IngotGold
|
- id: IngotGold
|
||||||
orGroup: CupOrGold
|
orGroup: CupOrGold
|
||||||
@@ -21,6 +21,8 @@
|
|||||||
prob: 0.7
|
prob: 0.7
|
||||||
- id: Multitool
|
- id: Multitool
|
||||||
prob: 0.2
|
prob: 0.2
|
||||||
|
- id: trayScanner
|
||||||
|
prob: 0.7
|
||||||
- id: ClothingBeltUtility
|
- id: ClothingBeltUtility
|
||||||
prob: 0.2
|
prob: 0.2
|
||||||
- id: ClothingHandsGlovesColorYellow
|
- id: ClothingHandsGlovesColorYellow
|
||||||
@@ -95,4 +97,4 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
id: ClosetRadiationSuitFilled
|
id: ClosetRadiationSuitFilled
|
||||||
parent: ClosetRadiationSuit
|
parent: ClosetRadiationSuit
|
||||||
suffix: Filled
|
suffix: Filled
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: YouToolInventory
|
id: YouToolInventory
|
||||||
name: YouTool
|
name: YouTool
|
||||||
animationDuration: 1.1
|
animationDuration: 1.1
|
||||||
@@ -10,4 +10,5 @@
|
|||||||
Wirecutter: 5
|
Wirecutter: 5
|
||||||
Wrench: 5
|
Wrench: 5
|
||||||
Screwdriver: 5
|
Screwdriver: 5
|
||||||
ClothingHandsGlovesColorYellowBudget: 5
|
trayScanner: 5
|
||||||
|
ClothingHandsGlovesColorYellowBudget: 5
|
||||||
Reference in New Issue
Block a user