diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2025-05-04 12:43:38 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-04 12:43:38 -0700 |
| commit | cbb89b4d93f23abcd5097dfaa1f15d59085fe66a (patch) | |
| tree | 7d8cd3ef1631cc7059bba3390d49bd799191a84e | |
| parent | 842898e209c0ccc7e765a344b6274a39113fe92a (diff) | |
ffxiv-gil: fix dye module position
| -rw-r--r-- | src/content/blog/ffxiv-gil-making.mdx | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/src/content/blog/ffxiv-gil-making.mdx b/src/content/blog/ffxiv-gil-making.mdx index 0d34ce5..be34e7a 100644 --- a/src/content/blog/ffxiv-gil-making.mdx +++ b/src/content/blog/ffxiv-gil-making.mdx @@ -857,6 +857,11 @@ Not sure if this will make a return in the future but they have brought it back The Fall Guys event gives MGP as well as the event currency MGF for each round you play/win. You can actually exchange MGF for rare dyes, so if you're working towards the "Queen Bean" title then this is a good way to cash in on all that MGF. +For example the `Gunmetal Black Dye` is worth a pretty penny +<FFXIVItemPrice client:load itemId={30122} itemName="Gunmetal Black Dye " itemImageUrl="https://www.garlandtools.org/files/icons/item/22816.png" /> + +These are always worth something because people use it for glamour. + --- # Honourable Mentions @@ -880,9 +885,3 @@ These are small things that you can do to make some gil. They're short and simpl - However, this caps out at 40K weekly - Easy weekly task for a free 40K! -For example the `Gunmetal Black Dye` is worth a pretty penny -<FFXIVItemPrice client:load itemId={30122} itemName="Gunmetal Black Dye " itemImageUrl="https://www.garlandtools.org/files/icons/item/22816.png" /> - -These are always worth something because people use it for glamour. - -**It's also probably the most passive way to make gil on this list.** |
