@@ -44,7 +44,7 @@ func shoot():
func loadBullet(n:int):
- nbStorage += 1
+ nbStorage += n
func _on_ShootDelay_timeout():