Copy ["phone"] = {
label = "Phone",
weight = 100,
stack = false,
consume = 0,
client = {
export = "yseries.UsePhoneItem",
remove = function()
TriggerEvent("yseries:phone-item-removed")
end,
add = function()
TriggerEvent("yseries:phone-item-added")
end
}
},
["yphone"] = {
label = "YPhone",
weight = 100,
stack = false,
consume = 0,
client = {
export = "yseries.UsePhoneItem",
remove = function()
TriggerEvent("yseries:phone-item-removed")
end,
add = function()
TriggerEvent("yseries:phone-item-added")
end
}
},
["yphone_natural"] = {
label = "YPhone Natural",
weight = 100,
stack = false,
consume = 0,
client = {
export = "yseries.UsePhoneItem",
remove = function()
TriggerEvent("yseries:phone-item-removed")
end,
add = function()
TriggerEvent("yseries:phone-item-added")
end
}
},
["yphone_black"] = {
label = "YPhone Black",
weight = 100,
stack = false,
consume = 0,
client = {
export = "yseries.UsePhoneItem",
remove = function()
TriggerEvent("yseries:phone-item-removed")
end,
add = function()
TriggerEvent("yseries:phone-item-added")
end
}
},
["yphone_white"] = {
label = "YPhone White",
weight = 100,
stack = false,
consume = 0,
client = {
export = "yseries.UsePhoneItem",
remove = function()
TriggerEvent("yseries:phone-item-removed")
end,
add = function()
TriggerEvent("yseries:phone-item-added")
end
}
},
["yphone_blue"] = {
label = "Phone",
weight = 100,
stack = false,
consume = 0,
client = {
export = "yseries.UsePhoneItem",
remove = function()
TriggerEvent("yseries:phone-item-removed")
end,
add = function()
TriggerEvent("yseries:phone-item-added")
end
}
},
["yflipphone"] = {
label = "Phone",
weight = 100,
stack = false,
consume = 0,
client = {
export = "yseries.UsePhoneItem",
remove = function()
TriggerEvent("yseries:phone-item-removed")
end,
add = function()
TriggerEvent("yseries:phone-item-added")
end
}
},
["yflip_mint"] = {
label = "YFlip Mint",
weight = 100,
stack = false,
consume = 0,
client = {
export = "yseries.UsePhoneItem",
remove = function()
TriggerEvent("yseries:phone-item-removed")
end,
add = function()
TriggerEvent("yseries:phone-item-added")
end
}
},
["yflip_gold"] = {
label = "YFlip Gold",
weight = 100,
stack = false,
consume = 0,
client = {
export = "yseries.UsePhoneItem",
remove = function()
TriggerEvent("yseries:phone-item-removed")
end,
add = function()
TriggerEvent("yseries:phone-item-added")
end
}
},
["yflip_graphite"] = {
label = "YFlip Graphite",
weight = 100,
stack = false,
consume = 0,
client = {
export = "yseries.UsePhoneItem",
remove = function()
TriggerEvent("yseries:phone-item-removed")
end,
add = function()
TriggerEvent("yseries:phone-item-added")
end
}
},
["yflip_lavender"] = {
label = "YFlip Lavender",
weight = 100,
stack = false,
consume = 0,
client = {
export = "yseries.UsePhoneItem",
remove = function()
TriggerEvent("yseries:phone-item-removed")
end,
add = function()
TriggerEvent("yseries:phone-item-added")
end
}
},
["y24_black"] = {
label = "Y24 Black",
weight = 100,
stack = false,
consume = 0,
client = {
export = "yseries.UsePhoneItem",
remove = function()
TriggerEvent("yseries:phone-item-removed")
end,
add = function()
TriggerEvent("yseries:phone-item-added")
end
}
},
["y24_silver"] = {
label = "Y24 Silver",
weight = 100,
stack = false,
consume = 0,
client = {
export = "yseries.UsePhoneItem",
remove = function()
TriggerEvent("yseries:phone-item-removed")
end,
add = function()
TriggerEvent("yseries:phone-item-added")
end
}
},
["y24_violet"] = {
label = "Y24 Violet",
weight = 100,
stack = false,
consume = 0,
client = {
export = "yseries.UsePhoneItem",
remove = function()
TriggerEvent("yseries:phone-item-removed")
end,
add = function()
TriggerEvent("yseries:phone-item-added")
end
}
},
["y24_yellow"] = {
label = "Y24 Yellow",
weight = 100,
stack = false,
consume = 0,
client = {
export = "yseries.UsePhoneItem",
remove = function()
TriggerEvent("yseries:phone-item-removed")
end,
add = function()
TriggerEvent("yseries:phone-item-added")
end
}
},
["yfold_black"] = {
label = "YFold Black",
weight = 100,
stack = false,
consume = 0,
client = {
export = "yseries.UsePhoneItem",
remove = function()
TriggerEvent("yseries:phone-item-removed")
end,
add = function()
TriggerEvent("yseries:phone-item-added")
end
}
},
["yphone_fold_black"] = {
label = "YPhone Fold Black",
weight = 100,
stack = false,
consume = 0,
client = {
export = "yseries.UsePhoneItem",
remove = function()
TriggerEvent("yseries:phone-item-removed")
end,
add = function()
TriggerEvent("yseries:phone-item-added")
end
}
},