Tiny fans for freezers/shuttles (#9451)
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user