fish-station/Content.Server/GameObjects/Components/Interactable/Tools
Ephememory d63c879404 Crowbar floor tiles and placement (#429)
* Adds tile removing behavior to CrowbarComponent.
Add FloorTileItemComponent.
Add genhit.ogg
Add tile.png for testing

* fixes

* Gives ContentTileDefinition a default value for tile item to drop.
Adds a few more tileitems.

* Changes per review request

* move stack.use and if statement
2019-11-23 22:10:05 +01:00
..
BaseTool.cs Rider static analysis (#433) 2019-11-13 23:37:46 +01:00
CrowbarComponent.cs Crowbar floor tiles and placement (#429) 2019-11-23 22:10:05 +01:00
MultitoolComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
ScrewdriverComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
WelderComponent.cs Rider static analysis (#433) 2019-11-13 23:37:46 +01:00
WirecutterComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
WrenchComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00