fixing error in help method for ffxiv

This commit is contained in:
Luke Robles 2021-07-08 09:54:22 -07:00
parent 2ec1c501ad
commit 535385ddaa

View File

@ -74,7 +74,7 @@ def get_help_message(method):
'Pulls a characters data from the lodestone API\n',
'Usage: !ffxiv <First name> <last name> <server>\n',
'eg: !ffxiv Slamsong Bardley Adamantoise\n\n',
'Did you know that the critically acclaimed MMORPG Final Fantasy XIV has a free trial,\n'.
'Did you know that the critically acclaimed MMORPG Final Fantasy XIV has a free trial,\n',
'and includes the entirety of A Realm Reborn AND the award-winning Heavensward expansion\n',
'up to level 60 with no restrictions on playtime? Sign up, and enjoy Eorzea today!'
],