Skip to content

Commit

Permalink
add description for Uyen's missions
Browse files Browse the repository at this point in the history
  • Loading branch information
akirashirosawa authored and ZhilkinSerg committed Mar 31, 2021
1 parent bcd41b1 commit a8e61f0
Showing 1 changed file with 6 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 <reward_count:FMCNote> Merch."
},
"name": { "str": "Find 50 doses of antiseptic" },
"description": "Find 50 doses of antiseptic for Uyen Tran in the refugee center, in exchange for <reward_count:FMCNote> Merch.",
"goal": "MGOAL_FIND_ITEM",
"difficulty": 2,
"value": 0,
Expand Down Expand Up @@ -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 <reward_count:FMCNote> Merch." },
"name": { "str": "Find 30 bandages" },
"description": "Find 30 bandages for Uyen Tran in the refugee center, in exchange for <reward_count:FMCNote> Merch.",
"goal": "MGOAL_FIND_ITEM",
"difficulty": 2,
"value": 0,
Expand Down Expand Up @@ -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 <reward_count:FMCNote> Merch." },
"name": { "str": "Find 6 bottles of Prozac" },
"description": "Find 6 bottles of Prozac for Uyen Tran in the refugee center, in exchange for <reward_count:FMCNote> Merch.",
"goal": "MGOAL_FIND_ITEM",
"difficulty": 2,
"value": 0,
Expand Down

0 comments on commit a8e61f0

Please sign in to comment.