From 980b44cb89caf34f4f14bbc73dfd4c2699a2dda5 Mon Sep 17 00:00:00 2001 From: RandomGitUser321 Date: Sat, 4 May 2024 03:16:16 -0400 Subject: [PATCH 01/11] peafowl --- Options/Presets.lua | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Options/Presets.lua b/Options/Presets.lua index ba30b8d..fa80d56 100644 --- a/Options/Presets.lua +++ b/Options/Presets.lua @@ -82,4 +82,21 @@ scope.presets = { 542820, -- taurenfemalemoo01 542894, -- taurenmalemoo01 }, + peaFowl = { + 5546937, -- peacockmount_cast_oneshot_5546937 + 5546939, -- peacockmount_cast_oneshot_5546939 + 5546941, -- peacockmount_cast_oneshot_5546941 + 5546943, -- peacockmount_cast_oneshot_5546943 + 5546596, -- peacockmount_moving_5546596 + 5546598, -- peacockmount_moving_5546598 + 5546600, -- peacockmount_moving_5546600 + 5546602, -- peacockmount_moving_5546602 + 5546604, -- peacockmount_moving_5546604 + 5546606, -- peacockmount_moving_5546606 + 5546608, -- peacockmount_moving_5546608 + 5546610, -- peacockmount_moving_5546610 + 5546612, -- peacockmount_moving_5546612 + 5546614, -- peacockmount_moving_5546614 + 5546616, -- peacockmount_moving_5546616 + }, } From e0e302d3a05f411bacc559ad1995f62c2d3a1818 Mon Sep 17 00:00:00 2001 From: RandomGitUser321 Date: Sat, 4 May 2024 03:17:21 -0400 Subject: [PATCH 02/11] Update deDE.lua --- Options/Locales/deDE.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Options/Locales/deDE.lua b/Options/Locales/deDE.lua index 689aa25..29c1372 100644 --- a/Options/Locales/deDE.lua +++ b/Options/Locales/deDE.lua @@ -30,3 +30,4 @@ L.addSounds = "Add Sounds" --L.sunwarmedFurline = "Mount: Sunwarmed Furline" --L.choochooEmotes = "Emote: Train (choo-choo)" --L.mooEmotes = "Emote: Moo" +--L.peaFowl = "Mount: Peafowl" From 38f58dd96796e02ca4a663e8b02a6176dbc8b1d8 Mon Sep 17 00:00:00 2001 From: RandomGitUser321 Date: Sat, 4 May 2024 03:17:38 -0400 Subject: [PATCH 03/11] Update enUS.lua --- Options/Locales/enUS.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Options/Locales/enUS.lua b/Options/Locales/enUS.lua index b7e29c2..ce5564b 100644 --- a/Options/Locales/enUS.lua +++ b/Options/Locales/enUS.lua @@ -32,3 +32,4 @@ L.yakVendors = "Mount: Grand Expedition Yak (Vendors)" L.sunwarmedFurline = "Mount: Sunwarmed Furline" L.choochooEmotes = "Emote: Train (choo-choo)" L.mooEmotes = "Emote: Moo" +L.peaFowl = "Mount: Peafowl" From cc2753a677194a52b6fff35f07ba355a043c76c8 Mon Sep 17 00:00:00 2001 From: RandomGitUser321 Date: Sat, 4 May 2024 03:17:50 -0400 Subject: [PATCH 04/11] Update esES.lua --- Options/Locales/esES.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Options/Locales/esES.lua b/Options/Locales/esES.lua index 262bb54..acdeed8 100644 --- a/Options/Locales/esES.lua +++ b/Options/Locales/esES.lua @@ -30,3 +30,4 @@ L.addSounds = "Add Sounds" --L.sunwarmedFurline = "Mount: Sunwarmed Furline" --L.choochooEmotes = "Emote: Train (choo-choo)" --L.mooEmotes = "Emote: Moo" +--L.peaFowl = "Mount: Peafowl" From 6e109072e1710e96b6cfc8e6f51929a2826b45e5 Mon Sep 17 00:00:00 2001 From: RandomGitUser321 Date: Sat, 4 May 2024 03:18:00 -0400 Subject: [PATCH 05/11] Update frFR.lua --- Options/Locales/frFR.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Options/Locales/frFR.lua b/Options/Locales/frFR.lua index 95f45bd..2ead0aa 100644 --- a/Options/Locales/frFR.lua +++ b/Options/Locales/frFR.lua @@ -30,3 +30,4 @@ L.addSounds = "Add Sounds" --L.sunwarmedFurline = "Mount: Sunwarmed Furline" --L.choochooEmotes = "Emote: Train (choo-choo)" --L.mooEmotes = "Emote: Moo" +--L.peaFowl = "Mount: Peafowl" From 93fe4b694812eed7e94a041efd3bd7db80ebceb1 Mon Sep 17 00:00:00 2001 From: RandomGitUser321 Date: Sat, 4 May 2024 03:18:10 -0400 Subject: [PATCH 06/11] Update itIT.lua --- Options/Locales/itIT.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Options/Locales/itIT.lua b/Options/Locales/itIT.lua index b339aab..11bc45a 100644 --- a/Options/Locales/itIT.lua +++ b/Options/Locales/itIT.lua @@ -30,3 +30,4 @@ L.addSounds = "Add Sounds" --L.sunwarmedFurline = "Mount: Sunwarmed Furline" --L.choochooEmotes = "Emote: Train (choo-choo)" --L.mooEmotes = "Emote: Moo" +--L.peaFowl = "Mount: Peafowl" From 162792c7d140c0d420435c14db7fded0f970ee37 Mon Sep 17 00:00:00 2001 From: RandomGitUser321 Date: Sat, 4 May 2024 03:18:19 -0400 Subject: [PATCH 07/11] Update koKR.lua --- Options/Locales/koKR.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Options/Locales/koKR.lua b/Options/Locales/koKR.lua index 4057194..705e546 100644 --- a/Options/Locales/koKR.lua +++ b/Options/Locales/koKR.lua @@ -30,3 +30,4 @@ L.addSounds = "Add Sounds" --L.sunwarmedFurline = "Mount: Sunwarmed Furline" --L.choochooEmotes = "Emote: Train (choo-choo)" --L.mooEmotes = "Emote: Moo" +--L.peaFowl = "Mount: Peafowl" From 6827bb0b4e4bb42f4a876b79d63d988bf7c5a070 Mon Sep 17 00:00:00 2001 From: RandomGitUser321 Date: Sat, 4 May 2024 03:18:29 -0400 Subject: [PATCH 08/11] Update ptBR.lua --- Options/Locales/ptBR.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Options/Locales/ptBR.lua b/Options/Locales/ptBR.lua index 8dfd9f2..06874cd 100644 --- a/Options/Locales/ptBR.lua +++ b/Options/Locales/ptBR.lua @@ -30,3 +30,4 @@ L.addSounds = "Add Sounds" --L.sunwarmedFurline = "Mount: Sunwarmed Furline" --L.choochooEmotes = "Emote: Train (choo-choo)" --L.mooEmotes = "Emote: Moo" +--L.peaFowl = "Mount: Peafowl" From db03017983547f2c42ecbfea190a3152cf9cc13c Mon Sep 17 00:00:00 2001 From: RandomGitUser321 Date: Sat, 4 May 2024 03:18:39 -0400 Subject: [PATCH 09/11] Update ruRU.lua --- Options/Locales/ruRU.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Options/Locales/ruRU.lua b/Options/Locales/ruRU.lua index bf7e73d..bbc67ad 100644 --- a/Options/Locales/ruRU.lua +++ b/Options/Locales/ruRU.lua @@ -30,3 +30,4 @@ L.addSounds = "Add Sounds" --L.sunwarmedFurline = "Mount: Sunwarmed Furline" --L.choochooEmotes = "Emote: Train (choo-choo)" --L.mooEmotes = "Emote: Moo" +--L.peaFowl = "Mount: Peafowl" From 37db3b2d03bb7984d68b6fd24594fb6e0f256735 Mon Sep 17 00:00:00 2001 From: RandomGitUser321 Date: Sat, 4 May 2024 03:19:01 -0400 Subject: [PATCH 10/11] Update zhCN.lua --- Options/Locales/zhCN.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Options/Locales/zhCN.lua b/Options/Locales/zhCN.lua index 748a447..b3de6ce 100644 --- a/Options/Locales/zhCN.lua +++ b/Options/Locales/zhCN.lua @@ -30,3 +30,4 @@ L.yakVendors = "座骑:雄壮远足牦牛" L.sunwarmedFurline = "座骑:暖日绒猫" L.choochooEmotes = "表情:小火车" L.mooEmotes = "表情:哞哞叫" +L.peaFowl = "座骑:孔雀" From c961d78637bcdd199628860c2df1cb7b58907686 Mon Sep 17 00:00:00 2001 From: RandomGitUser321 Date: Sat, 4 May 2024 03:19:19 -0400 Subject: [PATCH 11/11] Update zhTW.lua --- Options/Locales/zhTW.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Options/Locales/zhTW.lua b/Options/Locales/zhTW.lua index 87cddf5..758515b 100644 --- a/Options/Locales/zhTW.lua +++ b/Options/Locales/zhTW.lua @@ -30,3 +30,4 @@ L.yakVendors = "座騎:大型遠征犛牛" L.sunwarmedFurline = "座騎:暖陽陽毛毛貓" L.choochooEmotes = "表情:小火車" L.mooEmotes = "表情:哞哞叫" +L.peaFowl = "座騎:孔雀"