Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
Removes an extra period
  • Loading branch information
casswedson committed Oct 30, 2021
1 parent 0ad2fdd commit 0db4016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/scenarios.json
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,7 @@
"id": "Mansion",
"name": "Mansion Escape",
"points": -1,
"description": "You were living the high life when the world ended, surrounded by riches and extravagant food every day, but now you find yourself awakening from an induced paralysis and carried to the basement of the mansion in which you used to live, heavy footsteps resound around you, are you ready to survive in this new world?.",
"description": "You were living the high life when the world ended, surrounded by riches and extravagant food every day, but now you find yourself awakening from an induced paralysis and carried to the basement of the mansion in which you used to live, heavy footsteps resound around you, are you ready to survive in this new world?",
"allowed_locs": [ "sloc_mansion_basement" ],
"start_name": "Mansion",
"surround_groups": [ [ "GROUP_MANSION_START", 90.0 ], [ "GROUP_MANSION_ARMORED", 10.0 ] ],
Expand Down

0 comments on commit 0db4016

Please sign in to comment.