diff --git a/Alexa_Settings_API/code/lambda_function.py b/Alexa_Settings_API/code/lambda_function.py index 6eddd79..78e233d 100644 --- a/Alexa_Settings_API/code/lambda_function.py +++ b/Alexa_Settings_API/code/lambda_function.py @@ -198,9 +198,7 @@ def can_handle(self, handler_input): def handle(self, handler_input): # type: (HandlerInput) -> Response - speak_output = "Hello, adventurer! It's good to see you! Your wealth or energy either increase or decrease based on the choices " - "you make while on your adventure. When you run out of either, the game ends. " - "To start your adventure, say visit Italy or Australia." + speak_output = "Hello, adventurer! It's good to see you! To play this game, start by saying, visit Italy or visit Australia. If you're stuck on a hard level, say speak to the guide. Don't forget that your wealth or energy either increase or decrease based on the choices you make while on your adventure. When you run out of either, the game ends. " response_builder = handler_input.response_builder include_display(handler_input) diff --git a/Connecting_Lambda_To_DynamoDB/code/lambda_function.py b/Connecting_Lambda_To_DynamoDB/code/lambda_function.py index 9e8b4e1..62545bf 100644 --- a/Connecting_Lambda_To_DynamoDB/code/lambda_function.py +++ b/Connecting_Lambda_To_DynamoDB/code/lambda_function.py @@ -190,9 +190,7 @@ def can_handle(self, handler_input): def handle(self, handler_input): # type: (HandlerInput) -> Response - speak_output = "Hello, adventurer! It's good to see you! Your wealth or energy either increase or decrease based on the choices " - "you make while on your adventure. When you run out of either, the game ends. " - "To start your adventure, say visit Italy or Australia." + speak_output = "Hello, adventurer! It's good to see you! To play this game, start by saying, visit Italy or visit Australia. If you're stuck on a hard level, say speak to the guide. Don't forget that your wealth or energy either increase or decrease based on the choices you make while on your adventure. When you run out of either, the game ends. " return ( handler_input.response_builder diff --git a/Customer_Profile_API/code/lambda_function.py b/Customer_Profile_API/code/lambda_function.py index abb6025..b69506b 100644 --- a/Customer_Profile_API/code/lambda_function.py +++ b/Customer_Profile_API/code/lambda_function.py @@ -198,9 +198,7 @@ def can_handle(self, handler_input): def handle(self, handler_input): # type: (HandlerInput) -> Response - speak_output = "Hello, adventurer! It's good to see you! Your wealth or energy either increase or decrease based on the choices " - "you make while on your adventure. When you run out of either, the game ends. " - "To start your adventure, say visit Italy or Australia." + speak_output = "Hello, adventurer! It's good to see you! To play this game, start by saying, visit Italy or visit Australia. If you're stuck on a hard level, say speak to the guide. Don't forget that your wealth or energy either increase or decrease based on the choices you make while on your adventure. When you run out of either, the game ends. " response_builder = handler_input.response_builder include_display(handler_input) diff --git a/Develop_Backend_Logic/code/lambda_function.py b/Develop_Backend_Logic/code/lambda_function.py index a81a4fe..1dc4f21 100644 --- a/Develop_Backend_Logic/code/lambda_function.py +++ b/Develop_Backend_Logic/code/lambda_function.py @@ -89,9 +89,7 @@ def can_handle(self, handler_input): def handle(self, handler_input): # type: (HandlerInput) -> Response - speak_output = "Hello, adventurer! It's good to see you! Your wealth or energy either increase or decrease based on the choices " - "you make while on your adventure. When you run out of either, the game ends. " - "To start your adventure, say visit Italy or Australia." + speak_output = "Hello, adventurer! It's good to see you! To play this game, start by saying, visit Italy or visit Australia. If you're stuck on a hard level, say speak to the guide. Don't forget that your wealth or energy either increase or decrease based on the choices you make while on your adventure. When you run out of either, the game ends. " return ( handler_input.response_builder diff --git a/In_Skill_Purchasing_ISP/code/lambda_function.py b/In_Skill_Purchasing_ISP/code/lambda_function.py index 39ad791..e3c3526 100644 --- a/In_Skill_Purchasing_ISP/code/lambda_function.py +++ b/In_Skill_Purchasing_ISP/code/lambda_function.py @@ -318,9 +318,7 @@ def can_handle(self, handler_input): def handle(self, handler_input): # type: (HandlerInput) -> Response - speak_output = "Hello, adventurer! It's good to see you! Your wealth or energy either increase or decrease based on the choices " - "you make while on your adventure. When you run out of either, the game ends. " - "To start your adventure, say visit Italy or Australia." + speak_output = "Hello, adventurer! It's good to see you! To play this game, start by saying, visit Italy or visit Australia. If you're stuck on a hard level, say speak to the guide. Don't forget that your wealth or energy either increase or decrease based on the choices you make while on your adventure. When you run out of either, the game ends. " response_builder = handler_input.response_builder include_display(handler_input) diff --git a/Location_Services/code/lambda_function.py b/Location_Services/code/lambda_function.py index 289d9cd..27b18c9 100644 --- a/Location_Services/code/lambda_function.py +++ b/Location_Services/code/lambda_function.py @@ -198,9 +198,7 @@ def can_handle(self, handler_input): def handle(self, handler_input): # type: (HandlerInput) -> Response - speak_output = "Hello, adventurer! It's good to see you! Your wealth or energy either increase or decrease based on the choices " - "you make while on your adventure. When you run out of either, the game ends. " - "To start your adventure, say visit Italy or Australia." + speak_output = "Hello, adventurer! It's good to see you! To play this game, start by saying, visit Italy or visit Australia. If you're stuck on a hard level, say speak to the guide. Don't forget that your wealth or energy either increase or decrease based on the choices you make while on your adventure. When you run out of either, the game ends. " response_builder = handler_input.response_builder include_display(handler_input) diff --git a/Security_And_Privacy/code/lambda_function.py b/Security_And_Privacy/code/lambda_function.py index 52f2051..434a8b7 100644 --- a/Security_And_Privacy/code/lambda_function.py +++ b/Security_And_Privacy/code/lambda_function.py @@ -318,9 +318,7 @@ def can_handle(self, handler_input): def handle(self, handler_input): # type: (HandlerInput) -> Response - speak_output = "Hello, adventurer! It's good to see you! Your wealth or energy either increase or decrease based on the choices " - "you make while on your adventure. When you run out of either, the game ends. " - "To start your adventure, say visit Italy or Australia." + speak_output = "Hello, adventurer! It's good to see you! To play this game, start by saying, visit Italy or visit Australia. If you're stuck on a hard level, say speak to the guide. Don't forget that your wealth or energy either increase or decrease based on the choices you make while on your adventure. When you run out of either, the game ends. " response_builder = handler_input.response_builder include_display(handler_input) diff --git a/Sound_Effects/code/lambda_function.py b/Sound_Effects/code/lambda_function.py index 04409eb..5462037 100644 --- a/Sound_Effects/code/lambda_function.py +++ b/Sound_Effects/code/lambda_function.py @@ -197,9 +197,7 @@ def can_handle(self, handler_input): def handle(self, handler_input): # type: (HandlerInput) -> Response - speak_output = "Hello, adventurer! It's good to see you! Your wealth or energy either increase or decrease based on the choices " - "you make while on your adventure. When you run out of either, the game ends. " - "To start your adventure, say visit Italy or Australia." + speak_output = "Hello, adventurer! It's good to see you! To play this game, start by saying, visit Italy or visit Australia. If you're stuck on a hard level, say speak to the guide. Don't forget that your wealth or energy either increase or decrease based on the choices you make while on your adventure. When you run out of either, the game ends. " response_builder = handler_input.response_builder include_display(handler_input) diff --git a/Visual_Components/alexa_pres_language/code/lambda_function.py b/Visual_Components/alexa_pres_language/code/lambda_function.py index f24073d..df01afd 100644 --- a/Visual_Components/alexa_pres_language/code/lambda_function.py +++ b/Visual_Components/alexa_pres_language/code/lambda_function.py @@ -197,9 +197,7 @@ def can_handle(self, handler_input): def handle(self, handler_input): # type: (HandlerInput) -> Response - speak_output = "Hello, adventurer! It's good to see you! Your wealth or energy either increase or decrease based on the choices " - "you make while on your adventure. When you run out of either, the game ends. " - "To start your adventure, say visit Italy or Australia." + speak_output = "Hello, adventurer! It's good to see you! To play this game, start by saying, visit Italy or visit Australia. If you're stuck on a hard level, say speak to the guide. Don't forget that your wealth or energy either increase or decrease based on the choices you make while on your adventure. When you run out of either, the game ends. " response_builder = handler_input.response_builder include_display(handler_input) diff --git a/Visual_Components/cards/code/lambda_function.py b/Visual_Components/cards/code/lambda_function.py index d1f5d40..45a336d 100644 --- a/Visual_Components/cards/code/lambda_function.py +++ b/Visual_Components/cards/code/lambda_function.py @@ -197,9 +197,7 @@ def can_handle(self, handler_input): def handle(self, handler_input): # type: (HandlerInput) -> Response - speak_output = "Hello, adventurer! It's good to see you! Your wealth or energy either increase or decrease based on the choices " - "you make while on your adventure. When you run out of either, the game ends. " - "To start your adventure, say visit Italy or Australia." + speak_output = "Hello, adventurer! It's good to see you! To play this game, start by saying, visit Italy or visit Australia. If you're stuck on a hard level, say speak to the guide. Don't forget that your wealth or energy either increase or decrease based on the choices you make while on your adventure. When you run out of either, the game ends. " response_builder = handler_input.response_builder include_display(response_builder) diff --git a/Visual_Components/display_templates/code/lambda_function.py b/Visual_Components/display_templates/code/lambda_function.py index 76bcab9..e6d2c37 100644 --- a/Visual_Components/display_templates/code/lambda_function.py +++ b/Visual_Components/display_templates/code/lambda_function.py @@ -197,9 +197,7 @@ def can_handle(self, handler_input): def handle(self, handler_input): # type: (HandlerInput) -> Response - speak_output = "Hello, adventurer! It's good to see you! Your wealth or energy either increase or decrease based on the choices " - "you make while on your adventure. When you run out of either, the game ends. " - "To start your adventure, say visit Italy or Australia." + speak_output = "Hello, adventurer! It's good to see you! To play this game, start by saying, visit Italy or visit Australia. If you're stuck on a hard level, say speak to the guide. Don't forget that your wealth or energy either increase or decrease based on the choices you make while on your adventure. When you run out of either, the game ends. " response_builder = handler_input.response_builder include_display(handler_input)