Tiny fans for freezers/shuttles (#9451)

This commit is contained in:
Rane
2022-07-05 15:54:27 -04:00
committed by GitHub
parent c008507914
commit 723004a300
3 changed files with 44 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# Devices which are not portable but don't link up to anything
- type: entity
id: AtmosDeviceFanTiny
name: tiny fan
description: A tiny fan, releasing a thin gust of air.
placement:
mode: SnapgridCenter
components:
- type: Physics
bodyType: Static
- type: Sprite
sprite: Structures/Piping/Atmospherics/tinyfan.rsi
state: icon
netsync: false
- type: Fixtures
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.5,-0.5,0.5,0.5"
- type: Airtight
noAirWhenFullyAirBlocked: false