]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Reagent interactivity (pt. 1) (#15130)
authorKara <lunarautomaton6@gmail.com>
Thu, 6 Apr 2023 21:20:48 +0000 (14:20 -0700)
committerGitHub <noreply@github.com>
Thu, 6 Apr 2023 21:20:48 +0000 (16:20 -0500)
commite7e9be0073116a1b7562956fec46e29e2f4ce66e
treef2b1f35f0a1334ee746b718bdb656499adec6a21
parenta879b049da15967f90cb1abb7c018fc4164a8b99
Reagent interactivity (pt. 1) (#15130)

* Puddle slippy

* spillable melee

* splash spilling!

* splat melee sound

* p
17 files changed:
Content.Server/Destructible/Thresholds/Behaviors/SpillBehavior.cs
Content.Server/Fluids/Components/SpillableComponent.cs
Content.Server/Fluids/EntitySystems/PuddleSystem.cs
Content.Server/Fluids/EntitySystems/SpillableSystem.cs
Content.Server/Nutrition/EntitySystems/SmokingSystem.cs
Content.Shared/Chemistry/ReactiveSystem.cs
Resources/Locale/en-US/fluids/components/puddle-component.ftl
Resources/Locale/en-US/fluids/components/spillable-component.ftl
Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks.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/trash_drinks.yml
Resources/Prototypes/Entities/Objects/Consumable/Food/ingredients.yml
Resources/Prototypes/Entities/Objects/Consumable/Food/soup.yml
Resources/Prototypes/Entities/Objects/Specific/chemistry-bottles.yml
Resources/Prototypes/Entities/Objects/Specific/chemistry.yml
Resources/Prototypes/Entities/Objects/Tools/bucket.yml