mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2025-10-09 16:46:00 +00:00
Projectile launcher
This commit is contained in:
@@ -20,10 +20,14 @@
|
||||
"damage": 1
|
||||
},
|
||||
"haloLauncher": {
|
||||
"projectileLifetime": 2,
|
||||
"projectileSpeed": 150,
|
||||
"projectilesToSpawn": 24,
|
||||
"cooldown": 10
|
||||
"launcher": {
|
||||
"projectileLifetime": 5,
|
||||
"projectileSpeed": 150,
|
||||
"wavesToShoot": 1,
|
||||
"wavesDelayMs": 0,
|
||||
"cooldown": 10
|
||||
}
|
||||
}
|
||||
},
|
||||
"upgrades": {
|
||||
|
Reference in New Issue
Block a user