This commit is contained in:
2018-01-12 18:00:32 +03:00
parent b973d0830c
commit 8dc21b41c0
18 changed files with 235 additions and 141 deletions

View File

@@ -20,7 +20,7 @@ bricks:
-1: &brick-boder
type: -1
layer: 2
armor: 3
armor: -1
0: &brick-none
type: 0
layer: 0
@@ -45,7 +45,6 @@ bricks:
type: 5
layer: 2
armor: 1
breakable: yes
bullet: &bullet
width: 12
@@ -81,7 +80,7 @@ tanks:
bullet:
<<: *bullet
speed: 9.0
bullets: 2
bullets: 3
3:
level: 3
width: 42
@@ -90,5 +89,5 @@ tanks:
bullet:
<<: *bullet
speed: 9.0
piercing: 2
piercing: 3
bullets: 2