aboutsummaryrefslogtreecommitdiff
path: root/virus2.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 /virus2.lua
parent3f6ab76337da9e387035cbd23de8abcbd51c87ef (diff)
Fixed a couple bugs, adjusted dialogue
Diffstat (limited to 'virus2.lua')
-rw-r--r--virus2.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/virus2.lua b/virus2.lua
index 7d00422..b15b1d4 100644
--- a/virus2.lua
+++ b/virus2.lua
@@ -321,6 +321,8 @@ function drawVirusFight2()
win[4].update = true
time = 0
av.transform = false
+ av.wings = 0
+ av.gun = 0
else
scene = 666
virus2Lose = virus2Lose + 1