fixed a state misnamed
This commit is contained in:
parent
82a056fb12
commit
8fc193cbfc
@ -5,7 +5,7 @@
|
||||
"description": "items.materials.original.ship.weapon.basic_ship_weapon.desc",
|
||||
"texture": "original/assets/textures/equipement/ship/weapon/basic_ship_weapon.png",
|
||||
"stats": {
|
||||
"attack": 7.5,
|
||||
"attack.base": 7.5,
|
||||
"health": 5,
|
||||
"defence.rating": 0.1
|
||||
},
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"description": "items.materials.original.ship.weapon.unstable_partical_cannon.desc",
|
||||
"texture": "original/assets/textures/equipement/ship/weapon/unstable_partical_cannon.png",
|
||||
"stats": {
|
||||
"attack": 30,
|
||||
"attack.base": 30,
|
||||
"health": 10,
|
||||
"defence.rating": -0.10,
|
||||
"resistance.base": -0.10
|
||||
|
||||
Reference in New Issue
Block a user