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: CableApcStack
|
||||
- id: CableMVStack
|
||||
- id: trayScanner
|
||||
prob: 0.9
|
||||
- id: ClothingHandsGlovesColorYellow
|
||||
prob: 0.05
|
||||
orGroup: GlovesOrWires
|
||||
@@ -70,4 +72,4 @@
|
||||
prob: 0.05
|
||||
orGroup: CupOrGold
|
||||
- id: IngotGold
|
||||
orGroup: CupOrGold
|
||||
orGroup: CupOrGold
|
||||
@@ -21,6 +21,8 @@
|
||||
prob: 0.7
|
||||
- id: Multitool
|
||||
prob: 0.2
|
||||
- id: trayScanner
|
||||
prob: 0.7
|
||||
- id: ClothingBeltUtility
|
||||
prob: 0.2
|
||||
- id: ClothingHandsGlovesColorYellow
|
||||
@@ -95,4 +97,4 @@
|
||||
- type: entity
|
||||
id: ClosetRadiationSuitFilled
|
||||
parent: ClosetRadiationSuit
|
||||
suffix: Filled
|
||||
suffix: Filled
|
||||
@@ -1,4 +1,4 @@
|
||||
- type: vendingMachineInventory
|
||||
- type: vendingMachineInventory
|
||||
id: YouToolInventory
|
||||
name: YouTool
|
||||
animationDuration: 1.1
|
||||
@@ -10,4 +10,5 @@
|
||||
Wirecutter: 5
|
||||
Wrench: 5
|
||||
Screwdriver: 5
|
||||
ClothingHandsGlovesColorYellowBudget: 5
|
||||
trayScanner: 5
|
||||
ClothingHandsGlovesColorYellowBudget: 5
|
||||
Reference in New Issue
Block a user