Skip to content

Commit

Permalink
fix(config): Outfit names fixed (iLLeniumStudios#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheiLLeniumStudios authored Jul 16, 2022
1 parent ec4d173 commit 74f4b9f
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions shared/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -650,7 +650,7 @@ Config.Outfits = {
["police"] = {
["male"] = {
{
outfitLabel = "Short Sleeve",
name = "Short Sleeve",
outfitData = {
["pants"] = {item = 24, texture = 0}, -- Pants
["arms"] = {item = 19, texture = 0}, -- Arms
Expand All @@ -667,7 +667,7 @@ Config.Outfits = {
grades = {0, 1, 2, 3, 4},
},
{
outfitLabel = "Trooper Tan",
name = "Trooper Tan",
outfitData = {
["pants"] = {item = 24, texture = 0}, -- Pants
["arms"] = {item = 20, texture = 0}, -- Arms
Expand All @@ -684,7 +684,7 @@ Config.Outfits = {
grades = {0, 1, 2, 3, 4},
},
{
outfitLabel = "Long Sleeve",
name = "Long Sleeve",
outfitData = {
["pants"] = {item = 24, texture = 0}, -- Pants
["arms"] = {item = 20, texture = 0}, -- Arms
Expand All @@ -701,7 +701,7 @@ Config.Outfits = {
grades = {1, 2, 3, 4},
},
{
outfitLabel = "Trooper Black",
name = "Trooper Black",
outfitData = {
["pants"] = {item = 24, texture = 0}, -- Pants
["arms"] = {item = 20, texture = 0}, -- Arms
Expand All @@ -718,7 +718,7 @@ Config.Outfits = {
grades = {2, 3, 4},
},
{
outfitLabel = "SWAT",
name = "SWAT",
outfitData = {
["pants"] = {item = 130, texture = 1}, -- Pants
["arms"] = {item = 172, texture = 0}, -- Arms
Expand All @@ -736,7 +736,7 @@ Config.Outfits = {
},
["female"] = {
{
outfitLabel = "Short Sleeve",
name = "Short Sleeve",
outfitData = {
["pants"] = {item = 133, texture = 0}, -- Pants
["arms"] = {item = 31, texture = 0}, -- Arms
Expand All @@ -753,7 +753,7 @@ Config.Outfits = {
grades = {0, 1, 2, 3, 4},
},
{
outfitLabel = "Trooper Tan",
name = "Trooper Tan",
outfitData = {
["pants"] = {item = 133, texture = 0}, -- Pants
["arms"] = {item = 31, texture = 0}, -- Arms
Expand All @@ -770,7 +770,7 @@ Config.Outfits = {
grades = {0, 1, 2, 3, 4},
},
{
outfitLabel = "Long Sleeve",
name = "Long Sleeve",
outfitData = {
["pants"] = {item = 133, texture = 0}, -- Pants
["arms"] = {item = 31, texture = 0}, -- Arms
Expand All @@ -787,7 +787,7 @@ Config.Outfits = {
grades = {1, 2, 3, 4},
},
{
outfitLabel = "Trooper Black",
name = "Trooper Black",
outfitData = {
["pants"] = {item = 133, texture = 0}, -- Pants
["arms"] = {item = 31, texture = 0}, -- Arms
Expand All @@ -804,7 +804,7 @@ Config.Outfits = {
grades = {2, 3, 4},
},
{
outfitLabel = "SWAT",
name = "SWAT",
outfitData = {
["pants"] = {item = 135, texture = 1}, -- Pants
["arms"] = {item = 213, texture = 0}, -- Arms
Expand All @@ -826,7 +826,7 @@ Config.Outfits = {
["male"] = {
{
-- Outfits
outfitLabel = "Worker",
name = "Worker",
outfitData = {
["pants"] = { item = 28, texture = 0}, -- Pants
["arms"] = { item = 1, texture = 0}, -- Arms
Expand All @@ -845,7 +845,7 @@ Config.Outfits = {
},
["female"] = {
{
outfitLabel = "Worker",
name = "Worker",
outfitData = {
["pants"] = { item = 57, texture = 2}, -- Pants
["arms"] = { item = 0, texture = 0}, -- Arms
Expand All @@ -866,7 +866,7 @@ Config.Outfits = {
["ambulance"] = {
["male"] = {
{
outfitLabel = "T-Shirt",
name = "T-Shirt",
outfitData = {
["arms"] = {item = 85, texture = 0}, -- Arms
["t-shirt"] = {item = 129, texture = 0}, -- T-Shirt
Expand All @@ -885,7 +885,7 @@ Config.Outfits = {
grades = {0, 1, 2, 3, 4},
},
{
outfitLabel = "Polo",
name = "Polo",
outfitData = {
["arms"] = {item = 90, texture = 0}, -- Arms
["t-shirt"] = {item = 15, texture = 0}, -- T-Shirt
Expand All @@ -904,7 +904,7 @@ Config.Outfits = {
grades = {2, 3, 4},
},
{
outfitLabel = "Doctor",
name = "Doctor",
outfitData = {
["arms"] = {item = 93, texture = 0}, -- Arms
["t-shirt"] = {item = 32, texture = 3}, -- T-Shirt
Expand All @@ -925,7 +925,7 @@ Config.Outfits = {
},
["female"] = {
{
outfitLabel = "T-Shirt",
name = "T-Shirt",
outfitData = {
["arms"] = {item = 109, texture = 0}, -- Arms
["t-shirt"] = {item = 159, texture = 0}, -- T-Shirt
Expand All @@ -944,7 +944,7 @@ Config.Outfits = {
grades = {0, 1, 2, 3, 4},
},
{
outfitLabel = "Polo",
name = "Polo",
outfitData = {
["arms"] = {item = 105, texture = 0}, -- Arms
["t-shirt"] = {item = 13, texture = 0}, -- T-Shirt
Expand All @@ -963,7 +963,7 @@ Config.Outfits = {
grades = {2, 3, 4},
},
{
outfitLabel = "Doctor",
name = "Doctor",
outfitData = {
["arms"] = {item = 105, texture = 0}, -- Arms
["t-shirt"] = {item = 39, texture = 3}, -- T-Shirt
Expand Down

0 comments on commit 74f4b9f

Please sign in to comment.