修复命名错误
This commit is contained in:
parent
5401fdf050
commit
7b9d9f560a
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
"MaxHealth": 350,
|
"MaxHealth": 350,
|
||||||
"MaxEnergy": 10000000,
|
"MaxEnergy": 10000000,
|
||||||
"UpStep": 0.5,
|
"UpStep": 0.5,
|
||||||
"allowFreeCam": true,
|
"AllowFreeCam": true,
|
||||||
"DamageModifiers": [
|
"DamageModifiers": [
|
||||||
{
|
{
|
||||||
"Type": "Multiply",
|
"Type": "Multiply",
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"MaxHealth": 250,
|
"MaxHealth": 250,
|
||||||
"MaxEnergy": 5000000,
|
"MaxEnergy": 5000000,
|
||||||
"UpStep": 1.1,
|
"UpStep": 1.1,
|
||||||
"allowFreeCam": true,
|
"AllowFreeCam": true,
|
||||||
"DamageModifiers": [
|
"DamageModifiers": [
|
||||||
{
|
{
|
||||||
"Type": "Multiply",
|
"Type": "Multiply",
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"MaxHealth": 40,
|
"MaxHealth": 40,
|
||||||
"MaxEnergy": 100000,
|
"MaxEnergy": 100000,
|
||||||
"UpStep": 0.5,
|
"UpStep": 0.5,
|
||||||
"allowFreeCam": true,
|
"AllowFreeCam": true,
|
||||||
"DamageModifiers": [
|
"DamageModifiers": [
|
||||||
{
|
{
|
||||||
"Type": "Multiply",
|
"Type": "Multiply",
|
||||||
|
|
Loading…
Add table
Reference in a new issue