diff options
Diffstat (limited to 'dialogue.lua')
| -rw-r--r-- | dialogue.lua | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dialogue.lua b/dialogue.lua index 6a9bab0..2e6d549 100644 --- a/dialogue.lua +++ b/dialogue.lua @@ -227,7 +227,7 @@ function loadDia() v2.msgs[3] = "But I have to keep doing this! If I give up, then another virus will take my place." v2.msgs[4] = "Then they'll be stuck in this cycle! I won't let you do that!" v2.msgs[5] = "I wouldn't wish this on my worst enemy." - v2.msgs[16] = "Open your Antivirus, let's do this." + v2.msgs[16] = "Come on, let's go..." v2.msgs[18] = "God, will I have to tell you to open it every time? OPEN IT!!" v2.msgs[20] = "Right, there it is." v2.msgs[22] = "Remember, The more popups are open, the faster I make money!" @@ -245,7 +245,7 @@ function loadDia() v2.msgs[3] = "This is my life now." v2.msgs[4] = "I will live this forever." v2.msgs[5] = "I wouldn't wish this on my worst enemy." - v2.msgs[16] = "Open your Antivirus, let's do this." + v2.msgs[16] = "Alright, lets go..." v2.msgs[18] = "God, will I have to tell you to open it every time? OPEN IT!!" v2.msgs[20] = "Right, there it is." v2.msgs[22] = "Remember, The more popups are open, the faster I make money." @@ -259,10 +259,10 @@ function loadDia() v2.msgs[53] = "Bye. See you soon..." end v2.msgs[25] = "No! You can't beat me! This is ridiculous!" - v2.msgs[26] = "Screw the popups, no amount of money is worth dying for! I'll just attack you directly!" + v2.msgs[26] = "Screw the popups, no amount of money is worth being deleted! I'll just attack you directly!" v2.msgs[27] = "Sucks for you! You have to care about your own health now!" v2.msgs[28] = "I'm not the one whose going to die today, that's for sure!" - v2.msgs[29] = "I refuse to die like that green tentacled idiot! Time for you to face my full power!" + v2.msgs[29] = "I refuse to kick the bucket like that green tentacled idiot! Time for you to face my full power!" v2.msgs[31] = "WOAH WOAH WOAH! WAIT! WAIT!!!" v2.msgs[32] = "We don't have to end it like this! Could we... work something out?" v2.msgs[33] = "I could give you money! Tons of money! Please, just let me live..." |
