Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local horseList = {
- "A_C_Horse_AmericanPaint_Greyovero",
- "A_C_Horse_AmericanPaint_Overo",
- "A_C_Horse_AmericanPaint_SplashedWhite",
- "A_C_Horse_AmericanPaint_Tobiano",
- "A_C_Horse_AmericanStandardbred_Black",
- "A_C_Horse_AmericanStandardbred_Buckskin",
- "A_C_Horse_AmericanStandardbred_PalominoDapple",
- "A_C_Horse_AmericanStandardbred_SilverTailBuckskin",
- "A_C_Horse_Andalusian_DarkBay",
- "A_C_Horse_Andalusian_Perlino",
- "A_C_Horse_Andalusian_RoseGray",
- "A_C_Horse_Appaloosa_BlackSnowflake",
- "A_C_Horse_Appaloosa_Blanket",
- "A_C_Horse_Appaloosa_BrownLeopard",
- "A_C_Horse_Appaloosa_Leopard",
- "A_C_Horse_Appaloosa_LeopardBlanket",
- "A_C_Horse_Arabian_Black",
- "A_C_Horse_Arabian_Grey",
- "A_C_Horse_Arabian_RoseGreyBay",
- "A_C_Horse_Arabian_White",
- "A_C_Horse_Ardennes_BayRoan",
- "A_C_Horse_Ardennes_IronGreyRoan",
- "A_C_Horse_Ardennes_StrawberryRoan",
- "A_C_Horse_Belgian_BlondChestnut",
- "A_C_Horse_Belgian_MealyChestnut",
- "A_C_Horse_Buell_WarVets",
- "A_C_Horse_DutchWarmblood_ChocolateRoan",
- "A_C_Horse_DutchWarmblood_SealBrown",
- "A_C_Horse_DutchWarmblood_SootyBuckskin",
- "A_C_Horse_EagleFlies",
- "A_C_Horse_Gang_Bill",
- "A_C_Horse_Gang_Charles",
- "A_C_Horse_Gang_Charles_EndlessSummer",
- "A_C_Horse_Gang_Dutch",
- "A_C_Horse_Gang_Hosea",
- "A_C_Horse_Gang_Javier",
- "A_C_Horse_Gang_John",
- "A_C_Horse_Gang_Karen",
- "A_C_Horse_Gang_Kieran",
- "A_C_Horse_Gang_Lenny",
- "A_C_Horse_Gang_Micah",
- "A_C_Horse_Gang_Sadie",
- "A_C_Horse_Gang_Sadie_EndlessSummer",
- "A_C_Horse_Gang_Sean",
- "A_C_Horse_Gang_Trelawney",
- "A_C_HORSE_Gang_UNCLE",
- "A_C_Horse_Gang_Uncle_EndlessSummer",
- "A_C_Horse_HungarianHalfbred_DarkDappleGrey",
- "A_C_Horse_HungarianHalfbred_FlaxenChestnut",
- "A_C_Horse_HungarianHalfbred_LiverChestnut",
- "A_C_Horse_HungarianHalfbred_PiebaldTobiano",
- "A_C_Horse_John_EndlessSummer",
- "A_C_HORSE_KENTUCKYSADDLE_BLACK",
- "A_C_HORSE_KENTUCKYSADDLE_ChestnutPinto",
- "A_C_HORSE_KENTUCKYSADDLE_Grey",
- "A_C_HORSE_KENTUCKYSADDLE_SilverBay",
- "A_C_Horse_MissouriFoxTrotter_AmberChampagne",
- "A_C_Horse_MissouriFoxTrotter_SableChampagne",
- "A_C_Horse_MissouriFoxTrotter_SilverDapplePinto",
- "A_C_HORSE_Morgan_Bay",
- "A_C_HORSE_Morgan_BayRoan",
- "A_C_Horse_Morgan_FlaxenChestnut",
- "A_C_Horse_Morgan_Palomino",
- "A_C_Horse_MurfreeBrood_Mange_01",
- "A_C_Horse_MurfreeBrood_Mange_02",
- "A_C_Horse_MurfreeBrood_Mange_03",
- "A_C_Horse_Mustang_GoldenDun",
- "A_C_Horse_Mustang_GrulloDun",
- "A_C_Horse_Mustang_TigerStripedBay",
- "A_C_Horse_Mustang_WildBay",
- "A_C_Horse_Nokota_BlueRoan",
- "A_C_Horse_Nokota_ReverseDappleRoan",
- "A_C_Horse_Nokota_WhiteRoan",
- "A_C_Horse_Shire_DarkBay",
- "A_C_Horse_Shire_LightGrey",
- "A_C_Horse_Shire_RavenBlack",
- "A_C_Horse_SuffolkPunch_RedChestnut",
- "A_C_Horse_SuffolkPunch_Sorrel",
- "A_C_Horse_TennesseeWalker_BlackRabicano",
- "A_C_Horse_TennesseeWalker_Chestnut",
- "A_C_Horse_TennesseeWalker_DappleBay",
- "A_C_Horse_TennesseeWalker_FlaxenRoan",
- "A_C_Horse_TennesseeWalker_MahoganyBay",
- "A_C_Horse_TennesseeWalker_RedRoan",
- "A_C_Horse_Thoroughbred_BlackChestnut",
- "A_C_Horse_Thoroughbred_BloodBay",
- "A_C_Horse_Thoroughbred_Brindle",
- "A_C_Horse_Thoroughbred_DappleGrey",
- "A_C_Horse_Thoroughbred_ReverseDappleBlack",
- "A_C_Horse_Turkoman_DarkBay",
- "A_C_Horse_Turkoman_Gold",
- "A_C_Horse_Turkoman_Silver"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement