aboutsummaryrefslogtreecommitdiff
path: root/dialogue.lua
diff options
context:
space:
mode:
author1029chris <1029chris@gmail.com>2016-08-23 19:06:17 -0700
committer1029chris <1029chris@gmail.com>2016-08-23 19:06:17 -0700
commit9befdf97aaeeb3377586261b60a2da85f2bd5b58 (patch)
tree26d3af1901f0bff58be866b66733a5aaef3de010 /dialogue.lua
parent1e55cc4060d151807f9acbac89ab8b158bb1c120 (diff)
Antivirus appears
- WIP of virus2 shooting antivirus - OTher stuff
Diffstat (limited to 'dialogue.lua')
-rw-r--r--dialogue.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/dialogue.lua b/dialogue.lua
index 4011480..a132e1a 100644
--- a/dialogue.lua
+++ b/dialogue.lua
@@ -146,6 +146,7 @@ function loadDia()
v2.msgs[15] = "He was oddly specific when explaining the fight, so I'll assume you know how this works!"
v2.msgs[16] = "So, lets get to work... shall we?"
v2.msgs[18] = "Umm... I'm not going to baby you. Open your antivirus!"
+ v2.msgs[20] = "There it is! However, it won't work like this! Let me help."
end
function chatReply(m)
if string.find(m, "virus") ~= nil and msg.c > 6 then