[common] add gun bonus
This commit is contained in:
@@ -30,10 +30,10 @@ player:
|
||||
color: 0xFFFFFF
|
||||
bonus: 0.25
|
||||
tanks:
|
||||
- {type: bot0, rate: 0.25}
|
||||
- {type: bot1, rate: 0.25}
|
||||
- {type: bot2, rate: 0.25}
|
||||
- {type: bot3, rate: 0.25}
|
||||
- {type: bot0, rate: 0.30}
|
||||
- {type: bot1, rate: 0.28}
|
||||
- {type: bot2, rate: 0.27}
|
||||
- {type: bot3, rate: 0.15}
|
||||
|
||||
presets:
|
||||
# player1
|
||||
@@ -117,7 +117,7 @@ tanks:
|
||||
skin: pc
|
||||
|
||||
- type: human3
|
||||
upgrade: human3
|
||||
# upgrade: human3
|
||||
downgrade: human2
|
||||
width: 42
|
||||
height: 38
|
||||
@@ -181,4 +181,4 @@ bonuses:
|
||||
- {score: 500, type: life}
|
||||
- {score: 500, type: shovel, duration: 10}
|
||||
- {score: 500, type: star}
|
||||
|
||||
- {score: 500, type: gun}
|
||||
|
||||
Reference in New Issue
Block a user