[common] add GameDispatcher
This commit is contained in:
@@ -20,13 +20,13 @@ bricks:
|
||||
|
||||
player:
|
||||
default: &player
|
||||
protect: 3
|
||||
life: 10
|
||||
protect: 2
|
||||
tanks:
|
||||
- {type: default, rate: 1}
|
||||
|
||||
team:
|
||||
base: &team
|
||||
life: 10
|
||||
players:
|
||||
- {<<: *player, index: 0}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user