Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
codergautam committed Sep 23, 2024
1 parent 865b1a6 commit a625f63
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions cosmetics.json
Original file line number Diff line number Diff line change
Expand Up @@ -2001,7 +2001,7 @@
"aerial": {
"name": "aerial",
"displayName": "Aerial",
"id": 193,
"id": 219,
"buyable": true,
"price": 500,
"swordFileName": "arialSword.png",
Expand All @@ -2011,7 +2011,7 @@
"aztec": {
"name": "aztec",
"displayName": "Aztec",
"id": 194,
"id": 218,
"buyable": true,
"price": 50000,
"swordFileName": "aztecSword.png",
Expand All @@ -2021,7 +2021,7 @@
"bombboy": {
"name": "bombboy",
"displayName": "Bomb Boy",
"id": 195,
"id": 217,
"buyable": true,
"price": 650,
"swordFileName": "bombboySword.png",
Expand All @@ -2031,7 +2031,7 @@
"bonedragon": {
"name": "bonedragon",
"displayName": "Bone Dragon",
"id": 196,
"id": 216,
"buyable": true,
"price": 100000,
"swordFileName": "bonedragonSword.png",
Expand All @@ -2041,7 +2041,7 @@
"coolercarl": {
"name": "coolercarl",
"displayName": "Cooler Carl",
"id": 197,
"id": 215,
"buyable": true,
"price": 1000,
"swordFileName": "coolercarlSword.png",
Expand All @@ -2051,7 +2051,7 @@
"crabby": {
"name": "crabby",
"displayName": "Crabby",
"id": 198,
"id": 214,
"buyable": true,
"price": 3000,
"swordFileName": "crabbySword.png",
Expand All @@ -2061,7 +2061,7 @@
"danger": {
"name": "danger",
"displayName": "Danger",
"id": 199,
"id": 213,
"buyable": true,
"price": 10001,
"swordFileName": "dangerSword.png",
Expand All @@ -2071,7 +2071,7 @@
"dragonfly": {
"name": "dragonfly",
"displayName": "Dragonfly",
"id": 200,
"id": 212,
"buyable": true,
"price": 7500,
"swordFileName": "dragonflySword.png",
Expand All @@ -2081,7 +2081,7 @@
"lunar": {
"name": "lunar",
"displayName": "Lunar",
"id": 201,
"id": 212,
"buyable": true,
"price": 3650,
"swordFileName": "lunarSword.png",
Expand All @@ -2091,7 +2091,7 @@
"neo": {
"name": "neo",
"displayName": "Neo",
"id": 202,
"id": 211,
"buyable": true,
"price": 150,
"swordFileName": "neoSword.png",
Expand All @@ -2101,7 +2101,7 @@
"pixel": {
"name": "pixel",
"displayName": "Pixel",
"id": 203,
"id": 210,
"buyable": true,
"price": 3500,
"swordFileName": "pixelSword.png",
Expand All @@ -2111,7 +2111,7 @@
"rose": {
"name": "rose",
"displayName": "Rose",
"id": 204,
"id": 209,
"buyable": true,
"price": 5999,
"swordFileName": "roseSword.png",
Expand All @@ -2121,7 +2121,7 @@
"shell": {
"name": "shell",
"displayName": "Shell",
"id": 205,
"id": 208,
"buyable": true,
"price": 20500,
"swordFileName": "shellSword.png",
Expand Down

0 comments on commit a625f63

Please sign in to comment.