- fix: Holy water mixing fix. (#105)
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
- type: Clickable
|
||||
- type: InteractionOutline
|
||||
- type: MovedByPressure
|
||||
- type: Mixable
|
||||
# WD edit sounds start
|
||||
- type: MeleeSound
|
||||
soundGroups:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
- type: entity
|
||||
- type: entity
|
||||
id: StorageTank
|
||||
parent: BaseStructureDynamic
|
||||
name: storage tank
|
||||
@@ -65,3 +65,4 @@
|
||||
- type: ReagentTank
|
||||
- type: Transform
|
||||
noRot: true
|
||||
- type: Mixable
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
|
||||
- type: reaction
|
||||
id: BloodToWine
|
||||
sound: /Audio/Effects/holy.ogg
|
||||
impact: Low
|
||||
requiredMixerCategories:
|
||||
- Holy
|
||||
@@ -35,6 +36,7 @@
|
||||
|
||||
- type: reaction
|
||||
id: WatertoHolyWater
|
||||
sound: /Audio/Effects/holy.ogg
|
||||
impact: Low
|
||||
requiredMixerCategories:
|
||||
- Holy
|
||||
|
||||
Reference in New Issue
Block a user