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
|
prob: 0.5
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: ToolboxSyndicateFilled
|
|
||||||
name: suspicious toolbox
|
|
||||||
suffix: Filled
|
|
||||||
parent: ToolboxSyndicate
|
parent: ToolboxSyndicate
|
||||||
|
id: ToolboxSyndicateFilled
|
||||||
|
suffix: Filled
|
||||||
components:
|
components:
|
||||||
- type: Storage
|
|
||||||
maxSlots: 8
|
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: Crowbar
|
- id: Crowbar
|
||||||
- id: Wrench
|
- id: Wrench
|
||||||
- id: Screwdriver
|
- id: Screwdriver
|
||||||
- id: Wirecutter
|
- id: Wirecutter
|
||||||
- id: Welder
|
- id: Welder
|
||||||
- id: Multitool
|
- id: Multitool
|
||||||
- id: ClothingHandsGlovesCombat
|
- id: ClothingHandsGlovesCombat
|
||||||
- id: ClothingMaskGasSyndicate
|
- id: ClothingMaskGasSyndicate
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: ToolboxGoldFilled
|
id: ToolboxGoldFilled
|
||||||
|
|||||||
@@ -117,7 +117,8 @@
|
|||||||
sprite: Objects/Tools/Toolboxes/toolbox_syn.rsi
|
sprite: Objects/Tools/Toolboxes/toolbox_syn.rsi
|
||||||
- type: Storage
|
- type: Storage
|
||||||
maxItemSize: Huge
|
maxItemSize: Huge
|
||||||
maxTotalWeight: 28
|
maxSlots: 8
|
||||||
|
maxTotalWeight: 32
|
||||||
- type: MeleeWeapon
|
- type: MeleeWeapon
|
||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
|
|||||||
Reference in New Issue
Block a user