diff options
| author | 1029chris <1029chris@gmail.com> | 2016-04-13 11:40:20 -0700 |
|---|---|---|
| committer | 1029chris <1029chris@gmail.com> | 2016-04-13 11:40:20 -0700 |
| commit | 85a2c861b5f49a12a46949b46b12d68f1f4359e6 (patch) | |
| tree | 3e184442500cdaeaf317e96748120b033fcad8de /var.lua | |
| parent | 0b398a513a2b0114d424dbb650e9ed22d1ff7bfb (diff) | |
Added separate dialogue.lua file
Also, added more dialogue for Besr Friend
Started adding some for the Virus.
Diffstat (limited to 'var.lua')
| -rw-r--r-- | var.lua | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -120,14 +120,6 @@ function loadVar() msg.c = 1 msg.msgs = {} msgs = {} - msgs[1] = "Hey, Wazzup?" - msgs[2] = "Did you hear the news?" - msgs[3] = "New Duty of Call game!" - msgs[4] = "It looks so cool!" - msgs[5] = "Check it out!" - msgs[6] = "Want to get it free?" - msgs[7] = "Search this on the web:" - msgs[8] = "www.freedownloads.com" internet.url = "www.homepage.com" internet.urlold = internet.url internet.urlc = internet.url |
