Added test story

This commit is contained in:
mollusk 2017-08-14 22:10:26 -07:00
parent cf2b875cc4
commit 003d1bfce0

View File

@ -1 +1,16 @@
include("../lib/io-extra.jl") include("../lib/io-extra.jl")
# Stats (character names, character statistics etc)
character_name="Grady"
# Text to be included in scenes
intro_text = "$character_name woke up feeling a bit dehydrated, but water was too bland.
He wanted something with flavor so he wandered over to the fridge.
In the fridge he saw a plastic 2 liter of Sun Drop which he immediately opened.
Upon taking a large gulp he realized how gross it tasted so he spit it out into the sink.
Then he thought to himself 'I need Sun Drop in a glass bottle'.\n
The quest to find a glass botole of Sundrop had begun!"
scene1_text = "He got in his car and started it up"