Miasma improvements (#9022)

This commit is contained in:
Rane
2022-06-24 04:20:52 -04:00
committed by GitHub
parent 2b6c352aff
commit a1affccc84
15 changed files with 191 additions and 26 deletions

View File

@@ -78,7 +78,7 @@
sprite: Mobs/Animals/cow.rsi
state: cow
product: CrateNPCCow
cost: 1000
cost: 3200
category: Livestock
group: market
@@ -129,7 +129,7 @@
cost: 1500
category: Livestock
group: market
- type: cargoProduct
name: "mice crate"
id: LivestockMouse

View File

@@ -0,0 +1,12 @@
- type: entity
id: AmbientSoundSourceFlies
noSpawn: true
components:
- type: AmbientSound
volume: -5
range: 3
sound:
path: /Audio/Ambience/Temporary/flies.ogg
- type: Tag
tags:
- HideContextMenu

View File

@@ -76,6 +76,7 @@
- type: Construction
graph: CrateGenericSteel
node: crategenericsteel
- type: AntiRottingContainer
- type: entity
id: CrateHydroponics