diff options
Diffstat (limited to 'src/content/blog/ffxiv-gil-making.mdx')
| -rw-r--r-- | src/content/blog/ffxiv-gil-making.mdx | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/src/content/blog/ffxiv-gil-making.mdx b/src/content/blog/ffxiv-gil-making.mdx index 002ab8c..eb35a28 100644 --- a/src/content/blog/ffxiv-gil-making.mdx +++ b/src/content/blog/ffxiv-gil-making.mdx @@ -5,15 +5,16 @@ pubDate: "2024-08-23" --- import '../../styles/ffxiv-gil-making.css' import FFXIVWorldSelector from '../../components/FFXIVWorldSelector'; -import AnotherComponent from '../../components/AnotherComponent'; - -*Enter the world you play on below to get crowdsourced marketboard prices* -<FFXIVWorldSelector client:load /> +import FFXIVItemPrice from '../../components/FFXIVItemPrice'; +<FFXIVWorldSelector client:load message="Set your home world to get crowdsourced marketboard information!" /> I've seen a lot of these "making gil without crafting" or "making gil with combat job" guides during my time with the game. A lot of these videos and guides are fine, but in my opinion they neglect a lot of the late game and niche options that are available to players. -This post will attempt to be a somewhat comprehensive guide to making gil without having to level any crafting jobs (cause I get it, crafting is not for everyone). -<AnotherComponent client:load/>
\ No newline at end of file +This post will attempt to be a somewhat comprehensive guide/info sheet to making gil without having to level any crafting jobs (cause I get it, crafting is not for everyone). + +Keep in mind though that crafters are probably one of the most consistent methods of getting gil. There will be a lot more "instability" with these methods. + +# Grand Company Seals
\ No newline at end of file |
