[version] up to 0.7.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "tankz",
|
"name": "tankz",
|
||||||
"version": "0.6.4",
|
"version": "0.7.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"ansi-colors": "^1.0.1",
|
"ansi-colors": "^1.0.1",
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ presets:
|
|||||||
- {<<: *human, index: 0, color: 0xF5C040, life: 3}
|
- {<<: *human, index: 0, color: 0xF5C040, life: 3}
|
||||||
- id: bot
|
- id: bot
|
||||||
spawnInterval: 3000
|
spawnInterval: 3000
|
||||||
life: 1
|
life: 20
|
||||||
players:
|
players:
|
||||||
- {<<: *bot, index: 0}
|
- {<<: *bot, index: 0}
|
||||||
- {<<: *bot, index: 1}
|
- {<<: *bot, index: 1}
|
||||||
|
|||||||
Reference in New Issue
Block a user