[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

@@ -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: []