Remove soapy water (#24301)
* localize shuttle timer eta etd * remove soapy water for real
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
solution: drink
|
||||
|
||||
|
||||
# Mopwata
|
||||
# Mopwata
|
||||
- type: weightedRandomFillSolution
|
||||
id: RandomFillMopwata
|
||||
fills:
|
||||
@@ -112,7 +112,6 @@
|
||||
- Mold
|
||||
- SpaceLube
|
||||
- SpaceGlue
|
||||
- SoapyWater
|
||||
- SpaceCleaner
|
||||
- MilkSpoiled
|
||||
- FourteenLoko
|
||||
@@ -136,4 +135,4 @@
|
||||
solution: drink
|
||||
weightedRandomId: RandomFillMopwata
|
||||
- type: Sprite
|
||||
sprite: Objects/Consumable/Drinks/mopwata.rsi
|
||||
sprite: Objects/Consumable/Drinks/mopwata.rsi
|
||||
|
||||
@@ -64,36 +64,6 @@
|
||||
min: 6
|
||||
probability: 0.20
|
||||
|
||||
- type: reagent
|
||||
id: SoapyWater
|
||||
parent: Water
|
||||
name: reagent-name-soapy-water
|
||||
desc: reagent-desc-soapy-water
|
||||
physicalDesc: reagent-physical-desc-soapy
|
||||
flavor: clean
|
||||
color: "#9ec8dc"
|
||||
recognizable: true
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 3
|
||||
- !type:ChemVomit
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
min: 6
|
||||
probability: 0.10
|
||||
thirstAmount: -5.0
|
||||
hungerAmount: -5.0
|
||||
plantMetabolism:
|
||||
- !type:PlantAdjustWater
|
||||
amount: .8
|
||||
tileReactions:
|
||||
- !type:CleanDecalsReaction
|
||||
cleanCost: 5
|
||||
- !type:ExtinguishTileReaction { }
|
||||
- !type:SpillIfPuddlePresentTileReaction { }
|
||||
|
||||
- type: reagent
|
||||
id: SpaceLube
|
||||
name: reagent-name-space-lube
|
||||
|
||||
@@ -20,16 +20,6 @@
|
||||
products:
|
||||
SpaceCleaner: 2
|
||||
|
||||
- type: reaction
|
||||
id: SoapyWater
|
||||
reactants:
|
||||
Water:
|
||||
amount: 3
|
||||
SoapReagent:
|
||||
amount: 1
|
||||
products:
|
||||
SoapyWater: 4
|
||||
|
||||
- type: reaction
|
||||
id: SpaceLube
|
||||
impact: Medium
|
||||
|
||||
Reference in New Issue
Block a user