Add gatherable break sounds (#19360)
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
suffix: Low Ore Yield
|
||||
description: A rocky asteroid.
|
||||
components:
|
||||
- type: SoundOnGather
|
||||
- type: Gatherable
|
||||
whitelist:
|
||||
tags:
|
||||
@@ -63,10 +64,6 @@
|
||||
suffix: higher ore yield
|
||||
description: An asteroid.
|
||||
components:
|
||||
- type: Gatherable
|
||||
whitelist:
|
||||
tags:
|
||||
- Pickaxe
|
||||
- type: OreVein
|
||||
oreChance: 0.33
|
||||
oreRarityPrototypeId: RandomOreDistributionStandard
|
||||
@@ -103,10 +100,6 @@
|
||||
suffix: higher ore yield
|
||||
description: An asteroid.
|
||||
components:
|
||||
- type: Gatherable
|
||||
whitelist:
|
||||
tags:
|
||||
- Pickaxe
|
||||
- type: OreVein
|
||||
oreChance: 0.33
|
||||
oreRarityPrototypeId: RandomOreDistributionStandard
|
||||
@@ -118,6 +111,7 @@
|
||||
parent: BaseStructure
|
||||
name: rock
|
||||
components:
|
||||
- type: SoundOnGather
|
||||
- type: Gatherable
|
||||
whitelist:
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user