fish-station/Content.Server/GameObjects
ZeWaka 75c4ed6a09
Makes lightbulbs destructible (#2955)
* Renames WindowBreak soundCollection to GlassBreak

* Implements destructible lightbulbs
moved the parent to the top as well

* Fixes the old `glassbreak` soundCollection, renames it

* Deletes the windows.yml version of glassbreak

* Fixes the sound for bulbs being thrown

* Removes name from abstract lightbulb

* Implements IDestroyAct for lightbulbs

* Implements onBreak for lightbulbs

* Lights get damaged by getting hit and throwing

* Lights now have an intermediate 'broken' state before destruction
2021-01-09 02:06:36 +01:00
..
Components Makes lightbulbs destructible (#2955) 2021-01-09 02:06:36 +01:00
EntitySystems Fix force-running station events 2021-01-09 09:58:42 +11:00
ContainerSlot.cs Update submodule. 2020-07-10 21:15:12 +02:00
VisibilityFlags.cs Fix arrow visibility for ghosts. 2020-08-21 13:32:04 +02:00