[client] bullet skins

This commit is contained in:
2019-08-14 18:00:56 +03:00
parent 636be8611f
commit c0496f2e7c
14 changed files with 32 additions and 24 deletions

View File

@@ -55,6 +55,7 @@ bullet: &bullet
speed: 0
piercing: 1
layer: 2
skin: normal
tanks:
- type: human0
@@ -99,7 +100,7 @@ tanks:
speed: 2.9
skin: pd
weapons:
- bullet: {<<: *bullet, speed: 9.0, piercing: 3}
- bullet: {<<: *bullet, speed: 9.0, piercing: 3, skin: piercing}
queue: 2
count: -1

View File

@@ -78,11 +78,14 @@ tanks:
score: 100
skin: pc
weapons:
- bullet: {width: 12, height: 12, speed: 12.0, piercing: 1, layer: 2}
- bullet: {width: 12, height: 12, speed: 12.0, piercing: 1, layer: 2, skin: normal}
queue: 2
count: -1
- bullet: {width: 16, height: 16, speed: 4.0, piercing: 4, layer: 4}
- bullet: {width: 16, height: 16, speed: 4.0, piercing: 4, layer: 4, skin: rocket}
queue: 1
count: 3
- bullet: {width: 20, height: 20, speed: 0.0, piercing: 1, layer: 0, skin: mine}
queue: -1
count: 3
bonuses: []

View File

@@ -83,6 +83,7 @@ bullet: &bullet
speed: 0
piercing: 1
layer: 2
skin: normal
tanks:
- type: slow