diff --git a/Resources/Maps/_CP14/meteor-arena.yml b/Resources/Maps/_CP14/meteor-arena.yml index c842beb152..a0d895e740 100644 --- a/Resources/Maps/_CP14/meteor-arena.yml +++ b/Resources/Maps/_CP14/meteor-arena.yml @@ -984,7 +984,7 @@ entities: - type: Transform pos: -0.5,-0.5 parent: 2 -- proto: CPSpawnPointAdventurer +- proto: CP14SpawnPointAdventurer entities: - uid: 99 components: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/barrel.yml b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/barrel.yml index 6393a55cce..566ea5a47a 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/barrel.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/barrel.yml @@ -6,6 +6,8 @@ name: wooden barrel suffix: Empty description: The simplest design for storing liquids. + placement: + mode: PlaceFree components: - type: Transform noRot: true @@ -16,7 +18,7 @@ fix1: shape: !type:PhysShapeAabb - bounds: "-0.4,-0.4,0.4,0.4" + bounds: "-0.3,-0.3,0.3,0.3" density: 155 mask: - MachineMask