aboutsummaryrefslogtreecommitdiff
path: root/var.lua
diff options
context:
space:
mode:
author1029chris <1029chris@gmail.com>2016-06-17 14:51:29 -0700
committer1029chris <1029chris@gmail.com>2016-06-17 14:51:29 -0700
commitd1341f6052ef11d24ccda0b87423a4eac66385bb (patch)
tree18820082a32fc2e97d1729dfefe89ea176a96f2b /var.lua
parentac55f9bb143bba3112e671622fbcce8a5fc28ff8 (diff)
Added some cool tentacles on the side
WORK IN PROGRESS
Diffstat (limited to 'var.lua')
-rw-r--r--var.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/var.lua b/var.lua
index ef84e39..fd27bb2 100644
--- a/var.lua
+++ b/var.lua
@@ -170,6 +170,10 @@ function loadVar()
v1.specialAbi = false
v1.bulletSpeed = 0
v1.specialAbiTime = 70
+ v1.t = {}
+ v1.t.time = 0
+ v1.t.t = {}
+ v1.t.x = -500
expl.deb[1].x = 0
expl.deb[1].y = 0
expl.deb[1].ym = 5