aboutsummaryrefslogtreecommitdiff
path: root/virus1.lua
diff options
context:
space:
mode:
author1029chris <1029chris@gmail.com>2016-11-11 22:19:19 -0800
committer1029chris <1029chris@gmail.com>2016-11-11 22:19:19 -0800
commit127446e6f22b479abf1935f04739104288504b51 (patch)
tree763c729668720a0864fe80f33d63fb47a03d0920 /virus1.lua
parent3f6ab76337da9e387035cbd23de8abcbd51c87ef (diff)
Fixed a couple bugs, adjusted dialogue
Diffstat (limited to 'virus1.lua')
-rw-r--r--virus1.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/virus1.lua b/virus1.lua
index 638f449..58a17ca 100644
--- a/virus1.lua
+++ b/virus1.lua
@@ -548,6 +548,8 @@ function drawVirusFight1()
scene = 1
time = 0
av.transform = false
+ av.wings = 0
+ av.gun = 0
elseif v1.c.chat.msgs == 53 then
virus1Lose = virus1Lose + 1
scene = 666