diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml index 6106a54f69..5d40cb2ea7 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml @@ -125,7 +125,7 @@ - shape: !type:PhysShapeAabb bounds: "-0.2,-0.2,0.2,0.2" - name: "slips" + id: "slips" hard: false layer: - SmallImpassable diff --git a/Resources/Prototypes/Entities/Objects/Devices/pda.yml b/Resources/Prototypes/Entities/Objects/Devices/pda.yml index bf15aafebb..56532b47e6 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/pda.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/pda.yml @@ -93,7 +93,7 @@ - shape: !type:PhysShapeAabb bounds: "-0.3,-0.4,0.3,0.4" - name: "slips" + id: "slips" hard: false layer: - SmallImpassable diff --git a/Resources/Prototypes/Entities/Objects/Specific/Janitorial/soap.yml b/Resources/Prototypes/Entities/Objects/Specific/Janitorial/soap.yml index 1692f32614..3fd87810d5 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Janitorial/soap.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Janitorial/soap.yml @@ -20,7 +20,7 @@ - shape: !type:PhysShapeAabb bounds: "-0.3,-0.4,0.3,0.4" - name: "slips" + id: "slips" hard: false layer: - SmallImpassable