added crouch based alt fire for guns

This commit is contained in:
landgreen
2019-09-14 09:13:00 -07:00
parent 01a596dc22
commit a16bfedfbd
5 changed files with 66 additions and 66 deletions

View File

@@ -1,6 +1,6 @@
//main object for spawning things in a level
const spawn = {
pickList: ["healer", "healer"],
pickList: ["starter", "starter"],
fullPickList: [
"chaser", "chaser", "chaser",
"striker", "striker",