mirror of
https://github.com/wega-team/ss14-wega.git
synced 2026-02-15 03:31:44 +01:00
Add atmos ignition logs (#14216)
This commit is contained in:
@@ -321,7 +321,7 @@ namespace Content.Server.Atmos.EntitySystems
|
||||
{
|
||||
_atmosphereSystem.HotspotExpose(transform.GridUid.Value,
|
||||
_transformSystem.GetGridOrMapTilePosition(uid, transform),
|
||||
700f, 50f, true);
|
||||
700f, 50f, uid, true);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user