[common] added GameSave

This commit is contained in:
2018-02-20 00:01:35 +03:00
parent 11aea59cf8
commit a127777e49
15 changed files with 220 additions and 51 deletions

View File

@@ -42,7 +42,7 @@ presets:
- {<<: *human, index: 0, color: 0xF5C040, life: 3}
- id: bot
spawnInterval: 3000
life: 20
life: 1
players:
- {<<: *bot, index: 0}
- {<<: *bot, index: 1}