Clothing/item ECS & cleanup (#9706)
This commit is contained in:
@@ -28,7 +28,7 @@ namespace Content.IntegrationTests.Tests
|
||||
id: InventoryJumpsuitJanitorDummy
|
||||
components:
|
||||
- type: Clothing
|
||||
Slots: [innerclothing]
|
||||
slots: [innerclothing]
|
||||
|
||||
- type: entity
|
||||
name: InventoryIDCardDummy
|
||||
@@ -36,7 +36,7 @@ namespace Content.IntegrationTests.Tests
|
||||
components:
|
||||
- type: Clothing
|
||||
QuickEquip: false
|
||||
Slots:
|
||||
slots:
|
||||
- idcard
|
||||
- type: PDA
|
||||
";
|
||||
|
||||
Reference in New Issue
Block a user