diff --git a/isometric-park-fna/Content/dialog_runner.ink b/isometric-park-fna/Content/dialog_runner.ink new file mode 100644 --- /dev/null +++ b/isometric-park-fna/Content/dialog_runner.ink @@ -0,0 +1,9 @@ +//This file just exists to test run stories: + + +INCLUDE dialog.ink + + +-> IntroGovernor + +-> END \ No newline at end of file