diff options
| author | 1029chris <1029chris@gmail.com> | 2016-06-17 14:51:29 -0700 |
|---|---|---|
| committer | 1029chris <1029chris@gmail.com> | 2016-06-17 14:51:29 -0700 |
| commit | d1341f6052ef11d24ccda0b87423a4eac66385bb (patch) | |
| tree | 18820082a32fc2e97d1729dfefe89ea176a96f2b /var.lua | |
| parent | ac55f9bb143bba3112e671622fbcce8a5fc28ff8 (diff) | |
Added some cool tentacles on the side
WORK IN PROGRESS
Diffstat (limited to 'var.lua')
| -rw-r--r-- | var.lua | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
