Items
Items to add to ox inventory and qbcore
OX
-- TR Hunting
["tr_boarmeat_raw"] = {
label = "Raw Boar Meat",
weight = 100,
stack = true,
close = true,
description = "Boar Meat Raw",
client = {
image = "tr_boarmeat_raw.png",
}
},
["tr_boarmeat"] = {
label = "Boar Meat",
weight = 100,
stack = true,
close = true,
description = "Meat Raw",
client = {
image = "tr_boarmeat.png",
status = { hunger = 200000 },
anim = 'eating',
prop = 'burger',
usetime = 2500,
notification = 'You ate a delicious boar meat'
}
},
["tr_chickenhawk_skin_3"] = {
label = "Rich Chicken Hawk Skin",
weight = 50,
stack = true,
close = true,
description = "High quality Chicken Hawk Skin",
client = {
image = "tr_chickenhawk_skin_3.png",
}
},
["tr_cormorant_skin_3"] = {
label = "Rich Cormorant Skin",
weight = 60,
stack = true,
close = true,
description = "High quality Cormorant Skin",
client = {
image = "tr_cormorant_skin_3.png",
}
},
["tr_mtlionskin_1"] = {
label = "Poor Mtlion Skin",
weight = 100,
stack = true,
close = true,
description = "Deer Skin Poor",
client = {
image = "tr_mtlionskin_1.png",
}
},
["tr_chickenhawk_skin_2"] = {
label = "Mid Chicken Hawk Skin",
weight = 50,
stack = true,
close = true,
description = "Mid quality Chicken Hawk Skin",
client = {
image = "tr_chickenhawk_skin_2.png",
}
},
["tr_cormorant_skin_2"] = {
label = "Mid Cormorant Skin",
weight = 60,
stack = true,
close = true,
description = "Mid quality Cormorant Skin",
client = {
image = "tr_cormorant_skin_2.png",
}
},
["tr_deerhead"] = {
label = "Deer Head",
weight = 100,
stack = true,
close = true,
description = "Deer Head",
client = {
image = "tr_deerhead.png",
}
},
["tr_cormorant_meat_raw"] = {
label = "Cormorant Raw Meat",
weight = 60,
stack = true,
close = true,
description = "Raw Cormorant Meat",
client = {
image = "tr_cormorant_meat_raw.png",
}
},
["tr_cormorant_meat"] = {
label = "Cormorant Meat",
weight = 60,
stack = true,
close = true,
description = "Cooked Cormorant Meat",
client = {
image = "tr_cormorant_meat.png",
status = { hunger = 200000 },
anim = 'eating',
prop = 'burger',
usetime = 2500,
notification = 'You ate a delicious cormorant meat'
}
},
["tr_chickenhawk_meat_raw"] = {
label = "Chicken Hawk Raw Meat",
weight = 50,
stack = true,
close = true,
description = "Raw Chicken Hawk Meat",
client = {
image = "tr_chickenhawk_meat_raw.png",
}
},
["tr_coyoteskin_2"] = {
label = "Mid Coyote Skin",
weight = 100,
stack = true,
close = true,
description = "coyote Skin Mid",
client = {
image = "tr_coyoteskin_2.png",
}
},
["tr_deerantlers"] = {
label = "Deer Antlers",
weight = 100,
stack = true,
close = true,
description = "Deer Antlers",
client = {
image = "tr_deerantlers.png",
}
},
["tr_cormorant_head"] = {
label = "Cormorant Head",
weight = 30,
stack = true,
close = true,
description = "Cormorant Head",
client = {
image = "tr_cormorant_head.png",
}
},
["tr_chickenhawk_head"] = {
label = "Chicken Hawk Head",
weight = 30,
stack = true,
close = true,
description = "Chicken Hawk Head",
client = {
image = "tr_chickenhawk_head.png",
}
},
["tr_deermeat_raw"] = {
label = "Raw Deer Meat",
weight = 100,
stack = true,
close = true,
description = "Raw Deer Meat",
client = {
image = "tr_deermeat_raw.png",
}
},
["tr_coyotehead"] = {
label = "Coyote Head",
weight = 100,
stack = true,
close = true,
description = "Coyote Head",
client = {
image = "tr_coyotehead.png",
}
},
["tr_coyotemeat_raw"] = {
label = "Coyote Raw Meat",
weight = 100,
stack = true,
close = true,
description = "Coyote Raw Meat",
client = {
image = "tr_coyotemeat_raw.png",
}
},
["tr_bait"] = {
label = "Hunting Bait",
weight = 100,
stack = true,
close = true,
description = "Bait Used For Hunting",
client = {
event = 'tr-hunting:client:usebait',
image = "tr_bait.png",
}
},
["tr_huntingcage"] = {
label = "Hunting Cage",
weight = 100,
stack = true,
close = true,
description = "Cage Used For Hunting Small Bait",
client = {
event = 'tr-hunting:client:usecage',
image = "tr_huntingcage.png",
}
},
["tr_mtlion_head"] = {
label = "Mtlion Head",
weight = 100,
stack = true,
close = true,
description = "Mtlion Head",
client = {
image = "tr_mtlion_head.png",
}
},
["tr_deermeat"] = {
label = "Deer Meat",
weight = 100,
stack = true,
close = true,
description = "Deer Meat",
client = {
image = "tr_deermeat.png",
status = { hunger = 200000 },
anim = 'eating',
prop = 'burger',
usetime = 2500,
notification = 'You ate a delicious Deer'
}
},
["tr_rabbit_head"] = {
label = "Rabbit Head",
weight = 30,
stack = true,
close = true,
description = "Rabbit Head",
client = {
image = "tr_rabbit_head.png",
}
},
["tr_boarskin_1"] = {
label = "Poor Deer Skin",
weight = 100,
stack = true,
close = true,
description = "Boar Skin Poor",
client = {
image = "tr_boarskin_1.png",
}
},
["tr_boarskin_2"] = {
label = "Mid Boar Skin",
weight = 100,
stack = true,
close = true,
description = "boar Skin Mid",
client = {
image = "tr_boarskin_2.png",
}
},
["tr_deerskin_3"] = {
label = "Rich Deer Skin",
weight = 100,
stack = true,
close = true,
description = "Deer Skin Rich",
client = {
image = "tr_deerskin_3.png",
}
},
["tr_deerskin_2"] = {
label = "Rich Deer Skin",
weight = 100,
stack = true,
close = true,
description = "Deer Skin Rich",
client = {
image = "tr_deerskin_2.png",
}
},
["tr_rabbit_skin_3"] = {
label = "Rich Rabbit Skin",
weight = 40,
stack = true,
close = true,
description = "High quality Rabbit Skin",
client = {
image = "tr_rabbit_skin_3.png",
}
},
["tr_mtlionmeat"] = {
label = "Mtlion Meat",
weight = 100,
stack = true,
close = true,
description = "Mtlion Meat",
client = {
image = "tr_mtlionmeat.png",
status = { hunger = 200000 },
anim = 'eating',
prop = 'burger',
usetime = 2500,
notification = 'You ate a delicious Mtlion'
}
},
["tr_boarhead"] = {
label = "Boar head",
weight = 100,
stack = true,
close = true,
description = "Boar Head",
client = {
image = "tr_boarhead.png",
}
},
["tr_rabbit_skin_1"] = {
label = "Poor Rabbit Skin",
weight = 40,
stack = true,
close = true,
description = "Poor quality Rabbit Skin",
client = {
image = "tr_rabbit_skin_1.png",
}
},
["tr_mtlionmeat_raw"] = {
label = "Mtlion Raw Meat",
weight = 100,
stack = true,
close = true,
description = "Mtlion Raw Meat",
client = {
image = "tr_mtlionmeat_raw.png",
}
},
["tr_coyoteskin_1"] = {
label = "Poor Coyote Skin",
weight = 100,
stack = true,
close = true,
description = "Coyote Skin Poor",
client = {
image = "tr_coyoteskin_1.png",
}
},
["tr_hunting_permit"] = {
label = "Hunting Permit",
weight = 1,
stack = false,
close = true,
description = "Permit Used For Hunting",
client = {
image = "tr_hunting_permit.png",
}
},
["tr_boarskin_3"] = {
label = "Rich Boar Skin",
weight = 100,
stack = true,
close = true,
description = "boar Skin Rich",
client = {
image = "tr_boarskin_3.png",
}
},
["tr_deerskin_1"] = {
label = "Poor Deer Skin",
weight = 100,
stack = true,
close = true,
description = "Deer Skin Poor",
client = {
image = "tr_deerskin_1.png",
}
},
["tr_cormorant_skin_1"] = {
label = "Poor Cormorant Skin",
weight = 60,
stack = true,
close = true,
description = "Poor quality Cormorant Skin",
client = {
image = "tr_cormorant_skin_1.png",
}
},
["tr_coyotemeat"] = {
label = "Coyote Meat",
weight = 100,
stack = true,
close = true,
description = "Coyote Meat",
client = {
image = "tr_coyotemeat.png",
status = { hunger = 200000 },
anim = 'eating',
prop = 'burger',
usetime = 2500,
notification = 'You ate a delicious Coyote'
}
},
["tr_mtlionskin_2"] = {
label = "Mid Mtlion Skin",
weight = 100,
stack = true,
close = true,
description = "Mtlion Skin Mid",
client = {
image = "tr_mtlionskin_2.png",
}
},
["tr_rabbit_skin_2"] = {
label = "Mid Rabbit Skin",
weight = 40,
stack = true,
close = true,
description = "Mid quality Rabbit Skin",
client = {
image = "tr_rabbit_skin_2.png",
}
},
["tr_chickenhawk_skin_1"] = {
label = "Poor Chicken Hawk Skin",
weight = 50,
stack = true,
close = true,
description = "Poor quality Chicken Hawk Skin",
client = {
image = "tr_chickenhawk_skin_1.png",
}
},
["tr_deertail"] = {
label = "Deer Tail",
weight = 100,
stack = true,
close = true,
description = "Deer Tail",
client = {
image = "tr_deertail.png",
}
},
["tr_mtlionskin_3"] = {
label = "Rich Mtlion Skin",
weight = 100,
stack = true,
close = true,
description = "Mtlion Skin Rich",
client = {
image = "tr_mtlionskin_3.png",
}
},
["tr_rabbit_meat"] = {
label = "Rabbit Meat",
weight = 40,
stack = true,
close = true,
description = "Cooked Rabbit Meat",
client = {
image = "tr_rabbit_meat.png",
status = { hunger = 200000 },
anim = 'eating',
prop = 'burger',
usetime = 2500,
notification = 'You ate a delicious Rabbit'
}
},
["tr_rabbit_meat_raw"] = {
label = "Rabbit Raw Meat",
weight = 40,
stack = true,
close = true,
description = "Raw Rabbit Meat",
client = {
image = "tr_rabbit_meat_raw.png",
}
},
["tr_coyoteskin_3"] = {
label = "Rich Coyote Skin",
weight = 100,
stack = true,
close = true,
description = "coyote Skin Rich",
client = {
image = "tr_coyoteskin_3.png",
}
},
["tr_chickenhawk_meat"] = {
label = "Chicken Hawk Meat",
weight = 50,
stack = true,
close = true,
description = "Cooked Chicken Hawk Meat",
client = {
image = "tr_chickenhawk_meat.png",
status = { hunger = 200000 },
anim = 'eating',
prop = 'burger',
usetime = 2500,
notification = 'You ate a delicious Chicken'
}
},
["tr_hunting_tent_cover"] = {
label = "Hunting Tent Cover",
weight = 500,
stack = true,
close = true,
description = "Tent For Hunting (Cover)",
client = {
event = 'tr-hunting:client:usecovertent',
image = "tr_hunting_tent_cover.png",
}
},
["tr_hunting_tent_white"] = {
label = "Hunting Tent White",
weight = 500,
stack = true,
close = true,
description = "Tent For Hunting (White)",
client = {
event = 'tr-hunting:client:usewhitetent',
image = "tr_hunting_tent_white.png",
}
},
["tr_hunting_fire_stove"] = {
label = "Hunting Fire Stove",
weight = 500,
stack = true,
close = true,
description = "Stove For Hunting",
client = {
event = 'tr-hunting:client:usehuntingstove',
image = "tr_hunting_fire_stove.png",
}
},
["tr_hunting_stove"] = {
label = "Hunting Fire Stove",
weight = 500,
stack = true,
close = true,
description = "Stove For Hunting",
client = {
image = "tr_hunting_fire_stove",
}
},
}
QBCore
-- Hunting
tr_hunting_permit = {
name = "tr_hunting_permit",
label = "Hunting Permit",
weight = 1,
type = "item",
image = "tr_hunting_permit.png",
unique = true,
useable = true,
shouldClose = true,
combinable = nil,
description = "Permit Used For Hunting"
},
tr_bait = {
name = "tr_bait",
label = "Hunting Bait",
weight = 100,
type = "item",
image = "tr_bait.png",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Bait Used For Hunting"
},
tr_huntingcage = {
name = "tr_huntingcage",
label = "Hunting Cage",
weight = 100,
type = "item",
image = "tr_huntingcage.png",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Cage Used For Hunting Small Bait"
},
tr_deerskin_1 = {
name = "tr_deerskin_1",
label = "Poor Deer Skin",
weight = 100,
type = "item",
image = "tr_deerskin_1",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Deer Skin Poor"
},
tr_deerskin_2 = {
name = "tr_deerskin_2",
label = "Mid Deer Skin",
weight = 100,
type = "item",
image = "tr_deerskin_2",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Deer Skin Mid"
},
tr_deerskin_3 = {
name = "tr_deerskin_3",
label = "Rich Deer Skin",
weight = 100,
type = "item",
image = "tr_deerskin_3",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Deer Skin Rich"
},
tr_deermeat_raw = {
name = "tr_deermeat_raw",
label = "Raw Deer Meat",
weight = 100,
type = "item",
image = "tr_deermeat_raw",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Raw Deer Meat"
},
tr_deermeat = {
name = "tr_deermeat",
label = "Deer Meat",
weight = 100,
type = "item",
image = "tr_deermeat",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Deer Meat"
},
tr_deertail = {
name = "tr_deertail",
label = "Deer Tail",
weight = 100,
type = "item",
image = "tr_deertail",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Deer Tail"
},
tr_deerhead = {
name = "tr_deerhead",
label = "Deer Head",
weight = 100,
type = "item",
image = "tr_deerhead",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Deer Head"
},
tr_deerantlers = {
name = "tr_deerantlers",
label = "Deer Antlers",
weight = 100,
type = "item",
image = "tr_deerantlers",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Deer Antlers"
},
tr_boarskin_1 = {
name = "tr_boarskin_1",
label = "Poor Deer Skin",
weight = 100,
type = "item",
image = "tr_deerskin_1",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Deer Skin Poor"
},
tr_boarskin_2 = {
name = "tr_boarskin_2 ",
label = "Mid Boar Skin",
weight = 100,
type = "item",
image = "tr_boarskin_2",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "boar Skin Mid"
},
tr_boarskin_3 = {
name = "tr_boarskin_3",
label = "Rich Boar Skin",
weight = 100,
type = "item",
image = "tr_boarskin_3",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "boar Skin Rich"
},
tr_boarhead = {
name = "tr_boarhead",
label = "Boar head",
weight = 100,
type = "item",
image = "tr_boarhead",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Boar Head"
},
tr_boarmeat_raw = {
name = "tr_boarmeat_raw",
label = "Raw Boar Meat",
weight = 100,
type = "item",
image = "tr_boarmeat_raw",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Boar Meat Raw"
},
tr_boarmeat = {
name = "tr_boarmeat",
label = "Boar Meat",
weight = 100,
type = "item",
image = "tr_boarmeat",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Meat Raw"
},
tr_coyoteskin_1 = {
name = "tr_coyoteskin_1",
label = "Poor Coyote Skin",
weight = 100,
type = "item",
image = "tr_coyoteskin_1",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Coyote Skin Poor"
},
tr_coyoteskin_2 = {
name = "tr_coyoteskin_2",
label = "Mid Coyote Skin",
weight = 100,
type = "item",
image = "tr_coyoteskin_2",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "coyote Skin Mid"
},
tr_coyoteskin_3 = {
name = "tr_coyoteskin_3",
label = "Rich Coyote Skin",
weight = 100,
type = "item",
image = "tr_coyoteskin_3",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "coyote Skin Rich"
},
tr_coyotehead = {
name = "tr_coyotehead",
label = "Coyote Head",
weight = 100,
type = "item",
image = "tr_coyotehead",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Coyote Head"
},
tr_coyotemeat_raw = {
name = "tr_coyotemeat_raw",
label = "Coyote Raw Meat",
weight = 100,
type = "item",
image = "tr_coyotemeat_raw",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Coyote Raw Meat"
},
tr_coyotemeat = {
name = "tr_coyotemeat",
label = "Coyote Meat",
weight = 100,
type = "item",
image = "tr_coyotemeat",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Coyote Meat"
},
tr_mtlionskin_1 = {
name = "tr_mtlionskin_1",
label = "Poor Mtlion Skin",
weight = 100,
type = "item",
image = "tr_mtlionskin_1",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Deer Skin Poor"
},
tr_mtlionskin_2 = {
name = "tr_mtlionskin_2",
label = "Mid Mtlion Skin",
weight = 100,
type = "item",
image = "tr_mtlionskin_2",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Mtlion Skin Mid"
},
tr_mtlionskin_3 = {
name = "tr_mtlionskin_3",
label = "Rich Mtlion Skin",
weight = 100,
type = "item",
image = "tr_mtlionskin_3",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Mtlion Skin Rich"
},
tr_mtlionmeat_raw = {
name = "tr_mtlionmeat_raw",
label = "Mtlion Raw Meat",
weight = 100,
type = "item",
image = "tr_mtlionmeat_raw",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Mtlion Raw Meat"
},
tr_mtlionmeat = {
name = "tr_mtlionmeat",
label = "Mtlion Meat",
weight = 100,
type = "item",
image = "tr_mtlionmeat",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Mtlion Meat"
},
tr_mtlion_head = {
name = "tr_mtlion_head",
label = "Mtlion Head",
weight = 100,
type = "item",
image = "tr_mtlion_head",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Mtlion Head"
},
tr_chickenhawk_skin_1 = {
name = "tr_chickenhawk_skin_1",
label = "Poor Chicken Hawk Skin",
weight = 50,
type = "item",
image = "tr_chickenhawk_skin_1",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Poor quality Chicken Hawk Skin"
},
tr_chickenhawk_skin_2 = {
name = "tr_chickenhawk_skin_2",
label = "Mid Chicken Hawk Skin",
weight = 50,
type = "item",
image = "tr_chickenhawk_skin_2",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Mid quality Chicken Hawk Skin"
},
tr_chickenhawk_skin_3 = {
name = "tr_chickenhawk_skin_3",
label = "Rich Chicken Hawk Skin",
weight = 50,
type = "item",
image = "tr_chickenhawk_skin_3",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "High quality Chicken Hawk Skin"
},
tr_chickenhawk_meat_raw = {
name = "tr_chickenhawk_meat_raw",
label = "Chicken Hawk Raw Meat",
weight = 50,
type = "item",
image = "tr_chickenhawk_meat_raw",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Raw Chicken Hawk Meat"
},
tr_chickenhawk_meat = {
name = "tr_chickenhawk_meat",
label = "Chicken Hawk Meat",
weight = 50,
type = "item",
image = "tr_chickenhawk_meat",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Cooked Chicken Hawk Meat"
},
tr_chickenhawk_head = {
name = "tr_chickenhawk_head",
label = "Chicken Hawk Head",
weight = 30,
type = "item",
image = "tr_chickenhawk_head",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Chicken Hawk Head"
},
tr_rabbit_skin_1 = {
name = "tr_rabbit_skin_1",
label = "Poor Rabbit Skin",
weight = 40,
type = "item",
image = "tr_rabbit_skin_1",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Poor quality Rabbit Skin"
},
tr_rabbit_skin_2 = {
name = "tr_rabbit_skin_2",
label = "Mid Rabbit Skin",
weight = 40,
type = "item",
image = "tr_rabbit_skin_2",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Mid quality Rabbit Skin"
},
tr_rabbit_skin_3 = {
name = "tr_rabbit_skin_3",
label = "Rich Rabbit Skin",
weight = 40,
type = "item",
image = "tr_rabbit_skin_3",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "High quality Rabbit Skin"
},
tr_rabbit_meat_raw = {
name = "tr_rabbit_meat_raw",
label = "Rabbit Raw Meat",
weight = 40,
type = "item",
image = "tr_rabbit_meat_raw",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Raw Rabbit Meat"
},
tr_rabbit_meat = {
name = "tr_rabbit_meat",
label = "Rabbit Meat",
weight = 40,
type = "item",
image = "tr_rabbit_meat",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Cooked Rabbit Meat"
},
tr_rabbit_head = {
name = "tr_rabbit_head",
label = "Rabbit Head",
weight = 30,
type = "item",
image = "tr_rabbit_head",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Rabbit Head"
},
tr_cormorant_skin_1 = {
name = "tr_cormorant_skin_1",
label = "Poor Cormorant Skin",
weight = 60,
type = "item",
image = "tr_cormorant_skin_1",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Poor quality Cormorant Skin"
},
tr_cormorant_skin_2 = {
name = "tr_cormorant_skin_2",
label = "Mid Cormorant Skin",
weight = 60,
type = "item",
image = "tr_cormorant_skin_2",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Mid quality Cormorant Skin"
},
tr_cormorant_skin_3 = {
name = "tr_cormorant_skin_3",
label = "Rich Cormorant Skin",
weight = 60,
type = "item",
image = "tr_cormorant_skin_3",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "High quality Cormorant Skin"
},
tr_cormorant_meat_raw = {
name = "tr_cormorant_meat_raw",
label = "Cormorant Raw Meat",
weight = 60,
type = "item",
image = "tr_cormorant_meat_raw",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Raw Cormorant Meat"
},
tr_cormorant_meat = {
name = "tr_cormorant_meat",
label = "Cormorant Meat",
weight = 60,
type = "item",
image = "tr_cormorant_meat",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Cooked Cormorant Meat"
},
tr_cormorant_head = {
name = "tr_cormorant_head",
label = "Cormorant Head",
weight = 30,
type = "item",
image = "tr_cormorant_head",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Cormorant Head"
},
tr_hunting_tent_cover = {
name = "tr_hunting_tent_cover",
label = "Blue Tent",
weight = 500,
type = "item",
image = "tr_hunting_tent_cover",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Tent For Hunting (cover)"
},
tr_hunting_tent_white = {
name = "tr_hunting_tent_white",
label = "White Tent",
weight = 500,
type = "item",
image = "tr_hunting_tent_white",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Tent For Hunting (White)"
},
tr_hunting_fire_stove = {
name = "tr_hunting_stove",
label = "Hunting Fire Stove",
weight = 500,
type = "item",
image = "tr_hunting_fire_stove",
unique = false,
useable = true,
shouldClose = true,
combinable = nil,
description = "Stove For Hunting"
},
Last updated