修复命名错误

This commit is contained in:
17146 2025-05-20 15:31:49 +08:00 committed by Light_Quanta
parent 5401fdf050
commit 7b9d9f560a
No known key found for this signature in database
GPG key ID: 11A39A1B8C890959
3 changed files with 3 additions and 3 deletions

View file

@ -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",

View file

@ -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",

View file

@ -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",