]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Soapy Water & Edible Soap (#20364)
authorPsychpsyo <60073468+Psychpsyo@users.noreply.github.com>
Tue, 31 Oct 2023 20:39:12 +0000 (21:39 +0100)
committerGitHub <noreply@github.com>
Tue, 31 Oct 2023 20:39:12 +0000 (13:39 -0700)
commit6a18bdc023df332c769e4624ac9d71a830d1aea8
treea7c90d27b5c321567399319054423af90feeb42e
parent672969b710d3da073564ef2b3757cb2aba411835
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.
57 files changed:
Content.Server/Chemistry/Components/DeleteOnSolutionEmptyComponent.cs [new file with mode: 0644]
Content.Server/Chemistry/EntitySystems/DeleteOnSolutionEmptySystem.cs [new file with mode: 0644]
Content.Server/Chemistry/TileReactions/CleanDecalsReaction.cs
Content.Server/Fluids/EntitySystems/AbsorbentSystem.cs
Content.Server/Fluids/EntitySystems/PuddleSystem.Evaporation.cs
Content.Server/Fluids/EntitySystems/PuddleSystem.cs
Content.Server/Nutrition/Components/TrashOnSolutionEmptyComponent.cs [moved from Content.Server/Nutrition/Components/TrashOnEmptyComponent.cs with 86% similarity]
Content.Server/Nutrition/EntitySystems/TrashOnSolutionEmptySystem.cs [moved from Content.Server/Nutrition/EntitySystems/TrashOnEmptySystem.cs with 65% similarity]
Content.Shared/Chemistry/Components/Solution.cs
Resources/Locale/en-US/flavors/flavor-profiles.ftl
Resources/Locale/en-US/reagents/meta/cleaning.ftl
Resources/Locale/en-US/reagents/meta/physical-desc.ftl
Resources/Prototypes/Entities/Markers/Spawners/Random/soap.yml
Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_bottles.yml
Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_cans.yml
Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_cups.yml
Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_flasks.yml
Resources/Prototypes/Entities/Objects/Consumable/Food/Containers/condiments.yml
Resources/Prototypes/Entities/Objects/Consumable/Food/ingredients.yml
Resources/Prototypes/Entities/Objects/Specific/Janitorial/soap.yml
Resources/Prototypes/Entities/Objects/Specific/Janitorial/spray.yml
Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml
Resources/Prototypes/Entities/Objects/Specific/chemistry-bottles.yml
Resources/Prototypes/Entities/Objects/Specific/chemistry.yml
Resources/Prototypes/Flavors/flavors.yml
Resources/Prototypes/Reagents/cleaning.yml
Resources/Prototypes/Recipes/Reactions/cleaning.yml
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/deluxe-1.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/deluxe-2.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/deluxe-3.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/deluxe-4.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/deluxe.png [deleted file]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/gibs-1.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/gibs-2.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/gibs-3.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/gibs-4.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/gibs.png [deleted file]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/meta.json
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/nt-1.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/nt-2.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/nt-3.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/nt-4.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/nt.png [deleted file]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/omega-1.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/omega-2.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/omega-3.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/omega-4.png [moved from Resources/Textures/Objects/Specific/Janitorial/soap.rsi/omega.png with 100% similarity]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/soap-1.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/soap-2.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/soap-3.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/soap-4.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/soap.png [deleted file]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/syndie-1.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/syndie-2.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/syndie-3.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/syndie-4.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Janitorial/soap.rsi/syndie.png [deleted file]