diff --git a/Resources/Prototypes/Entities/Constructible/Specific/Medical/medical_scanner.yml b/Resources/Prototypes/Entities/Constructible/Specific/Medical/medical_scanner.yml index 9390342574..01bcd003ff 100644 --- a/Resources/Prototypes/Entities/Constructible/Specific/Medical/medical_scanner.yml +++ b/Resources/Prototypes/Entities/Constructible/Specific/Medical/medical_scanner.yml @@ -7,6 +7,7 @@ components: - type: Sprite netsync: false + noRot: true sprite: Constructible/Specific/Medical/scanner.rsi layers: - state: open @@ -14,7 +15,6 @@ - state: idle_unlit map: ["enum.MedicalScannerVisualLayers.Terminal"] - type: PowerReceiver - - type: Anchorable - type: Clickable - type: InteractionOutline - type: Physics @@ -22,13 +22,15 @@ anchored: true shapes: - !type:PhysShapeAabb - layer: - - Opaque - - Impassable - - MobImpassable - - VaultImpassable + mask: + - Impassable + - VaultImpassable + - SmallImpassable - type: SnapGrid offset: Center + - type: Anchorable + snap: true + - type: Pullable - type: MedicalScanner - type: Damageable resistances: metallicResistances