Skip to content

Commit

Permalink
Update starterGear.json
Browse files Browse the repository at this point in the history
Typo in config file
  • Loading branch information
LtRipley36706 committed Nov 18, 2023
1 parent ab110a1 commit 2da1fba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Source/ACE.Server/starterGear.json
Original file line number Diff line number Diff line change
Expand Up @@ -876,7 +876,7 @@
"name": "Sho",
"gear": [
{
"weenieId": "45537",
"weenieId": "45557",
"name": "Training Handwraps",
"stacksize": "1"
}
Expand All @@ -898,7 +898,7 @@
"name": "Umbrean",
"gear": [
{
"weenieId": "45537",
"weenieId": "45557",
"name": "Training Handwraps",
"stacksize": "1"
}
Expand Down Expand Up @@ -953,7 +953,7 @@
"name": "Penumbraen",
"gear": [
{
"weenieId": "45537",
"weenieId": "45557",
"name": "Training Handwraps",
"stacksize": "1"
}
Expand Down

0 comments on commit 2da1fba

Please sign in to comment.