From 1db5503ff3a4900aa56615fa251badaa77875a17 Mon Sep 17 00:00:00 2001 From: carlarctg <53100513+carlarctg@users.noreply.github.com> Date: Sat, 16 Mar 2024 14:58:28 -0300 Subject: [PATCH] Apply suggestions from code review Co-authored-by: casswedson <58050969+casswedson@users.noreply.github.com> --- .../npcs/refugee_center/surface_refugees/NPC_Dino_Dave.json | 6 +++--- data/json/recipes/nested.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/data/json/npcs/refugee_center/surface_refugees/NPC_Dino_Dave.json b/data/json/npcs/refugee_center/surface_refugees/NPC_Dino_Dave.json index 77b6293035a01..1618a1d9f3950 100644 --- a/data/json/npcs/refugee_center/surface_refugees/NPC_Dino_Dave.json +++ b/data/json/npcs/refugee_center/surface_refugees/NPC_Dino_Dave.json @@ -10,8 +10,8 @@ "type": "dialogue", "context": "dave", "value": "finished", - "yes": "\" We hope our gift to you will help repay our great debt.\"\u0020", - "no": "\"We owe you a great debt for your actions of the past. Some day, we shall repay it. Until then, you are welcome here, now and always.\"\u0020" + "yes": "\"We hope our gift to you will help repay our great debt.\"", + "no": "\"We owe you a great debt for your actions of the past. Some day, we shall repay it. Until then, you are welcome here, now and always.\"" } ] }, @@ -95,7 +95,7 @@ { "type": "talk_topic", "id": "TALK_DINODAVE_Cardboard", - "dynamic_line": "* bows deeply. \"Thank you. Our expertise with the most sacred of materials comes from a past long gone.\" He gazes off into the distance, lost in thought. You wait, but he doesn't talk again.", + "dynamic_line": "*bows deeply. \"Thank you. Our expertise with the most sacred of materials comes from a past long gone.\" He gazes off into the distance, lost in thought. You wait, but he doesn't talk again.", "responses": [ { "text": "Uh, you there?", "topic": "TALK_DINODAVE_Gift" } ] }, { diff --git a/data/json/recipes/nested.json b/data/json/recipes/nested.json index cad091fc982af..8e69d1d4b2dc2 100644 --- a/data/json/recipes/nested.json +++ b/data/json/recipes/nested.json @@ -7107,7 +7107,7 @@ "category": "CC_ARMOR", "subcategory": "CSC_ARMOR_SUIT", "name": "cardboard armor", - "description": "Recipes related to the construction of cardboard armor.", + "description": "Recipes related to the construction of cardboard 'armor'.", "skill_used": "fabrication", "nested_category_data": [ "helmet_cardboard", "armor_cardboard", "armor_cardboard_cuirass", "cardboard_shield", "cardboard_crown" ], "difficulty": 1 @@ -7119,7 +7119,7 @@ "category": "CC_WEAPON", "subcategory": "CSC_WEAPON_BASHING", "name": "cardboard weapons", - "description": "Recipes related to the construction of cardboard 'weaponry''.", + "description": "Recipes related to the construction of cardboard 'weaponry'.", "skill_used": "fabrication", "nested_category_data": [ "sword_cardboard", "spear_cardboard" ], "difficulty": 1