aboutsummaryrefslogtreecommitdiff
path: root/var.lua
diff options
context:
space:
mode:
author1029chris <1029chris@gmail.com>2016-10-17 15:27:15 -0700
committer1029chris <1029chris@gmail.com>2016-10-17 15:27:15 -0700
commitf2370529b9e7cdf04c1cc23f80e45fe5536ee65c (patch)
tree11b19b684f7a1be40c2ccb6b8fd0b0c141d84ea2 /var.lua
parentcdd67c5b51932219b3b5de9b5e52972252781dd0 (diff)
Added new spiral attack
Made some attacks easier
Diffstat (limited to 'var.lua')
-rw-r--r--var.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/var.lua b/var.lua
index c732e09..30dec0b 100644
--- a/var.lua
+++ b/var.lua
@@ -242,6 +242,7 @@ function loadVar()
v2.attackNextTimer = 0
v2.nextAttack = 20
v2.popupTimer = 60
+ v2.shotgunTimer = 10
expl.deb[1].x = 0
expl.deb[1].y = 0
expl.deb[1].ym = 5