Skip to content

Commit

Permalink
Fix for CE-74 Breaker Helm being marked as cloak. (#15)
Browse files Browse the repository at this point in the history
* Fix for CE-74 Breaker Helm being marked as cloak.

* CE-74 Breaker Armor values update.

---------

Co-authored-by: Chats <[email protected]>
  • Loading branch information
chatterchats and Chats authored Apr 23, 2024
1 parent 93495b9 commit e94fd64
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions items/armor/armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -522,11 +522,11 @@
"3996028128": {
"name": "CE-74 Breaker",
"description": "A domestic version of this armor is available for citizens who wish to perform efficient home renovation projects.",
"type": 1,
"slot": 1,
"armor_rating": 100,
"speed": 100,
"stamina_regen": 100,
"type": 0,
"slot": 2,
"armor_rating": 50,
"speed": 550,
"stamina_regen": 125,
"passive": 0
},
"2546928266": {
Expand Down

0 comments on commit e94fd64

Please sign in to comment.