fish-station/Content.Client/GameObjects/Components/Atmos
Víctor Aguilera Puerto 69059eac80
Adds new different reaction types. (#2114)
* Adds new different reaction types.
- Adds touch, injection and ingestion reactions for entities.
- Adds tile reactions.
- Removes GasSprayerComponent in favor of SprayComponent.
- Gives fire extinguishers a safety.
- Gives spray puffs a sprite.
- Improved spray and fire extinguisher in general.
- Fire extinguisher now ACTUALLY puts out fires. Amazing, eh?
- Fire extinguisher sprays three 'clouds' at once.
- Spraying flammable chemicals at fire makes them worse. Whoops!
- Gives spray and fire extinguisher their classic sounds.
- Most chemicals now don't make puddles. Too bad!
- Space lube now makes a very slippery puddle. Honk.
- Spraying water (or using a fire extinguisher) on existing puddles makes them bigger.

* Fix solution tests

* food base now has solution container with noexamine caps
2020-09-21 17:51:07 +02:00
..
GasAnalyzerBoundUserInterface.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
GasAnalyzerComponent.cs Cleanup (#2111) 2020-09-20 17:29:11 +02:00
GasAnalyzerMenu.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
GasAnalyzerVisualizer.cs Gives the gas analyzer visual clues that it's open (#2110) 2020-09-21 11:39:17 +02:00
PipeVisualizer.cs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
PumpVisualizer.cs Adds new different reaction types. (#2114) 2020-09-21 17:51:07 +02:00
SiphonVisualizer.cs Adds new different reaction types. (#2114) 2020-09-21 17:51:07 +02:00
VaporVisualizer.cs Adds new different reaction types. (#2114) 2020-09-21 17:51:07 +02:00
VentVisualizer.cs Adds new different reaction types. (#2114) 2020-09-21 17:51:07 +02:00