diff --git a/forge-gui/res/adventure/Shandalar/maps/map/main_story/spawn.tmx b/forge-gui/res/adventure/Shandalar/maps/map/main_story/spawn.tmx index 4f729ac6b8f..9d325bce242 100644 --- a/forge-gui/res/adventure/Shandalar/maps/map/main_story/spawn.tmx +++ b/forge-gui/res/adventure/Shandalar/maps/map/main_story/spawn.tmx @@ -41,31 +41,31 @@ [{ - "text":"HELLO PLANESWALKER {var=player_name}", + "text":"Hello, planeswalker {var=player_name}", "options":[ { "name":"Why am I here", "condition":[ { "checkMapFlag": "intro" ,"not":true} ], - "text":"THIS... IS SHANDALAR A PLANE WHERE MANA IS SO PREVALENT AND USED BY ALL THAT IS SENTIENT EVEN THE COMMON PEOPLE USE SPELLS DAILY", + "text":"This... is Shandalar. A plane where mana is so prevalent and used by all that is sentient. Even the common people use spells daily.", "voiceFile":"audio/WizPAR1.mp3", "options":[ { - "name":"continue", - "text":"LIKE YOU,SOME PLANESWALKERS HAVE BEEN IMPRISONED HEREBY THE GUARDIANS IN THE CASTLES YOU MUST DEFEAT THEM IN BATTLE TO RELEASE US FROM THIS PLANE USE YOUR POWERS OF MAGIC TO CHALLENGE THEM", + "name":"Continue", + "text":"Like you, some planeswalkers have been imprisoned here by the guardians in the castles. You must defeat them in battle to release us from this plane. Use your powers of magic to challenge them.", "voiceFile":"audio/WizPAR2.mp3" "options":[ { - "name":"continue", - "text":"FIND THE PLANESWALKERS TRAPPED HERE GUIDE THEM TO ME, THEY WILL HELP YOU ON YOUR JOURNEY.", + "name":"Continue", + "text":"Find the planeswalkers trapped here. Guide them to me, they will help you on your journey.", "voiceFile":"audio/WizPAR3.mp3", "options":[ { - "name":"continue", - "text":"TAKE THIS RUNE YOU CAN USE IT ANYTIME TO RETURN HERE BE CAREFUL PLANESWALKER", + "name":"Continue", + "text":"Take this rune. You can use it anytime to return here. Be careful, planeswalker.", "voiceFile":"audio/WizPAR4.mp3" "options":[ { - "name":"thank you", + "name":"Thank you", "action":[{"advanceMapFlag":"intro"},{"addItem":"Colorless rune"}] }] }]