Skip to content

Commit aca54aa

Browse files
committed
Update Code
1 parent 1911174 commit aca54aa

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

data/items_vanilla.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4294,7 +4294,7 @@
42944294
"BuildInGas": false,
42954295
"ModelIndex": 492,
42964296
"ModelCount": 0,
4297-
"HpMax": 60,
4297+
"HpMax": 180,
42984298
"Ability": 50,
42994299
"Potential": 0,
43004300
"BuildIndex": 0,
@@ -4347,7 +4347,7 @@
43474347
"BuildInGas": false,
43484348
"ModelIndex": 493,
43494349
"ModelCount": 0,
4350-
"HpMax": 60,
4350+
"HpMax": 180,
43514351
"Ability": 80,
43524352
"Potential": 0,
43534353
"BuildIndex": 0,

data/prefabDescs.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,10 @@
265265
"ModelID": 408,
266266
"turretSpaceAttackRange": 10500
267267
},
268+
{
269+
"ModelID": 422,
270+
"turretMaxAttackRange": 60
271+
},
268272
{
269273
"ModelID": 434,
270274
"AmmoBlastRadius1": 15

0 commit comments

Comments
 (0)