Delta-v/Content.Server/Nutrition/Components
Psychpsyo 6a18bdc023
Soapy Water & Edible Soap (#20364)
* soap reagent and soapy water

* make soapy water recognizable

* Fix tile cleaning bug

CleanDecalsReaction was able to take more than the reactVolume it was given.

* make soapy water an evaporating reagent

* Tile reactions when mopping

* Fix indescribably soap flavor

* Adjust soap flavours

Soap and soapy water now taste clean and syndie soap tastes like punishment.

* Better soap numbers & DeleteOnSolutionEmpty

* Changed TrashOnEmpty to TrashOnSolutionEmpty

* Last TrashOnSolutionEmpty change

* Fix merged code not compiling

* Requested changes.
2023-10-31 13:39:12 -07:00
..
BadDrinkComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
BadFoodComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
CigarComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DrinkComponent.cs Openable refactor (#19750) 2023-09-22 22:10:04 -04:00
FatExtractorComponent.cs Revert "Update submodule to 175.0.0 (#21318)" (#21319) 2023-10-29 15:29:30 +11:00
FlavorProfileComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
FoodComponent.cs Replace string data fields with LocId where relevant (#20883) 2023-10-10 23:06:24 -04:00
IgnoreBadFoodComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
IngestionBlockerComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
OpenableComponent.cs Replace string data fields with LocId where relevant (#20883) 2023-10-10 23:06:24 -04:00
PressurizedDrinkComponent.cs Openable refactor (#19750) 2023-09-22 22:10:04 -04:00
SliceableFoodComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
SmokingPipeComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TrashOnSolutionEmptyComponent.cs Soapy Water & Edible Soap (#20364) 2023-10-31 13:39:12 -07:00
UtensilComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
VapeComponent.cs Allow solutions to store extra reagent data (#19323) 2023-09-05 07:55:10 +10:00