Термалки (#466)
* - add: Rewrite night vision. * - add: Thermals. * - remove: Remove stuff from maps. * - fix: Descriptions.
This commit is contained in:
7
Content.Server/_Miracle/Systems/ThermalVisionSystem.cs
Normal file
7
Content.Server/_Miracle/Systems/ThermalVisionSystem.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using Content.Shared._Miracle.Systems;
|
||||
|
||||
namespace Content.Server._Miracle.Systems;
|
||||
|
||||
public sealed class ThermalVisionSystem : SharedThermalVisionSystem
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user