From 026c2dcd9789438380c47f884583c1897a905c9f Mon Sep 17 00:00:00 2001 From: akirashirosawa <38557723+akirashirosawa@users.noreply.github.com> Date: Sun, 14 Mar 2021 10:49:46 +0300 Subject: [PATCH] add description for Uyen's missions --- .../surface_refugees/NPC_Uyen_Tran.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/data/json/npcs/refugee_center/surface_refugees/NPC_Uyen_Tran.json b/data/json/npcs/refugee_center/surface_refugees/NPC_Uyen_Tran.json index 02fe683555d5d..b0f78d7432e2c 100644 --- a/data/json/npcs/refugee_center/surface_refugees/NPC_Uyen_Tran.json +++ b/data/json/npcs/refugee_center/surface_refugees/NPC_Uyen_Tran.json @@ -157,9 +157,8 @@ { "id": "MISSION_REFUGEE_Uyen_1", "type": "mission_definition", - "name": { - "str": "Find 50 doses of antiseptic for Uyen Tran in the refugee center, in exchange for Merch." - }, + "name": { "str": "Find 50 doses of antiseptic" }, + "description": "Find 50 doses of antiseptic for Uyen Tran in the refugee center, in exchange for Merch.", "goal": "MGOAL_FIND_ITEM", "difficulty": 2, "value": 0, @@ -189,7 +188,8 @@ { "id": "MISSION_REFUGEE_Uyen_2", "type": "mission_definition", - "name": { "str": "Find 30 bandages for Uyen Tran in the refugee center, in exchange for Merch." }, + "name": { "str": "Find 30 bandages" }, + "description": "Find 30 bandages for Uyen Tran in the refugee center, in exchange for Merch.", "goal": "MGOAL_FIND_ITEM", "difficulty": 2, "value": 0, @@ -219,7 +219,8 @@ { "id": "MISSION_REFUGEE_Uyen_3", "type": "mission_definition", - "name": { "str": "Find 6 bottles of Prozac for Uyen Tran in the refugee center, in exchange for Merch." }, + "name": { "str": "Find 6 bottles of Prozac" }, + "description": "Find 6 bottles of Prozac for Uyen Tran in the refugee center, in exchange for Merch.", "goal": "MGOAL_FIND_ITEM", "difficulty": 2, "value": 0,