Save when talking to stele and record their ID in the save file
This commit is contained in:
@@ -48,6 +48,8 @@ public interface IGame : IProvide<IGame>, IProvide<IGameRepo>, IProvide<IPlayer>
|
||||
|
||||
public SarcoData SarcoData { get; }
|
||||
|
||||
public NpcData NpcData { get; }
|
||||
|
||||
public event Action GameExitRequested;
|
||||
|
||||
public event Action GameLoaded;
|
||||
|
||||
Reference in New Issue
Block a user