Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Config = {}
- Config.stress = 80
- Config.DeleteCarcass = true
- Config.DeletePelt = true
- Config.DeleteTimer = 300000 --seconds until to delete the skinned carcass (to free up memory)-- MAKE SURE Config.DeleteCarcass is false -- Use "Config.DeleteTimer = false" for no cleaning up carcasses -- MAKE SURE TO ADD ["delete"] variable to animals in Config.Animal array, like the first example
- Config.Animal = {
- -- Orso
- {name = "Orso", texture = {"satchel_textures", "animal_bear"}, outfit = false, model = -11242646369, items = {{"carneorso", "Carne di Orso", 18}, {"pelleorso", "Pelle di Orso", 10}}, delete = true, livello = 80, exp = 2000},
- {name = "Orso Nero", texture = {"satchel_textures", "animal_bear_black"}, outfit = false, model = `a_c_bearblack_01`, items = {{"carneorso", "Carne di Orso", 18}, {"pelleorso", "Pelle di Orso", 10}}, delete = true, livello = 85, exp = 2125},
- {name = "Orso Nero Piccolo", texture = {"satchel_textures", "animal_bear_black"}, outfit = 122941845, model = `a_c_bearblack_01`, items = {{"carneorso", "Carne di Orso", 20}, {"pelleorso", "Pelle di Orso", 11}}, delete = true, livello = 90, exp = 2250},
- {name = "Orso Nero", texture = {"satchel_textures", "animal_bear_black"}, outfit = -1346378887, model = `a_c_bearblack_01`, items = {{"carneorso", "Carne di Orso", 18}, {"pelleorso", "Pelle di Orso", 10}}, delete = true, livello = 85, exp = 2125},
- {name = "Orso Nero", texture = {"satchel_textures", "animal_bear_black"}, outfit = -2122774804, model = `a_c_bearblack_01`, items = {{"carneorso", "Carne di Orso", 18}, {"pelleorso", "Pelle di Orso", 10}}, delete = true, livello = 85, exp = 2125},
- {name = "Grizzly", texture = {"satchel_textures", "animal_bear"}, outfit = false, model = `a_c_bear_01`, items = {{"carneorso", "Carne di Orso", 20}, {"pelleorso", "Pelle di Orso", 11}}, delete = true, livello = 95, exp = 2375},
- {name = "Grizzly", texture = {"satchel_textures", "animal_bear"}, outfit = 597297690, model = `a_c_bear_01`, items = {{"carneorso", "Carne di Orso", 20}, {"pelleorso", "Pelle di Orso", 11}}, delete = true, livello = 95, exp = 2375},
- {name = "Grizzly", texture = {"satchel_textures", "animal_bear"}, outfit = 1600962275, model = `a_c_bear_01`, items = {{"carneorso", "Carne di Orso", 20}, {"pelleorso", "Pelle di Orso", 11}}, delete = true, livello = 95, exp = 2375},
- {name = "Grizzly Dorato", texture = {"satchel_textures", "animal_bear"}, outfit = -1792054911, model = `a_c_bear_01`, items = {{"carneorso", "Carne di Orso", 20}, {"pelleorso", "Pelle di Orso", 11}}, delete = true, livello = 95, exp = 2375},
- {name = "Grizzly Nero", texture = {"satchel_textures", "animal_bear"}, outfit = -1091524608, model = `a_c_bear_01`, items = {{"carneorso", "Carne di Orso", 20}, {"pelleorso", "Pelle di Orso", 11}}, delete = true, livello = 95, exp = 2375},
- {name = "Grizzly Marrone", texture = {"satchel_textures", "animal_bear"}, outfit = -31550146, model = `a_c_bear_01`, items = {{"carneorso", "Carne di Orso", 20}, {"pelleorso", "Pelle di Orso", 11}}, delete = true, livello = 95, exp = 2375},
- {name = "Grizzly Nero", texture = {"satchel_textures", "animal_bear"}, outfit = 1821962809, model = `a_c_bear_01`, items = {{"carneorso", "Carne di Orso", 20}, {"pelleorso", "Pelle di Orso", 11}}, delete = true, livello = 95, exp = 2375},
- {name = "Grizzly Settentrionale", texture = {"satchel_textures", "animal_bear"}, outfit = -551219792, model = `a_c_bear_01`, items = {{"carneorso", "Carne di Orso", 20}, {"pelleorso", "Pelle di Orso", 11}}, delete = true, livello = 95, exp = 2375},
- {name = "Grizzly Marrone Scuro", texture = {"satchel_textures", "animal_bear"}, outfit = -2121644801, model = `a_c_bear_01`, items = {{"carneorso", "Carne di Orso", 20}, {"pelleorso", "Pelle di Orso", 11}}, delete = true, livello = 95, exp = 2375},
- {name = "Grizzly", texture = {"satchel_textures", "animal_bear"}, outfit = 395667523, model = `a_c_bear_01`, items = {{"carneorso", "Carne di Orso", 20}, {"pelleorso", "Pelle di Orso", 11}}, delete = true, livello = 95, exp = 2375},
- -- Ariete
- {name = "Ariete", texture = {"satchel_textures", "animal_bighornram"}, outfit = false, model = `a_c_bighornram_01`, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 20, exp = 500},
- {name = "Pecora del Nevada", texture = {"satchel_textures", "animal_bighornram_f"}, outfit = 1572075467, model = -1568716381, items = {{"carnemontone", "Carne di Montone", 4}, {"pellemontone", "Pelle di Montone", 3}}, delete = true, livello = 5, exp = 125},
- {name = "Pecora del Nevada", texture = {"satchel_textures", "animal_bighornram_f"}, outfit = 707006636, model = -1568716381, items = {{"carnemontone", "Carne di Montone", 4}, {"pellemontone", "Pelle di Montone", 3}}, delete = true, livello = 5, exp = 125},
- {name = "Ariete del Nevada", texture = {"satchel_textures", "animal_bighornram"}, outfit = 689325217, model = -1568716381, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 20, exp = 500},
- {name = "Ariete del Nevada Adulto", texture = {"satchel_textures", "animal_bighornram"}, outfit = -163914005, model = -1568716381, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 20, exp = 500},
- {name = "Ariete di Montagna", texture = {"satchel_textures", "animal_bighornram"}, outfit = -1834180478, model = -1568716381, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 20, exp = 500},
- {name = "Pecora di Montagna", texture = {"satchel_textures", "animal_bighornram_f"}, outfit = 834383524, model = -1568716381, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 20, exp = 500},
- {name = "Ariete di Montagna", texture = {"satchel_textures", "animal_bighornram"}, outfit = 2144062151, model = -1568716381, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 20, exp = 500},
- {name = "Pecora di Montagna", texture = {"satchel_textures", "animal_bighornram"}, outfit = -376191772, model = -1568716381, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 20, exp = 500},
- {name = "Ariete di Montagna Adulto", texture = {"satchel_textures", "animal_bighornram"}, outfit = -1151440774, model = -1568716381, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 20, exp = 500},
- {name = "Ariete del Nevada", texture = {"satchel_textures", "animal_bighornram"}, outfit = 696231378, model = -1568716381, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 20, exp = 500},
- {name = "Ariete del Deserto", texture = {"satchel_textures", "animal_bighornram"}, outfit = -156048846, model = -1568716381, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 20, exp = 500},
- {name = "Pecora del Deserto", texture = {"satchel_textures", "animal_bighornram_f"}, outfit = -1667731605, model = -1568716381, items = {{"carnemontone", "Carne di Montone", 4}, {"pellemontone", "Pelle di Montone", 3}}, delete = true, livello = 5, exp = 125},
- {name = "Ariete del Deserto", texture = {"satchel_textures", "animal_bighornram"}, outfit = -1899670587, model = -1568716381, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 20, exp = 500},
- {name = "Ariete di Montagna", texture = {"satchel_textures", "animal_bighornram"}, outfit = -886836096, model = -1568716381, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 20, exp = 500},
- {name = "Ariete del Deserto", texture = {"satchel_textures", "animal_bighornram"}, outfit = -1372086773, model = -1568716381, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 20, exp = 500},
- {name = "Ariete del Deserto Adulto", texture = {"satchel_textures", "animal_bighornram"}, outfit = -2116663991, model = -1568716381, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 20, exp = 500},
- {name = "Ariete del Deserto Adulto", texture = {"satchel_textures", "animal_bighornram"}, outfit = 682671307, model = -1568716381, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 20, exp = 500},
- -- Cinghiale
- {name = "Cinghiale", texture = {"satchel_textures", "animal_boar"}, outfit = false, model = `a_c_boar_01`, items = {{"carnecinghiale", "Carne di Cinghiale", 6}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 10, exp = 250},
- {name = "Cinghiale", texture = {"satchel_textures", "animal_boar"}, outfit = 1509626576, model = `a_c_boar_01`, items = {{"carnecinghiale", "Carne di Cinghiale", 6}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 10, exp = 250},
- {name = "Cinghiale", texture = {"satchel_textures", "animal_boar"}, outfit = -1874493596, model = `a_c_boar_01`, items = {{"carnecinghiale", "Carne di Cinghiale", 6}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 10, exp = 250},
- -- Cervo
- {name = "Cervo", texture = {"satchel_textures", "animal_buck"}, outfit = false, model = `a_c_buck_01`, items = {{"carnecervo", "Carne di Cervo", 4}, {"pellecervo", "Pelle di Cervo", 3}}, delete = true, livello = 15, exp = 375},
- {name = "Cerva", texture = {"satchel_textures", "animal_deer"}, outfit = false, model = 1110710183, items = {{"carnecervo", "Carne di Cervo", 4}, {"pellecervo", "Pelle di Cervo", 3}}, delete = true, livello = 15, exp = 375},
- {name = "Cervo", texture = {"satchel_textures", "animal_buck"}, outfit = 667304357, model = `a_c_buck_01`, items = {{"carnecervo", "Carne di Cervo", 4}, {"pellecervo", "Pelle di Cervo", 3}}, delete = true, livello = 15, exp = 375},
- {name = "Cervo", texture = {"satchel_textures", "animal_buck"}, outfit = 1553811810, model = `a_c_buck_01`, items = {{"carnecervo", "Carne di Cervo", 4}, {"pellecervo", "Pelle di Cervo", 3}}, delete = true, livello = 15, exp = 375},
- {name = "Cervo Bianco", texture = {"satchel_textures", "animal_legendary_buck"}, outfit = 1503798624, model = `a_c_buck_01`, items = {{"carnecervo", "Carne di Cervo", 6}, {"pellecervo", "Pelle di Cervo", 4}}, delete = true, livello = 20, exp = 500},
- {name = "Cerva", texture = {"satchel_textures", "animal_deer"}, outfit = 1875804851, model = 1110710183, items = {{"carnecervo", "Carne di Cervo", 4}, {"pellecervo", "Pelle di Cervo", 3}}, delete = true, livello = 15, exp = 375},
- {name = "Cerva", texture = {"satchel_textures", "animal_deer"}, outfit = -868965679, model = 1110710183, items = {{"carnecervo", "Carne di Cervo", 4}, {"pellecervo", "Pelle di Cervo", 3}}, delete = true, livello = 15, exp = 375},
- {name = "Cerva", texture = {"satchel_textures", "animal_deer"}, outfit = -315064955, model = 1110710183, items = {{"carnecervo", "Carne di Cervo", 4}, {"pellecervo", "Pelle di Cervo", 3}}, delete = true, livello = 15, exp = 375},
- {name = "Cerva Settentrionale", texture = {"satchel_textures", "animal_deer"}, outfit = -2125383737, model = 1110710183, items = {{"carnecervo", "Carne di Cervo", 4}, {"pellecervo", "Pelle di Cervo", 3}}, delete = true, livello = 15, exp = 375},
- -- Antilocapra
- {name = "Antilocapra(Femmina)", texture = {"satchel_textures", "animal_pronghorn_f"}, outfit = false, model = `a_c_pronghorn_01`, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 25, exp = 625},
- {name = "Antilocapra(Femmina)", texture = {"satchel_textures", "animal_pronghorn_f"}, outfit = -730833443, model = `a_c_pronghorn_01`, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 25, exp = 625},
- {name = "Antilocapra(Femmina)", texture = {"satchel_textures", "animal_pronghorn_f"}, outfit = 1999086413, model = `a_c_pronghorn_01`, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 25, exp = 625},
- {name = "Antilocapra(Maschio)", texture = {"satchel_textures", "animal_pronghorn"}, outfit = 432909265, model = `a_c_pronghorn_01`, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 25, exp = 625},
- {name = "Antilocapra(Maschio)", texture = {"satchel_textures", "animal_pronghorn"}, outfit = 1950818712, model = `a_c_pronghorn_01`, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 25, exp = 625},
- {name = "Antilocapra(Maschio)", texture = {"satchel_textures", "animal_pronghorn"}, outfit = 697666614, model = `a_c_pronghorn_01`, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 25, exp = 625},
- {name = "Antilocapra Americana(Femmina)", texture = {"satchel_textures", "animal_pronghorn_f"}, outfit = 389666332, model = `a_c_pronghorn_01`, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 25, exp = 625},
- {name = "Antilocapra Americana(Femmina)", texture = {"satchel_textures", "animal_pronghorn_f"}, outfit = -87794079, model = `a_c_pronghorn_01`, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 25, exp = 625},
- {name = "Antilocapra Americana(Femmina)", texture = {"satchel_textures", "animal_pronghorn_f"}, outfit = 2042092622, model = `a_c_pronghorn_01`, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 25, exp = 625},
- {name = "Antilocapra Americana(Maschio)", texture = {"satchel_textures", "animal_pronghorn_sonaran"}, outfit = 1126570175, model = `a_c_pronghorn_01`, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 25, exp = 625},
- {name = "Antilocapra Americana(Maschio)", texture = {"satchel_textures", "animal_pronghorn_sonaran"}, outfit = -1057615530, model = `a_c_pronghorn_01`, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 25, exp = 625},
- {name = "Antilocapra Americana(Maschio)", texture = {"satchel_textures", "animal_pronghorn_sonaran"}, outfit = -1235944432, model = `a_c_pronghorn_01`, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 25, exp = 625},
- {name = "Antilocapra Californiana(Femmina)",texture = {"satchel_textures", "animal_pronghorn_f"}, outfit = -2108783749, model = `a_c_pronghorn_01`, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 25, exp = 625},
- {name = "Antilocapra Californiana(Femmina)",texture = {"satchel_textures", "animal_pronghorn_f"}, outfit = 1900330120, model = `a_c_pronghorn_01`, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 25, exp = 625},
- {name = "Antilocapra Californiana(Femmina)",texture = {"satchel_textures", "animal_pronghorn_f"}, outfit = 2109101419, model = `a_c_pronghorn_01`, items = {{"carnemontone", "Carne di Montone", 6}, {"pellemontone", "Pelle di Montone", 4}}, delete = true, livello = 25, exp = 625},
- {name = "Antilocapra Californiana(Maschio)",texture = {"satchel_textures", "animal_pronghorn_baja"}, outfit = 1011154058, model = `a_c_pronghorn_01`, items = {{"carnemontone", "Carne di Montone", 12}, {"pellemontone", "Pelle di Montone", 7}}, delete = true, livello = 50, exp = 1250},
- {name = "Antilocapra Californiana(Maschio)",texture = {"satchel_textures", "animal_pronghorn_baja"}, outfit = -967163299, model = `a_c_pronghorn_01`, items = {{"carnemontone", "Carne di Montone", 12}, {"pellemontone", "Pelle di Montone", 7}}, delete = true, livello = 50, exp = 1250},
- {name = "Antilocapra Californiana(Maschio)",texture = {"satchel_textures", "animal_pronghorn_baja"}, outfit = 2098180041, model = `a_c_pronghorn_01`, items = {{"carnemontone", "Carne di Montone", 12}, {"pellemontone", "Pelle di Montone", 7}}, delete = true, livello = 50, exp = 1250},
- -- Serpente
- {name = "Serpente Acquatico Settentrionale", texture = {"satchel_textures", "animal_snakewater"}, outfit = -1122285933, model = `a_c_snakewater_01`, items = {{"carnefibrosa", "Carne Fibrosa", 8}, {"pelleserpente", "Pelle di Serpente", 5}, {"ghiandolavelenosa", "Ghiandola Velenosa", 3}}, delete = true, livello = 35, exp = 875},
- {name = "Serpente Acquatico", texture = {"satchel_textures", "animal_snakewater"}, outfit = false, model = `a_c_snakewater_01`, items = {{"carnefibrosa", "Carne Fibrosa", 8}, {"pelleserpente", "Pelle di Serpente", 5}, {"ghiandolavelenosa", "Ghiandola Velenosa", 3}}, delete = true, livello = 35, exp = 875},
- {name = "Boa", texture = {"satchel_textures", "animal_snakeredboa"}, outfit = false, model = `a_c_snakeredboa_01`, items = {{"carnefibrosa", "Carne Fibrosa", 12}, {"pelleserpente", "Pelle di Serpente", 7}, {"ghiandolavelenosa", "Ghiandola Velenosa", 3}}, delete = true, livello = 50, exp = 1250},
- {name = "Serpente", texture = {"satchel_textures", "animal_snakeferdelance"}, outfit = false, model = `a_c_snakeferdelance_01`, items = {{"carnefibrosa", "Carne Fibrosa", 6}, {"pelleserpente", "Pelle di Serpente", 4}, {"ghiandolavelenosa", "Ghiandola Velenosa", 3}}, delete = true, livello = 25, exp = 625},
- {name = "Serpente a Sonagli",texture = {"satchel_textures", "animal_snakeblacktailrattle"}, outfit = false, model = `a_c_snake_01`, items = {{"carnefibrosa", "Carne Fibrosa", 20}, {"pelleserpente", "Pelle di Serpente", 11}, {"ghiandolavelenosa", "Ghiandola Velenosa", 3}}, delete = true, livello = 90, exp = 2250},
- {name = "Serpente Testa di Rame Meridionale", texture = {"satchel_textures", "animal_snakecopperhead"}, outfit = -1154821073, model = `a_c_snakeferdelance_01`, items = {{"carnefibrosa", "Carne Fibrosa", 14}, {"pelleserpente", "Pelle di Serpente", 8}, {"ghiandolavelenosa", "Ghiandola Velenosa", 3}}, delete = true, livello = 65, exp = 1625},
- {name = "Serpente Testa di Rame Settentrionale", texture = {"satchel_textures", "animal_snakecopperhead"}, outfit = -1688984856, model = `a_c_snakeferdelance_01`, items = {{"carnefibrosa", "Carne Fibrosa", 14}, {"pelleserpente", "Pelle di Serpente", 8}, {"ghiandolavelenosa", "Ghiandola Velenosa", 3}}, delete = true, livello = 65, exp = 1625},
- {name = "Boa Arcobaleno", texture = {"satchel_textures", "animal_snakeredboa"}, outfit = -60896296, model = `a_c_snakeredboa_01`, items = {{"carnefibrosa", "Carne Fibrosa", 18}, {"pelleserpente", "Pelle di Serpente", 10}, {"ghiandolavelenosa", "Ghiandola Velenosa", 3}}, delete = true, livello = 85, exp = 2125},
- {name = "Boa Rosso", texture = {"satchel_textures", "animal_snakeredboa"}, outfit = -2078090703, model = `a_c_snakeredboa_01`, items = {{"carnefibrosa", "Carne Fibrosa", 18}, {"pelleserpente", "Pelle di Serpente", 10}, {"ghiandolavelenosa", "Ghiandola Velenosa", 3}}, delete = true, livello = 85, exp = 2125},
- {name = "Serpente d'acqua Centrale", texture = {"satchel_textures", "animal_snakewater"}, outfit = 463389154, model = `a_c_snakewater_01`, items = {{"carnefibrosa", "Carne Fibrosa", 6}, {"pelleserpente", "Pelle di Serpente", 4}, {"ghiandolavelenosa", "Ghiandola Velenosa", 3}}, delete = true, livello = 20, exp = 500},
- {name = "Serpente a Sonagli della Foresta", texture = {"satchel_textures", "animal_snakeblacktailrattle"}, outfit = 1844089285, model = `a_c_snake_01`, items = {{"carnefibrosa", "Carne Fibrosa", 20}, {"pelleserpente", "Pelle di Serpente", 11}, {"ghiandolavelenosa", "Ghiandola Velenosa", 3}}, delete = true, livello = 90, exp = 2250},
- {name = "Serpente a Sonagli dalla Coda Nera",texture = {"satchel_textures", "animal_snakeblacktailrattle"}, outfit = false, model = `a_c_snakeblacktailrattle_01`, items = {{"carnefibrosa", "Carne Fibrosa", 20}, {"pelleserpente", "Pelle di Serpente", 1}, {"ghiandolavelenosa", "Ghiandola Velenosa", 3}}, delete = true, livello = 90, exp = 2250},
- -- Wapiti
- {name = "Wapiti", texture = {"satchel_textures", "animal_elk"}, outfit = false, model = `a_c_elk_01`, items = {{"carnecervo", "Carne di Cervo", 8}, {"pellecervo", "Pelle di Cervo", 5}}, delete = true, livello = 60, exp = 1500},
- {name = "Wapiti di Montagna", texture = {"satchel_textures", "animal_elk"}, outfit = -6609035, model = `a_c_elk_01`, items = {{"carnecervo", "Carne di Cervo", 8}, {"pellecervo", "Pelle di Cervo", 5}}, delete = true, livello = 60, exp = 1500},
- {name = "Wapiti di Montagna Marrone", texture = {"satchel_textures", "animal_elk"}, outfit = -307919990, model = `a_c_elk_01`, items = {{"carnecervo", "Carne di Cervo", 8}, {"pellecervo", "Pelle di Cervo", 5}}, delete = true, livello = 60, exp = 1500},
- {name = "Wapiti di Montagna", texture = {"satchel_textures", "animal_elk_rocky"}, outfit = -37747857, model = `a_c_elk_01`, items = {{"carnecervo", "Carne di Cervo", 8}, {"pellecervo", "Pelle di Cervo", 5}}, delete = true, livello = 60, exp = 1500},
- {name = "Wapiti di Montagna", texture = {"satchel_textures", "animal_elk_rocky"}, outfit = 1501573693, model = `a_c_elk_01`, items = {{"carnecervo", "Carne di Cervo", 8}, {"pellecervo", "Pelle di Cervo", 5}}, delete = true, livello = 60, exp = 1500},
- {name = "Wapiti di Montagna", texture = {"satchel_textures", "animal_elk_rocky"}, outfit = 1762054474, model = `a_c_elk_01`, items = {{"carnecervo", "Carne di Cervo", 8}, {"pellecervo", "Pelle di Cervo", 5}}, delete = true, livello = 60, exp = 1500},
- -- Alligatore
- {name = "Alligatore Bianco Scuro", texture = {"satchel_textures", "animal_alligator"}, outfit = -281403321, model = -1892280447, items = {{"carnealligatore", "Carne di Alligatore", 18}, {"pellealligatore", "Pelle di Alligatore", 10}}, delete = true, livello = 85, exp = 2125},
- {name = "Alligatore", texture = {"satchel_textures", "animal_alligator"}, outfit = false, model = -1295720802, items = {{"carnealligatore", "Carne di Alligatore", 18}, {"pellealligatore", "Pelle di Alligatore", 10}}, delete = true, livello = 85, exp = 2125},
- {name = "Alligatore", texture = {"satchel_textures", "animal_alligator"}, outfit = 621642275, model = -1295720802, items = {{"carnealligatore", "Carne di Alligatore", 18}, {"pellealligatore", "Pelle di Alligatore", 10}}, delete = true, livello = 85, exp = 2125},
- {name = "Alligatore", texture = {"satchel_textures", "animal_alligator_medium"}, outfit = 929703644, model = -1295720802, items = {{"carnealligatore", "Carne di Alligatore", 18}, {"pellealligatore", "Pelle di Alligatore", 10}}, delete = true, livello = 85, exp = 2125},
- {name = "Alligatore", texture = {"satchel_textures", "animal_alligator"}, outfit = false, model = -1892280447, items = {{"carnealligatore", "Carne di Alligatore", 18}, {"pellealligatore", "Pelle di Alligatore", 10}}, delete = true, livello = 85, exp = 2125},
- {name = "Alligatore", texture = {"satchel_textures", "animal_alligator"}, outfit = -561697001, model = -1892280447, items = {{"carnealligatore", "Carne di Alligatore", 18}, {"pellealligatore", "Pelle di Alligatore", 10}}, delete = true, livello = 85, exp = 2125},
- {name = "Alligatore Argentato", texture = {"satchel_textures", "animal_alligator"}, outfit = -775023191, model = -1892280447, items = {{"carnealligatore", "Carne di Alligatore", 18}, {"pellealligatore", "Pelle di Alligatore", 10}}, delete = true, livello = 85, exp = 2125},
- -- Bisonte
- {name = "Bisonte", texture = {"satchel_textures", "animal_buffal"}, outfit = false, model = `a_c_buffalo_01`, items = {{"carnebisonte", "Carne di Bisonte", 10}, {"pellebisonte", "Pelle di Bisonte", 6}}, delete = true, livello = 45, exp = 1125},
- {name = "Bisonte Nero", texture = {"satchel_textures", "animal_buffalo"}, outfit = -1168722760, model = `a_c_buffalo_01`, items = {{"carnebisonte", "Carne di Bisonte", 10}, {"pellebisonte", "Pelle di Bisonte", 6}}, delete = true, livello = 45, exp = 1125},
- {name = "Bisonte Scuro", texture = {"satchel_textures", "animal_buffalo"}, outfit = -888580579, model = `a_c_buffalo_01`, items = {{"carnebisonte", "Carne di Bisonte", 10}, {"pellebisonte", "Pelle di Bisonte", 6}}, delete = true, livello = 45, exp = 1125},
- {name = "Bisonte Scuro", texture = {"satchel_textures", "animal_buffalo"}, outfit = -1784505363, model = `a_c_buffalo_01`, items = {{"carnebisonte", "Carne di Bisonte", 10}, {"pellebisonte", "Pelle di Bisonte", 6}}, delete = true, livello = 45, exp = 1125},
- {name = "Bisonte Nero", texture = {"satchel_textures", "animal_buffalo"}, outfit = -774938341, model = `a_c_buffalo_01`, items = {{"carnebisonte", "Carne di Bisonte", 8}, {"pellebisonte", "Pelle di Bisonte", 5}}, delete = true, livello = 35, exp = 875},
- {name = "Bisonte Nero", texture = {"satchel_textures", "animal_buffalo"}, outfit = -1484190577, model = `a_c_buffalo_01`, items = {{"carnebisonte", "Carne di Bisonte", 8}, {"pellebisonte", "Pelle di Bisonte", 5}}, delete = true, livello = 35, exp = 875},
- -- Alce
- {name = "Alce", texture = {"satchel_textures", "animal_moose"}, outfit = -1021877830, model = `a_c_moose_01`, items = {{"carnecervo", "Carne di Cervo", 5}, {"pellealce", "Pelle di Alce", 5}}, delete = true, livello = 35, exp = 875},
- {name = "Alce Grigio", texture = {"satchel_textures", "animal_moose"}, outfit = false, model = `a_c_moose_01`, items = {{"carnecervo", "Carne di Cervo", 5}, {"pellealce", "Pelle di Alce", 5}}, delete = true, livello = 35, exp = 875},
- {name = "Alce Scuro", texture = {"satchel_textures", "animal_moose"}, outfit = -1739715544, model = `a_c_moose_01`, items = {{"carnecervo", "Carne di Cervo", 5}, {"pellealce", "Pelle di Alce", 5}}, delete = true, livello = 35, exp = 875},
- {name = "Alce Toro", texture = {"satchel_textures", "animal_moose"}, outfit = -1538725798, model = `a_c_moose_01`, items = {{"carnecervo", "Carne di Cervo", 5}, {"pellealce", "Pelle di Alce", 5}}, delete = true, livello = 35, exp = 875},
- {name = "Alce Toro", texture = {"satchel_textures", "animal_moose"}, outfit = 2146685523, model = `a_c_moose_01`, items = {{"carnecervo", "Carne di Cervo", 5}, {"pellealce", "Pelle di Alce", 5}}, delete = true, livello = 35, exp = 875},
- {name = "Alce Toro", texture = {"satchel_textures", "animal_moose"}, outfit = -1861127026, model = `a_c_moose_01`, items = {{"carnecervo", "Carne di Cervo", 5}, {"pellealce", "Pelle di Alce", 5}}, delete = true, livello = 35, exp = 875},
- -- Lupo
- {name = "Grande Lupo", texture = {"satchel_textures", "animal_wolf_gray"}, outfit = false, model = `A_C_Wolf`, items = {{"carnelupo", "Carne di Lupo", 10}, {"pellelupo", "Pelle di Lupo", 3}}, delete = true, livello = 40, exp = 1000},
- {name = "Lupo Medio", texture = {"satchel_textures", "animal_wolf_timber"}, outfit = false, model = `a_c_wolf_medium`, items = {{"carnelupo", "Carne di Lupo", 4}, {"pellelupo", "Pelle di Lupo", 3}}, delete = true, livello = 15, exp = 375},
- {name = "Lupo Piccolo", texture = {"satchel_textures", "animal_wolf_timber"}, outfit = false, model =`a_c_wolf_small`, items = {{"carnelupo", "Carne di Lupo", 6}, {"pellelupo", "Pelle di Lupo", 4}}, delete = true, livello = 25, exp = 625},
- {name = "Lupo", texture = {"satchel_textures", "animal_wolf_timber"}, outfit = -1837792443, model = `A_C_Wolf`, items = {{"carnelupo", "Carne di Lupo", 6}, {"pellelupo", "Pelle di Lupo", 4}}, delete = true, livello = 20, exp = 500},
- {name = "Grande Lupo Grigio", texture = {"satchel_textures", "animal_wolf_gray"}, outfit = -352089994, model = `A_C_Wolf`, items = {{"carnelupo", "Carne di Lupo", 8}, {"pellelupo", "Pelle di Lupo", 5}}, delete = true, livello = 35, exp = 875},
- {name = "Grande Lupo Grigio", texture = {"satchel_textures", "animal_wolf_gray"}, outfit = -1039768986, model = `A_C_Wolf`, items = {{"carnelupo", "Carne di Lupo", 8}, {"pellelupo", "Pelle di Lupo", 5}}, delete = true, livello = 35, exp = 875},
- --{name = "Lupo Leggendario", texture = {"satchel_textures", "animal_legendary_wolf"}, outfit = 922027494, model = `A_C_Wolf`, items = {{"biggame", "Carne di Selvaggina Grande", 1}, {"wolftooth", "Dente di Lupo", 1}, {"legwolfpelt", "Pelle di Lupo Leggendaria", 1}}, delete = true, livello = 0, exp = 0},
- {name = "Grande Lupo Grigio", texture = {"satchel_textures", "animal_wolf_gray"}, outfit = -1990288526, model = `A_C_Wolf`, items = {{"carnelupo", "Carne di Lupo", 8}, {"pellelupo", "Pelle di Lupo", 5}}, delete = true, livello = 35, exp = 875},
- {name = "Grande Lupo Grigio", texture = {"satchel_textures", "animal_wolf_gray"}, outfit = 1904899014, model = `A_C_Wolf`, items = {{"carnelupo", "Carne di Lupo", 8}, {"pellelupo", "Pelle di Lupo", 5}}, delete = true, livello = 35, exp = 875},
- {name = "Grande Lupo", texture = {"satchel_textures", "animal_wolf_timber"}, outfit = -19902885260, model = `A_C_Wolf`, items = {{"carnelupo", "Carne di Lupo", 10}, {"pellelupo", "Pelle di Lupo", 6}}, delete = true, livello = 45, exp = 1125},
- {name = "Lupo", texture = {"satchel_textures", "animal_wolf_timber"}, outfit = -108158466, model = `a_c_wolf_medium`, items = {{"carnelupo", "Carne di Lupo", 6}, {"pellelupo", "Pelle di Lupo", 4}}, delete = true, livello = 20, exp = 500},
- {name = "Lupo del Legno", texture = {"satchel_textures", "animal_wolf_timber"}, outfit = 1497369321, model = `a_c_wolf_medium`, items = {{"carnelupo", "Carne di Lupo", 12}, {"pellelupo", "Pelle di Lupo", 7}}, delete = true, livello = 55, exp = 1375},
- {name = "Lupo Grigio", texture = {"satchel_textures", "animal_wolf_timber"}, outfit = -352089994, model = `a_c_wolf_medium`, items = {{"carnelupo", "Carne di Lupo", 4}, {"pellelupo", "Pelle di Lupo", 3}}, delete = true, livello = 15, exp = 375},
- {name = "Lupo Grigio", texture = {"satchel_textures", "animal_wolf_gray"}, outfit = 1596049292, model = `a_c_wolf_medium`, items = {{"carnelupo", "Carne di Lupo", 4}, {"pellelupo", "Pelle di Lupo", 3}}, delete = true, livello = 15, exp = 375},
- {name = "Lupo", texture = {"satchel_textures", "animal_wolf_gray"}, outfit = 1827496739, model = `a_c_wolf_medium`, items = {{"carnelupo", "Carne di Lupo", 6}, {"pellelupo", "Pelle di Lupo", 4}}, delete = true, livello = 20, exp = 500},
- {name = "Lupo", texture = {"satchel_textures", "animal_wolf_gray"}, outfit = 184083808, model = `a_c_wolf_medium`, items = {{"carnelupo", "Carne di Lupo", 6}, {"pellelupo", "Pelle di Lupo", 4}}, delete = true, livello = 20, exp = 500},
- {name = "Lupo Piccolo", texture = {"satchel_textures", "animal_wolf_timber"}, outfit = -588162907, model = `a_c_wolf_small`, items = {{"carnelupo", "Carne di Lupo", 6}, {"pellelupo", "Pelle di Lupo", 4}}, delete = true, livello = 25, exp = 875},
- {name = "Lupo Piccolo", texture = {"satchel_textures", "animal_wolf_timber"}, outfit = -290259928, model = `a_c_wolf_small`, items = {{"carnelupo", "Carne di Lupo", 6}, {"pellelupo", "Pelle di Lupo", 4}}, delete = true, livello = 25, exp = 875},
- -- Volpe
- {name = "Volpe Rossa", texture = {"satchel_textures", "animal_fox_red"}, outfit = false, model = `a_c_fox_01`, items = {{"carneselvaggina", "Carne di Selvaggina", 5}, {"pellevolpe", "Pelle di Volpe", 5}}, delete = true, livello = 45, exp = 1125},
- {name = "Volpe Grigia", texture = {"satchel_textures", "animal_fox_grey"}, outfit = 413989195, model = `a_c_fox_01`, items = {{"carneselvaggina", "Carne di Selvaggina", 5}, {"pellevolpe", "Pelle di Volpe", 5}}, delete = true, livello = 30, exp = 750},
- {name = "Volpe Argentata", texture = {"satchel_textures", "animal_fox_silver"}, outfit = 784342540, model = `a_c_fox_01`, items = {{"carneselvaggina", "Carne di Selvaggina", 5}, {"pellevolpe", "Pelle di Volpe", 5}}, delete = true, livello = 35, exp = 875},
- {name = "Volpe Americana", texture = {"satchel_textures", "animal_fox_silver"}, outfit = -1383176768, model = `a_c_fox_01`, items = {{"carneselvaggina", "Carne di Selvaggina", 5}, {"pellevolpe", "Pelle di Volpe", 5}}, delete = true, livello = 30, exp = 750},
- {name = "Volpe Rossa", texture = {"satchel_textures", "animal_fox_silver"}, outfit = -558577652, model = `a_c_fox_01`, items = {{"carneselvaggina", "Carne di Selvaggina", 5}, {"pellevolpe", "Pelle di Volpe", 5}}, delete = true, livello = 45, exp = 1125},
- -- Puzzola
- {name = "Puzzola", texture = {"satchel_textures", "animal_skunk"}, outfit = false, model = -1211566332, items = {{"carneselvaggina", "Carne di Selvaggina", 3}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 0, exp = 200},
- {name = "Puzzola", texture = {"satchel_textures", "animal_skunk"}, outfit = 1451635371, model = -1211566332, items = {{"carneselvaggina", "Carne di Selvaggina", 3}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 0, exp = 200},
- {name = "Puzzola", texture = {"satchel_textures", "animal_skunk"}, outfit = -1471195588, model = -1211566332, items = {{"carneselvaggina", "Carne di Selvaggina", 3}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 0, exp = 200},
- {name = "Tasso", texture = {"satchel_textures", "animal_badger"}, outfit = false, model = -1170118274, items = {{"carneselvaggina", "Carne di Selvaggina", 3}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 0, exp = 200},
- {name = "Tasso Americano", texture = {"satchel_textures", "animal_badger"}, outfit = 1648068942, model = -1170118274, items = {{"carneselvaggina", "Carne di Selvaggina", 3}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 0, exp = 200},
- {name = "Tasso Americano", texture = {"satchel_textures", "animal_badger"}, outfit = -1803981367, model = -1170118274, items = {{"carneselvaggina", "Carne di Selvaggina", 3}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 0, exp = 200},
- -- Pantera
- {name = "Pantera", texture = {"satchel_textures", "animal_panther"}, outfit = false, model = 1654513481, items = {{"carneselvaggina", "Carne di Selvaggina", 16}, {"pellepantera", "Pelle di Pantera", 9}}, delete = true, livello = 70, exp = 1750},
- {name = "Pantera Colorata", texture = {"satchel_textures", "animal_panther"}, outfit = -219463491, model = 1654513481, items = {{"carneselvaggina", "Carne di Selvaggina", 16}, {"pellepantera", "Pelle di Pantera", 9}}, delete = true, livello = 70, exp = 1750},
- {name = "Pantera Nera", texture = {"satchel_textures", "animal_panther"}, outfit = -1541074772, model = 1654513481, items = {{"carneselvaggina", "Carne di Selvaggina", 16}, {"pellepantera", "Pelle di Pantera", 9}}, delete = true, livello = 70, exp = 1750},
- {name = "Pantera", texture = {"satchel_textures", "animal_panther"}, outfit = 95938134, model = 1654513481, items = {{"carneselvaggina", "Carne di Selvaggina", 16}, {"pellepantera", "Pelle di Pantera", 9}}, delete = true, livello = 70, exp = 1750},
- {name = "Pantera Florida", texture = {"satchel_textures", "animal_panther"}, outfit = 1058681367, model = 1654513481, items = {{"carneselvaggina", "Carne di Selvaggina", 16}, {"pellepantera", "Pelle di Pantera", 9}}, delete = true, livello = 70, exp = 1750},
- -- Puma
- {name = "Puma", texture = {"satchel_textures", "animal_bobcat"}, outfit = false, model = `a_c_cougar_01`, items = {{"carneselvaggina", "Carne di Selvaggina", 14}, {"pellepuma", "Pelle di Puma", 8}}, delete = true, livello = 60, exp = 1500},
- {name = "Puma", texture = {"satchel_textures", "animal_bobcat"}, outfit = false, model = 19146023400, items = {{"carneselvaggina", "Carne di Selvaggina", 14}, {"pellepuma", "Pelle di Puma", 8}}, delete = true, livello = 60, exp = 1500},
- {name = "Puma Settentrionale", texture = {"satchel_textures", "animal_bobcat"}, outfit = false, model = 263759244, items = {{"carneselvaggina", "Carne di Selvaggina", 14}, {"pellepuma", "Pelle di Puma", 8}}, delete = true, livello = 60, exp = 1500},
- {name = "Puma Settentrionale", texture = {"satchel_textures", "animal_bobcat"}, outfit = -287190129, model = `a_c_cougar_01`, items = {{"carneselvaggina", "Carne di Selvaggina", 14}, {"pellepuma", "Pelle di Puma", 8}}, delete = true, livello = 60, exp = 1500},
- {name = "Puma", texture = {"satchel_textures", "animal_bobcat"}, outfit = -48533502, model = `a_c_cougar_01`, items = {{"carneselvaggina", "Carne di Selvaggina", 14}, {"pellepuma", "Pelle di Puma", 8}}, delete = true, livello = 60, exp = 1500},
- -- Coniglio
- {name = "Coniglio", texture = {"satchel_textures", "animal_rabbit"}, outfit = false, model = -541762431, items = {{"carneselvaggina", "Carne di Selvaggina", 3}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 0, exp = 200},
- {name = "Coniglio Settentrionale", texture = {"satchel_textures", "animal_rabbit"}, outfit = -1153495004, model = -541762431, items = {{"carneselvaggina", "Carne di Selvaggina", 3}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 0, exp = 200},
- {name = "Coniglio", texture = {"satchel_textures", "animal_rabbit"}, outfit = 1621798704, model = -541762431, items = {{"carneselvaggina", "Carne di Selvaggina", 3}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 0, exp = 200},
- {name = "Coniglio", texture = {"satchel_textures", "animal_rabbit"}, outfit = 1383633612, model = -541762431, items = {{"carneselvaggina", "Carne di Selvaggina", 3}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 0, exp = 200},
- -- Procione
- {name = "Procione", texture = {"satchel_textures", "animal_raccoon"}, outfit = false, model = 1458540991, items = {{"carneselvaggina", "Carne di Selvaggina", 3}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 0, exp = 200},
- {name = "Procione Grigio", texture = {"satchel_textures", "animal_raccoon"}, outfit = 1164706043, model = 1458540991, items = {{"carneselvaggina", "Carne di Selvaggina", 3}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 0, exp = 200},
- {name = "Procione Nero", texture = {"satchel_textures", "animal_raccoon"}, outfit = 1939496279, model = 1458540991, items = {{"carneselvaggina", "Carne di Selvaggina", 3}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 0, exp = 200},
- {name = "Procione Marrone", texture = {"satchel_textures", "animal_raccoon"}, outfit = -969479795, model = 1458540991, items = {{"carneselvaggina", "Carne di Selvaggina", 3}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 0, exp = 200},
- -- Opossum
- {name = "Opossum", texture = {"satchel_textures", "animal_opossum"}, outfit = false, model = -1414989025, items = {{"carneselvaggina", "Carne di Selvaggina", 3}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 0, exp = 200},
- {name = "Opossum", texture = {"satchel_textures", "animal_opossum"}, outfit = -1655190100, model = -1414989025, items = {{"carneselvaggina", "Carne di Selvaggina", 3}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 0, exp = 200},
- {name = "Opossum", texture = {"satchel_textures", "animal_opossum"}, outfit = 2124910668, model = -1414989025, items = {{"carneselvaggina", "Carne di Selvaggina", 3}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 0, exp = 200},
- -- Coyote
- {name = "Coyote", texture = {"satchel_textures", "animal_coyote"}, outfit = false, model = `a_c_coyote_01`, items = {{"carneselvaggina", "Carne di Selvaggina", 5}, {"pelleselvaggina", "Pelle di Selvaggina", 5}}, delete = true, livello = 25, exp = 625},
- {name = "Coyote", texture = {"satchel_textures", "animal_coyote"}, outfit = -101240835, model = `a_c_coyote_01`, items = {{"carneselvaggina", "Carne di Selvaggina", 5}, {"pelleselvaggina", "Pelle di Selvaggina", 5}}, delete = true, livello = 25, exp = 625},
- {name = "Coyote", texture = {"satchel_textures", "animal_coyote"}, outfit = -1680715241, model = `a_c_coyote_01`, items = {{"carneselvaggina", "Carne di Selvaggina", 5}, {"pelleselvaggina", "Pelle di Selvaggina", 5}}, delete = true, livello = 25, exp = 625},
- {name = "Coyote", texture = {"satchel_textures", "animal_coyote"}, outfit = -1394281412, model = `a_c_coyote_01`, items = {{"carneselvaggina", "Carne di Selvaggina", 5}, {"pelleselvaggina", "Pelle di Selvaggina", 5}}, delete = true, livello = 25, exp = 625},
- {name = "Coyote", texture = {"satchel_textures", "animal_coyote"}, outfit = 1469569555, model = `a_c_coyote_01`, items = {{"carneselvaggina", "Carne di Selvaggina", 5}, {"pelleselvaggina", "Pelle di Selvaggina", 5}}, delete = true, livello = 25, exp = 625},
- --{name = "Coyote Leggendario", texture = {"satchel_textures", "animal_legendary_coyote"}, outfit = 375593826, model = `a_c_coyote_01`, items = {{"game", "Carne di Selvaggina", 1}, {"legcoyotes", "Pelle di Coyote Leggendario", 1}, {"coyotef", "Dente di Coyote", 1}}, delete = true, livello = 0, exp = 0},
- --{name = "Coyote Striscia Rossa Leggendario",texture = {"inventory_items_mp", "mp_animal_coyote_legendary_01"}, outfit = 807110531, model = `mp_a_c_coyote_01`, items = {{"stringy", "Carne Fibrosa", 1}, {"legcoyotes1", "Pelle di Coyote Striscia Rossa Leggendario", 1}, {"coyotef", "Dente di Coyote", 1}}, delete = true, livello = 0, exp = 0},
- --{name = "Coyote Zampa di Mezzanotte Leggendario",texture = {"inventory_items_mp", "mp_animal_coyote_legendary_02"}, outfit = 1662119255, model = `mp_a_c_coyote_01`, items = {{"stringy", "Carne Fibrosa", 1}, {"legcoyotes2", "Pelle di Coyote Zampa di Mezzanotte Leggendario", 1}, {"coyotef", "Dente di Coyote", 1}}, delete = true, livello = 0, exp = 0},
- --{name = "Coyote Latte Leggendario", texture = {"inventory_items_mp", "mp_animal_coyote_legendary_03"}, outfit = 1155641591, model = `mp_a_c_coyote_01`, items = {{"stringy", "Carne Fibrosa", 1}, {"legcoyotes3", "Pelle di Coyote Latte Leggendario", 1}, {"coyotef", "Dente di Coyote", 1}}, delete = true, livello = 0, exp = 0},
- -- Castoro
- {name = "Castoro", texture = {"satchel_textures", "animal_beaver"}, outfit = false, model = `a_c_beaver_01`, items = {{"carneselvaggina", "Carne di Selvaggina", 4}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 0, exp = 200},
- {name = "Castoro Canadese", texture = {"satchel_textures", "animal_beaver"}, outfit = -150174729, model = `a_c_beaver_01`, items = {{"carneselvaggina", "Carne di Selvaggina", 4}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 0, exp = 200},
- {name = "Castoro Americano", texture = {"satchel_textures", "animal_beaver"}, outfit = -2046877254, model = `a_c_beaver_01`, items = {{"carneselvaggina", "Carne di Selvaggina", 4}, {"pelleselvaggina", "Pelle di Selvaggina", 3}}, delete = true, livello = 0, exp = 200},
- --{name = "Castoro Leggendario", texture = {"satchel_textures", "animal_legendary_beaver"}, outfit = -1212478257, model = `a_c_beaver_01`, items = {{"game", "Carne di Selvaggina", 1}, {"beavertail", "Coda di Castoro", 1}, {"legbeawers", "Pelle di Castoro Leggendario", 1}}, delete = true, livello = 0, exp = 0},
- --{name = "Castoro Grigio Leggendario", texture = {"inventory_items_mp", "mp_animal_beaver_legendary_01"}, outfit = 1321671943, model = `mp_a_c_beaver_01`, items = {{"stringy", "Carne Fibrosa", 1}, {"legbeavers1", "Pelle di Castoro Grigio Leggendario", 1}, {"beavertail", "Coda di Castoro", 1}}, delete = true, livello = 0, exp = 0},
- --{name = "Castoro Bianco Leggendario", texture = {"inventory_items_mp", "mp_animal_beaver_legendary_02"}, outfit = 334014283, model = `mp_a_c_beaver_01`, items = {{"stringy", "Carne Fibrosa", 1}, {"legbeavers2", "Pelle di Castoro Bianco Leggendario", 1}, {"beavertail", "Coda di Castoro", 1}}, delete = true, livello = 0, exp = 0},
- --{name = "Castoro Nero Leggendario", texture = {"inventory_items_mp", "mp_animal_beaver_legendary_03"}, outfit = 766106317, model = `mp_a_c_beaver_01`, items = {{"stringy", "Carne Fibrosa", 1}, {"legbeavers3", "Pelle di Castoro Nero Leggendario", 1}, {"beavertail", "Coda di Castoro", 1}}, delete = true, livello = 0, exp = 0},
- -- Uccelli
- {name = "Tacchino", texture = {"satchel_textures", "animal_turkey_eastern"}, outfit = false, model = -466054788, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 0, exp = 200},
- {name = "Tacchino Selvatico", texture = {"satchel_textures", "animal_turkey_eastern"}, outfit = false, model = -2011226991, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 0, exp = 200},
- {name = "Tacchino", texture = {"satchel_textures", "animal_turkey_eastern"}, outfit = false, model = -166054593, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 0, exp = 200},
- {name = "Tacchino del Rio Grande", texture = {"satchel_textures", "animal_turkey_eastern"}, outfit = 1577016527, model = -2011226991, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 0, exp = 200},
- {name = "Anatra", texture = {"satchel_textures", "animal_duck_mallard"}, outfit = false, model = `a_c_duck_01`, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 0, exp = 200},
- {name = "Anatra Pechinese", texture = {"satchel_textures", "animal_duck_mallard"}, outfit = -1909918104, model = `a_c_duck_01`, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 0, exp = 200},
- {name = "Aquila Calva", texture = {"satchel_textures", "animal_eagle_bald"}, outfit = false, model = 1459778951, items = {{"carneaquila", "Carne di Aquila", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 65, exp = 1625},
- {name = "Aquila Calva", texture = {"satchel_textures", "animal_eagle_bald"}, outfit = 1682396012, model = 1459778951, items = {{"carneaquila", "Carne di Aquila", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 65, exp = 1625},
- {name = "Aquila Dorata", texture = {"satchel_textures", "animal_eagle_golden"}, outfit = -539469050, model = 1459778951, items = {{"carneaquila", "Carne di Aquila", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 85, exp = 2125},
- {name = "Airone Piccolo", texture = {"satchel_textures", "animal_egret_little"}, outfit = 1437006206, model = 831859211, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 20, exp = 500},
- {name = "Airone Azzurro Maggiore", texture = {"satchel_textures", "animal_heron_greatblue"}, outfit = false, model = 1095117488, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 32, exp = 750},
- {name = "Garzetta Nivea", texture = {"satchel_textures", "animal_egret_snowy"}, outfit = -770027479, model = 831859211, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 35, exp = 875},
- {name = "Garzetta Rossastra", texture = {"satchel_textures", "animal_egret_reddish"}, outfit = false, model = 831859211, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 35, exp = 875},
- {name = "Airone Tricolore", texture = {"satchel_textures", "animal_heron_tricolour"}, outfit = -1120159737, model = 1095117488, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 35, exp = 875},
- {name = "Avvoltoio del West", texture = {"satchel_textures", "animal_vulture_western"}, outfit = false, model = 1104697660, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 35, exp = 875},
- {name = "Condor", texture = {"satchel_textures", "animal_condor"}, outfit = false, model = 1205982615, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 65, exp = 1625},
- {name = "Avvoltoio Orientale", texture = {"satchel_textures", "animal_vulture_eastern"}, outfit = -872382606, model = 1104697660, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 35, exp = 875},
- {name = "Condor Californiano", texture = {"satchel_textures", "animal_californiacondor"}, outfit = false, model = `a_c_californiacondor_01`, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 70, exp = 1750},
- {name = "Gabbiano Aringa", texture = {"satchel_textures", "animal_seagull_herring"}, outfit = false, model = -164963696, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 0, exp = 200},
- {name = "Gabbiano", texture = {"satchel_textures", "animal_seagull_laughing"}, outfit = -595873616, model = -164963696, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 0, exp = 200},
- {name = "Gabbiano dal Becco ad Anelli", texture = {"satchel_textures", "animal_seagull_ring_billed"}, outfit = -1313615167, model = -164963696, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 0, exp = 200},
- {name = "Fagiano ad Anello", texture = {"satchel_textures", "animal_pheasant_ringneck"}, outfit = false, model = 1416324601, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 0, exp = 200},
- {name = "Fagiano Cinese", texture = {"satchel_textures", "animal_pheasant_chinese"}, outfit = -535101650, model = 1416324601, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 0, exp = 200},
- {name = "Pellicano Bianco", texture = {"satchel_textures", "animal_pelican_white"}, outfit = false, model = 1265966684, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 0, exp = 200},
- {name = "Pellicano Marrone", texture = {"satchel_textures", "animal_pelican_brown"}, outfit = 1994046600, model = 1265966684, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 0, exp = 200},
- {name = "Gru", texture = {"satchel_textures", "animal_crane"}, outfit = false, model = `a_c_cranewhooping_01`, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 23, exp = 575},
- {name = "Gru Canadese", texture = {"satchel_textures", "animal_crane"}, outfit = -1048557937, model = `a_c_cranewhooping_01`, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 30, exp = 750},
- {name = "Falco Ferruginoso", texture = {"satchel_textures", "animal_hawk_ferruginous"}, outfit = false, model = -2145890973, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 75, exp = 1875},
- {name = "Falco dalle Zampe Ruvide", texture = {"satchel_textures", "animal_hawk_roughlegged"}, outfit = -735264359, model = -2145890973, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 75, exp = 1875},
- {name = "Falco dalla coda Rossa", texture = {"satchel_textures", "animal_hawk_redtailed"}, outfit = 1402464644, model = -2145890973, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 75, exp = 1875},
- {name = "Strolaga Maggiore", texture = {"satchel_textures", "animal_loon_common"}, outfit = false, model = 386506078, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 55, exp = 1375},
- {name = "Strolaga Beccogiallo", texture = {"satchel_textures", "animal_loon_yellowbilled"}, outfit = false, model = 386506078, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 35, exp = 875},
- {name = "Strolaga Mezzana", texture = {"satchel_textures", "animal_loon_pacific"}, outfit = false, model = 386506078, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 35, exp = 875},
- {name = "Gufo della Virginia", texture = {"satchel_textures", "animal_owl_great"}, outfit = false, model = -861544272, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 50, exp = 1250},
- {name = "Gufo Californiano", texture = {"satchel_textures", "animal_owl_californian"}, outfit = -1160541758, model = -861544272, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 50, exp = 1250},
- {name = "Gufo Costiero", texture = {"satchel_textures", "animal_owl_coastal"}, outfit = 8893331851, model = -861544272, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 50, exp = 1250},
- {name = "Cormorano", texture = {"satchel_textures", "animal_cormorant"}, outfit = false, model = -2073130256, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 50, exp = 1250},
- {name = "Cormorano", texture = {"satchel_textures", "animal_cormorant"}, outfit = 13145675, model = `a_c_cormorant_01`, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 50, exp = 1250},
- {name = "Cormorano doppia Cresta", texture = {"satchel_textures", "animal_cormorant"}, outfit = false, model = `a_c_cormorant_01`, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 50, exp = 1250},
- {name = "Spatola Rosata", texture = {"satchel_textures", "animal_roseatespoonbill"}, outfit = false, model = -1076508705, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 50, exp = 1250},
- {name = "Corvaccio", texture = {"satchel_textures", "animal_raven"}, outfit = false, model = -575340245, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 20, exp = 500},
- {name = "Uccello dai piedi Rossi", texture = {"satchel_textures", "animal_red_footed_booby"}, outfit = false, model = -466687768, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 15, exp = 375},
- {name = "Pappagallo Blu-Giallo", texture = {"satchel_textures", "animal_parrot_blueyellow"}, outfit = false, model = -1797450568, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 15, exp = 375},
- {name = "Oca Canadese", texture = {"satchel_textures", "animal_goosecanada"}, outfit = false, model = 723190474, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 5, exp = 125},
- {name = "Quaglia", texture = {"satchel_textures", "animal_quail"}, outfit = false, model = 2105463796, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 10, exp = 250},
- {name = "Parrocchetto Carolina", texture = {"satchel_textures", "animal_carolinaparakeet"}, outfit = false, model = `a_c_carolinaparakeet_01`, items = {{"carneuccello", "Carne di Uccello", 5}, {"piumauccello", "Piuma di Uccello", 5}}, delete = true, livello = 30, exp = 750},
- {name = "Mostro di Gila", texture = {"satchel_textures", "animal_gila_monster"}, outfit = false, model = 457416415, items = {{"carnefibrosa", "Carne Fibrosa", 5}, {"pelleserpente", "Pelle di Serpente", 5}}, delete = true, livello = 100, exp = 2500},
- {name = "Iguana Verde", texture = {"satchel_textures", "animal_iguana"}, outfit = false, model = -1854059305, items = {{"carnefibrosa", "Carne Fibrosa", 6}}, delete = true, livello = 25, exp = 625},
- {name = "Iguana del Deserto", texture = {"satchel_textures", "animal_iguanadesert"}, outfit = false, model = -593056309, items = {{"carnefibrosa", "Carne Fibrosa", 6}}, delete = true, livello = 25, exp = 625},
- {name = "Tartaruga Scattante", texture = {"satchel_textures", "animal_snapping_turtle"}, outfit = false, model = -407730502, items = {{"carnefibrosa", "Carne Fibrosa", 8}}, delete = true, livello = 35, exp = 875},
- {name = "Topo Muschiato", texture = {"satchel_textures", "animal_muskrat"}, outfit = false, model = -1134449699, items = {{"carnefibrosa", "Carne Fibrosa", 4}}, delete = true, livello = 0, exp = 200},
- {name = "Armadillo", texture = {"satchel_textures", "animal_armadillo"}, outfit = false, model = -1797625440, items = {{"carnefibrosa", "Carne Fibrosa", 6}}, delete = true, livello = 20, exp = 500},
- {name = "Scoiattolo", texture = {"satchel_textures", "animal_chipmunk"}, outfit = false, model = `a_c_chipmunk_01`, items = {}, delete = true, livello = 0, exp = 200},
- {name = "Pipistrello", texture = {"satchel_textures", "animal_bat"}, outfit = false, model = `a_c_bat_01`, items = {}, delete = true, livello = 0, exp = 200},
- {name = "Ghiandaia Azzurra", texture = {"satchel_textures", "animal_bluejay"}, outfit = false, model = `a_c_bluejay_01`, items = {}, delete = true, livello = 35, exp = 875},
- {name = "Cardinalide", texture = {"satchel_textures", "animal_cardinal"}, outfit = false, model = `a_c_cardinal_01`, items = {}, delete = true, livello = 35, exp = 875},
- {name = "Beccofrusone dei Cedri", texture = {"satchel_textures", "animal_cedarwaxwing"}, outfit = false, model = `a_c_cedarwaxwing_01`, items = {}, delete = true, livello = 0, exp = 200},
- {name = "Granchio Cubano", texture = {"satchel_textures", "animal_crab"}, outfit = false, model = `a_c_crab_01`, items = {}, delete = true, livello = 0, exp = 200},
- {name = "Rana Toro", texture = {"satchel_textures", "animal_frogbull"}, outfit = false, model = `a_c_frogbull_01`, items = {}, delete = true, livello = 0, exp = 200},
- {name = "Rana Toro Velenosa", texture = {"satchel_textures", "animal_frogbull"}, outfit = -1289532595, model = `a_c_frogbull_01`, items = {}, delete = true, livello = 0, exp = 200},
- {name = "Ittero dal Cappuccio", texture = {"satchel_textures", "animal_oriole_hooded"}, outfit = false, model = `a_c_oriole_01`, items = {}, delete = true, livello = 50, exp = 1250},
- {name = "Ittero di Baltimora", texture = {"satchel_textures", "animal_oriole_baltimore"}, outfit = -2120236310, model = `a_c_oriole_01`, items = {}, delete = true, livello = 50, exp = 1250},
- {name = "Piccione", texture = {"satchel_textures", "animal_pigeon"}, outfit = false, model = `a_c_pigeon`, items = {}, delete = true, livello = 100, exp = 0},
- {name = "Topo", texture = {"satchel_textures", "animal_rat"}, outfit = false, model = `a_c_rat_01`, items = {}, delete = true, livello = 0, exp = 200},
- {name = "Pettirosso", texture = {"satchel_textures", "animal_robin"}, outfit = false, model = `a_c_robin_01`, items = {}, delete = true, livello = 0, exp = 200},
- {name = "Passerotto", texture = {"satchel_textures", "animal_songbird"}, outfit = false, model = `a_c_songbird_01`, items = {}, delete = true, livello = 0, exp = 200},
- {name = "Passerotto Scarlatto", texture = {"satchel_textures", "animal_songbird_scarlet"}, outfit = -220316070, model = `a_c_songbird_01`, items = {}, delete = true, livello = 20, exp = 500},
- {name = "Passero Dorato", texture = {"satchel_textures", "animal_sparrow_golden"}, outfit = -1540150672, model = `a_c_sparrow_01`, items = {}, delete = true, livello = 20, exp = 500},
- {name = "Passero", texture = {"satchel_textures", "animal_sparrow"}, outfit = false, model = `a_c_sparrow_01`, items = {}, delete = true, livello = 0, exp = 200},
- {name = "Passero Comune", texture = {"satchel_textures", "animal_sparrow_eurasian"}, outfit = -737163478, model = `a_c_sparrow_01`, items = {}, delete = true, livello = 0, exp = 200},
- {name = "Scoiattolo Grigio", texture = {"satchel_textures", "animal_squirrel_grey"}, outfit = false, model = `a_c_squirrel_01`, items = {}, delete = true, livello = 0, exp = 200},
- {name = "Scoiattolo Grigio", texture = {"satchel_textures", "animal_squirrel_grey"}, outfit = -1360285648, model = `a_c_squirrel_01`, items = {}, delete = true, livello = 0, exp = 200},
- {name = "Scoiattolo Grigio", texture = {"satchel_textures", "animal_squirrel_grey"}, outfit = 786903081, model = `a_c_squirrel_01`, items = {}, delete = true, livello = 0, exp = 200},
- {name = "Scoiattolo Nero", texture = {"satchel_textures", "animal_squirrel_black"}, outfit = 2063794405, model = `a_c_squirrel_01`, items = {}, delete = true, livello = 0, exp = 200},
- {name = "Scoiattolo Rosso", texture = {"satchel_textures", "animal_squirrel"}, outfit = -953201595, model = `a_c_squirrel_01`, items = {}, delete = true, livello = 0, exp = 200},
- {name = "Rospo", texture = {"satchel_textures", "animal_toad"}, outfit = false, model = `a_c_toad_01`, items = {}, delete = true, livello = 0, exp = 200},
- {name = "Rospo Velenoso", texture = {"satchel_textures", "animal_toad"}, outfit = 675288905, model = `a_c_toad_01`, items = {}, delete = true, livello = 50, exp = 1250},
- {name = "Rospo del Deserto", texture = {"satchel_textures", "animal_toad"}, outfit = -2064564980, model = `a_c_toad_01`, items = {}, delete = true, livello = 0, exp = 200},
- {name = "Picchio della Carolina", texture = {"satchel_textures", "animal_woodpecker_redbellied"}, outfit = false, model = `a_c_woodpecker_01`, items = {}, delete = true, livello = 20, exp = 500},
- {name = "Picchio Pileato", texture = {"satchel_textures", "animal_woodpecker_pileated"}, outfit = false, model = `a_c_woodpecker_02`, items = {}, delete = true, livello = 20, exp = 500},
- {name = "Corvo", texture = {"satchel_textures", "animal_crow"}, outfit = false, model = `a_c_crow_01`, items = {}, delete = true, livello = 25, exp = 625},
- {name = "Branchia Blu", texture = {"inventory_items", "provision_fish_bluegill"}, outfit = false, model = `a_c_fishbluegil_01_sm`, items = {{"filettopesce", "Filetto di Pesce", 3}}, delete = true, livello = 0, exp = 0},
- {name = "Grande Branchia Blu", texture = {"inventory_items", "provision_fish_bluegill"}, outfit = false, model = `a_c_fishbluegil_01_ms`, items = {{"filettopesce", "Filetto di Pesce", 10}}, delete = true, livello = 0, exp = 0},
- {name = "Pesce Gatto Grande", texture = {"inventory_items", "provision_fish_bullhead_catfish"}, outfit = false, model = `a_c_fishbullheadcat_01_ms`, items = {{"filettopesce", "Filetto di Pesce", 10}}, delete = true, livello = 0, exp = 0},
- {name = "Pesce Gatto", texture = {"inventory_items", "provision_fish_bullhead_catfish"}, outfit = false, model = `a_c_fishbullheadcat_01_sm`, items = {{"filettopesce", "Filetto di Pesce", 5}}, delete = true, livello = 0, exp = 0},
- {name = "Luccio Nordamericano Grande", texture = {"inventory_items", "provision_fish_chain_pickerel"}, outfit = false, model = `a_c_fishchainpickerel_01_ms`, items = {{"filettopesce", "Filetto di Pesce", 5}}, delete = true, livello = 0, exp = 0},
- {name = "Luccio Nordamericano", texture = {"inventory_items", "provision_fish_chain_pickerel"}, outfit = false, model = `a_c_fishchainpickerel_01_sm`, items = {{"filettopesce", "Filetto di Pesce", 3}}, delete = true, livello = 0, exp = 0},
- {name = "Spigola", texture = {"inventory_items", "provision_fish_largemouth_bass"}, outfit = false, model = `a_c_fishsmallmouthbass_01_lg`, items = {{"filettopesce", "Filetto di Pesce", 5}}, delete = true, livello = 0, exp = 0},
- {name = "Spigola", texture = {"inventory_items", "provision_fish_largemouth_bass"}, outfit = false, model = `a_c_fishlargemouthbass_01_ms`, items = {{"filettopesce", "Filetto di Pesce", 3}}, delete = true, livello = 0, exp = 0},
- {name = "Pertica", texture = {"inventory_items", "provision_fish_perch"}, outfit = false, model = `a_c_fishperch_01_sm`, items = {{"filettopesce", "Filetto di Pesce", 3}}, delete = true, livello = 0, exp = 0},
- {name = "Pertica Grande", texture = {"inventory_items", "provision_fish_perch"}, outfit = false, model = `a_c_fishperch_01_ms`, items = {{"filettopesce", "Filetto di Pesce", 5}}, delete = true, livello = 0, exp = 0},
- {name = "Trota Testargento", texture = {"inventory_items", "provision_fish_steelhead_trout"}, outfit = false, model = `a_c_fishrainbowtrout_01_ms`, items = {{"filettopesce", "Filetto di Pesce", 5}}, delete = true, livello = 0, exp = 0},
- {name = "Trota Testargento", texture = {"inventory_items", "provision_fish_steelhead_trout"}, outfit = false, model = `a_c_fishrainbowtrout_01_lg`, items = {{"filettopesce", "Filetto di Pesce", 10}}, delete = true, livello = 0, exp = 0},
- {name = "Luccio Grande", texture = {"inventory_items", "provision_fish_redfin_pickerel"}, outfit = false, model = `a_c_fishredfinpickerel_01_ms`, items = {{"filettopesce", "Filetto di Pesce", 5}}, delete = true, livello = 0, exp = 0},
- {name = "Luccio", texture = {"inventory_items", "provision_fish_redfin_pickerel"}, outfit = false, model = `a_c_fishredfinpickerel_01_sm`, items = {{"filettopesce", "Filetto di Pesce", 3}}, delete = true, livello = 0, exp = 0},
- {name = "Pesce Persico Grande", texture = {"inventory_items", "provision_fish_rock_bass"}, outfit = false, model = `a_c_fishrockbass_01_ms`, items = {{"filettopesce", "Filetto di Pesce", 10}}, delete = true, livello = 0, exp = 0},
- {name = "Pesce Persico", texture = {"inventory_items", "provision_fish_rock_bass"}, outfit = false, model = `a_c_fishrockbass_01_sm`, items = {{"filettopesce", "Filetto di Pesce", 3}}, delete = true, livello = 0, exp = 0},
- {name = "Salmone", texture = {"inventory_items", "provision_fish_sockeye_salmon"}, outfit = false, model = `a_c_fishsalmonsockeye_01_lg`, items = {{"filettopesce", "Filetto di Pesce", 10}}, delete = true, livello = 0, exp = 0},
- {name = "Salmone", texture = {"inventory_items", "provision_fish_sockeye_salmon"}, outfit = false, model = `a_c_fishsalmonsockeye_01_ml`, items = {{"filettopesce", "Filetto di Pesce", 5}}, delete = true, livello = 0, exp = 0},
- {name = "Salmone", texture = {"inventory_items", "provision_fish_sockeye_salmon"}, outfit = false, model = `a_c_fishsalmonsockeye_01_ms`, items = {{"filettopesce", "Filetto di Pesce", 3}}, delete = true, livello = 0, exp = 0},
- {name = "Micropterus dolomieu", texture = {"inventory_items", "provision_fish_smallmouth_bass"}, outfit = false, model = `a_c_fishlargemouthbass_01_lg`, items = {{"filettopesce", "Filetto di Pesce", 10}}, delete = true, livello = 0, exp = 0},
- {name = "Micropterus dolomieu", texture = {"inventory_items", "provision_fish_smallmouth_bass"}, outfit = false, model = `a_c_fishsmallmouthbass_01_ms`, items = {{"filettopesce", "Filetto di Pesce", 3}}, delete = true, livello = 0, exp = 0},
- {name = "Luccio dal Naso Lungo", texture = {"inventory_items", "provision_fish_longnose_gar"}, outfit = false, model = `a_c_fishlongnosegar_01_lg`, items = {{"filettopesce", "Filetto di Pesce", 10}}, delete = true, livello = 0, exp = 0},
- {name = "Muskie", texture = {"satchel_textures", "provision_fish_muskie"}, outfit = false, model = `a_c_fishmuskie_01_lg`, items = {{"filettopesce", "Filetto di Pesce", 10}}, delete = true, livello = 0, exp = 0},
- {name = "Storione di Lago", texture = {"satchel_textures", "provision_fish_lake_sturgeon"}, outfit = false, model = `a_c_fishlakesturgeon_01_lg`, items = {{"filettopesce", "Filetto di Pesce", 10}}, delete = true, livello = 0, exp = 0},
- {name = "Pesce Gatto di Canale", texture = {"satchel_textures", "provision_fish_channel_catfish"}, outfit = false, model = `a_c_fishchannelcatfish_01_lg`, items = {{"filettopesce", "Filetto di Pesce", 10}}, delete = true, livello = 0, exp = 0},
- {name = "Pesce Gatto di Canale", texture = {"satchel_textures", "provision_fish_channel_catfish"}, outfit = false, model = `a_c_fishchannelcatfish_01_xl`, items = {{"filettopesce", "Filetto di Pesce", 10}}, delete = true, livello = 0, exp = 0},
- {name = "Luccio", texture = {"satchel_textures", "provision_fish_northern_pike"}, outfit = false, model = `a_c_fishnorthernpike_01_lg`, items = {{"filettopesce", "Filetto di Pesce", 10}}, delete = true, livello = 0, exp = 0},
- }
- Config.Pelts = {
- [-1202329112] = "Small Pelt",
- [-1038420333] = "Medium Pelt",
- [85379810] = "Big Pelt",
- [963025744] = "Very Big Pelt",
- [-2004866590] = "Very big Hide",
- [-1962493114] = "Very big Hide",
- [213792403] = "Very big Hide",
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement