public Choice(StoryObject.IObject objectData, Interpreter.Types.Story storyData) : base(objectData, storyData) { }
public Redirect(StoryObject.IObject objectData, Story storyData) : base(objectData, storyData) { }