Delta-v/Resources/Textures/Objects/Tools
SoulSloth 7664b30951
Add a fire extinguisher (#1685)
* added a lantern

* Add A Lantern with radiating light

* Added a GasVapor system and made a base for extinguisher spray.

* switched to using solution component for fire extinguisher

* made it so fire extinguisher's can run out of water vapor

* Added actual Gas to Gas Vapor, now getting atmosphere for touched tiles.

* Made it so gasVapor reacts and dissapates on reacting

* GasVapor now dissapates exponentially while traveling

* Added in-hands for fire extinguisher

* Added Spraysound to gasSprayer and to fire extinguisher prototype

* parameterized GasSprayer and GasVapor

* removed un-used imports in gasSprayer and gasVapor components and systems

* removed accidential threading import into gasmixturecomponent

* add a shared extinguisher component for extinguisher spray rotation instead of piggy-backing on RogueArrow

* paremeterized fuelCost and fuel name in GasSprayerComponent

* Paremeterized gasAmount, removed un-used code from gasVaporComponent

* Removed BaseItem Parent from Extinguisher_spray

* added GasVapor and GasSprayer to Ingored Components list

* reduced offset of spawned extinguisher vapor from player

* Update IgnoredComponents.cs

* renamed SharedExtinguisherComponent to SharedGasSprayerComponent and removed reference to RoguePointingArrow

* renamed shareExtinguisherComponent to SharedGasSprayerComponent

* Update Content.Server/Atmos/GasSprayerComponent.cs

Added check for solution component on GasSprayer.

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>

* Update Content.Server/Atmos/GasSprayerComponent.cs

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
2020-08-18 17:45:49 +02:00
..
Toolboxes Toolboxes Update (#985) 2020-05-24 18:56:19 +02:00
crowbar.rsi Crowbar, Wrench, Welder inhand (#990) 2020-05-24 21:44:22 +02:00
crowbar_red.rsi Crowbar, Wrench, Welder inhand (#990) 2020-05-24 21:44:22 +02:00
drill.rsi Crowbar, Wrench, Welder inhand (#990) 2020-05-24 21:44:22 +02:00
flashlight.rsi Lots of new inhands, adds phoron (#1220) 2020-06-25 13:51:58 +02:00
jaws_of_life.rsi Drill and jaws inhands. 2020-05-24 15:00:12 +02:00
lantern.rsi Add a fire extinguisher (#1685) 2020-08-18 17:45:49 +02:00
multitool.rsi Crowbar, Wrench, Welder inhand (#990) 2020-05-24 21:44:22 +02:00
rcd.rsi Improves the RCD (#1609) 2020-08-13 19:39:23 +02:00
screwdriver.rsi Randomize wirecutter and screwdriver colors. 2020-05-23 02:14:11 +02:00
welder.rsi Crowbar, Wrench, Welder inhand (#990) 2020-05-24 21:44:22 +02:00
wirecutters.rsi Randomize wirecutter and screwdriver colors. 2020-05-23 02:14:11 +02:00
wrench.rsi Crowbar, Wrench, Welder inhand (#990) 2020-05-24 21:44:22 +02:00
cable_coil.png Added a bunch more textures (#356) 2019-09-24 22:15:26 +02:00