Skip to content

Commit

Permalink
Typo fix. Fixes #45
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfteam committed Apr 4, 2021
1 parent 4389de5 commit d76055c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions assets/db/weapons.json
Expand Up @@ -26434,7 +26434,7 @@
{
"quantity": 2,
"materialType": "common",
"image": "treasure_hoarder_insignia.png"
"image": "recruits_insignia.png"
},
{
"quantity": 5000,
Expand All @@ -26459,7 +26459,7 @@
{
"quantity": 8,
"materialType": "common",
"image": "treasure_hoarder_insignia.png"
"image": "recruits_insignia.png"
},
{
"quantity": 15000,
Expand All @@ -26484,7 +26484,7 @@
{
"quantity": 6,
"materialType": "common",
"image": "silver_raven_insignia.png"
"image": "sergeants_insignia.png"
},
{
"quantity": 20000,
Expand All @@ -26509,7 +26509,7 @@
{
"quantity": 9,
"materialType": "common",
"image": "silver_raven_insignia.png"
"image": "sergeants_insignia.png"
},
{
"quantity": 30000,
Expand All @@ -26534,7 +26534,7 @@
{
"quantity": 6,
"materialType": "common",
"image": "golden_raven_insignia.png"
"image": "lieutenants_insignia.png"
},
{
"quantity": 35000,
Expand All @@ -26559,7 +26559,7 @@
{
"quantity": 12,
"materialType": "common",
"image": "golden_raven_insignia.png"
"image": "lieutenants_insignia.png"
},
{
"quantity": 45000,
Expand Down

0 comments on commit d76055c

Please sign in to comment.