aboutsummaryrefslogtreecommitdiff
path: root/dialogue.lua
diff options
context:
space:
mode:
author1029chris <1029chris@gmail.com>2016-04-20 10:48:12 -0700
committer1029chris <1029chris@gmail.com>2016-04-20 10:48:12 -0700
commitf7c70cec2946b25ca050796d7c9160044717ce29 (patch)
tree9c5437b6ebef05c74c3ae7092e1369581b7874ca /dialogue.lua
parent5b9e47c1f86fbcd910d96b5d5c76c5d3b7fbf31c (diff)
Added timer for messages
Now they appear on their own. Start menu no longer activates messages
Diffstat (limited to 'dialogue.lua')
-rw-r--r--dialogue.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/dialogue.lua b/dialogue.lua
index 8c21369..4b74c98 100644
--- a/dialogue.lua
+++ b/dialogue.lua
@@ -20,6 +20,8 @@ function loadDia()
msgs[19] = "I was created so you'd do this."
msgs[20] = "PLEASE Let me fulfill my purpose!"
msgs[21] = "www.freedownloads.com or I die."
+ msgstime = {30,35,40,45,50,55,60,65,160,190,230,270,300,330,360,390,430,460,490,520,600}
+ msgssent = 0
v1.msgs[1] = "Well well well, who do we have here? Oh, and before I forget... Click on the bubble to see my next message."
v1.msgs[2] = "Cliche introductions out of the way, I'm here to take over your computer!"
v1.msgs[3] = "Who the hell uses www.freedownloads.com anyways? Like,how freakin' stupid are you?"