diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/barrel_crane.yml b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/barrel_crane.yml index 45b528d1e6..d35836aa4f 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/barrel_crane.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/barrel_crane.yml @@ -14,6 +14,8 @@ - type: Damageable damageContainer: Inorganic damageModifierSet: Wood + - type: Physics + bodyType: Static - type: Transform - type: Anchorable delay: 3 @@ -209,6 +211,8 @@ anchored: true noRot: true - type: Pullable + - type: Physics + bodyType: Static - type: Fixtures fixtures: fix1: diff --git a/Resources/Prototypes/_CP14/Reagents/Biological/Consumable/Drink/alcohol.yml b/Resources/Prototypes/_CP14/Reagents/Biological/Consumable/Drink/alcohol.yml index b5b40cf1ba..aaa92ebadc 100644 --- a/Resources/Prototypes/_CP14/Reagents/Biological/Consumable/Drink/alcohol.yml +++ b/Resources/Prototypes/_CP14/Reagents/Biological/Consumable/Drink/alcohol.yml @@ -215,7 +215,7 @@ id: CP14AleBloodyTear name: cp14-reagent-name-ale parent: BaseAlcohol - desc: cp14-reagent-desc-ale-bloody-tear + desc: cp14-reagent-desc-ale-bloodytear physicalDesc: reagent-physical-desc-bubbly flavor: CP14bloodyTear color: "#993333"