aboutsummaryrefslogtreecommitdiff
path: root/virus2.lua
diff options
context:
space:
mode:
author1029chris <1029chris@gmail.com>2016-08-21 18:11:34 -0700
committer1029chris <1029chris@gmail.com>2016-08-21 18:11:34 -0700
commit601bd8bcf47337955657b6522f714526bd2e4422 (patch)
treeffb95d4ac4fe22445dbb64c4dfa892f7879b1654 /virus2.lua
parent0f3687480cd228265353c6ccde3fecbaaa6b9f09 (diff)
Dialogue additions and adjustments
Diffstat (limited to 'virus2.lua')
-rw-r--r--virus2.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/virus2.lua b/virus2.lua
index 49dc99d..228515d 100644
--- a/virus2.lua
+++ b/virus2.lua
@@ -49,7 +49,7 @@ function drawVirusFight2()
elseif v2.c.chat.msgs == 5 then
v2.c.xd = sys.w/2
v2.c.yd = sys.h/2
- elseif v2.c.chat.msgs == 8 then
+ elseif v2.c.chat.msgs == 10 then
v2.c.xd = sys.w/2
v2.c.yd = sys.h/2
v2.c.handp = "gunidle"