[client] bullet skins
This commit is contained in:
@@ -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: []
|
||||
|
||||
Reference in New Issue
Block a user