In Data/Events/Beach.json, event 739330 includes the command end position 42 36
In Event.cs, the same event is given end behavior if the player skips the event with the line
this.endBehaviors(new string[4] { "End", "position", "43", "36" }, Game1.currentLocation);
The game respects each tile...