Items
Items
["gang_flag"] = {
label = "Gang Flag",
weight = 10,
stack = false,
close = true,
description = "Gang Flag.",
client = {
export = "kartik-gangs.PlaceFlag",
}
},
["gang_spray"] = {
label = "Gang Spray",
weight = 10,
stack = false,
close = true,
description = "Gang Spray.",
client = {
export = "kartik-gangs.openSprayMenu",
}
},
["gang_spray_remover"] = {
label = "Gang Spray Remover",
weight = 10,
stack = false,
close = true,
description = "Gang Spray Remover.",
client = {
export = "kartik-gangs.RemoveGraffiti",
}
},Last updated