fix susbox slots (#21435)
* fix unfilled susbox slots * small susbox cleanup --------- Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -81,23 +81,20 @@
|
||||
prob: 0.5
|
||||
|
||||
- type: entity
|
||||
id: ToolboxSyndicateFilled
|
||||
name: suspicious toolbox
|
||||
suffix: Filled
|
||||
parent: ToolboxSyndicate
|
||||
id: ToolboxSyndicateFilled
|
||||
suffix: Filled
|
||||
components:
|
||||
- type: Storage
|
||||
maxSlots: 8
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: Crowbar
|
||||
- id: Wrench
|
||||
- id: Screwdriver
|
||||
- id: Wirecutter
|
||||
- id: Welder
|
||||
- id: Multitool
|
||||
- id: ClothingHandsGlovesCombat
|
||||
- id: ClothingMaskGasSyndicate
|
||||
- id: Crowbar
|
||||
- id: Wrench
|
||||
- id: Screwdriver
|
||||
- id: Wirecutter
|
||||
- id: Welder
|
||||
- id: Multitool
|
||||
- id: ClothingHandsGlovesCombat
|
||||
- id: ClothingMaskGasSyndicate
|
||||
|
||||
- type: entity
|
||||
id: ToolboxGoldFilled
|
||||
|
||||
@@ -117,7 +117,8 @@
|
||||
sprite: Objects/Tools/Toolboxes/toolbox_syn.rsi
|
||||
- type: Storage
|
||||
maxItemSize: Huge
|
||||
maxTotalWeight: 28
|
||||
maxSlots: 8
|
||||
maxTotalWeight: 32
|
||||
- type: MeleeWeapon
|
||||
damage:
|
||||
types:
|
||||
|
||||
Reference in New Issue
Block a user