[common] add boat bonus

[client] add active style to gamepad buttons
This commit is contained in:
2019-09-16 14:41:12 +03:00
parent bddb590d30
commit 30325f6d16
20 changed files with 95 additions and 29 deletions

View File

@@ -115,3 +115,4 @@ bonuses:
- {score: 100, factory: protect.tank, type: helmet, duration: 15}
- {score: 100, factory: life, type: life}
- {score: 100, factory: protect.eagle, type: shovel, duration: 10}
- {score: 500, factory: boat, type: boat}