From 8a28d7bc706f093da897c28058fc09058a785256 Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Wed, 21 Jun 2023 09:19:15 +1000 Subject: [PATCH] Bagel fix (#17514) --- Content.Server/NPC/Pathfinding/GridPathfindingComponent.cs | 2 +- Resources/Maps/bagel.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Content.Server/NPC/Pathfinding/GridPathfindingComponent.cs b/Content.Server/NPC/Pathfinding/GridPathfindingComponent.cs index 90a083be52..edd013c574 100644 --- a/Content.Server/NPC/Pathfinding/GridPathfindingComponent.cs +++ b/Content.Server/NPC/Pathfinding/GridPathfindingComponent.cs @@ -14,7 +14,7 @@ public sealed class GridPathfindingComponent : Component /// /// Next time the graph is allowed to update. /// - [ViewVariables, DataField("nextUpdate", customTypeSerializer:typeof(TimeOffsetSerializer))] + /// Removing this datafield is the lazy fix HOWEVER I want to purge this anyway and do pathfinding at runtime. public TimeSpan NextUpdate; [ViewVariables] diff --git a/Resources/Maps/bagel.yml b/Resources/Maps/bagel.yml index d8043b8de3..be10565f7a 100644 --- a/Resources/Maps/bagel.yml +++ b/Resources/Maps/bagel.yml @@ -62685,7 +62685,7 @@ entities: type: MetaData - parent: 16058 type: Transform - - nextSound: 48.5307177 + - nextSound: 48.5307176 type: EmitSoundOnCollide - canCollide: False type: Physics