Skip to content

Commit

Permalink
Fixing build error
Browse files Browse the repository at this point in the history
Adding extra space in scenario description
  • Loading branch information
further-reading committed Jan 24, 2025
1 parent 849beca commit 3d27b08
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 @@ -24,7 +24,7 @@
"id": "exodiicastle",
"name": "Strange Castle",
"points": 0,
"description": "You have survived the initial wave of panic, and made your way to the wilderness. You were expecting this area to be uninhabited, but instead you see a large castle guarded by strange robots. At the entrance stands a sign, it reads \"Traders Come Well Avaunt\"",
"description": "You have survived the initial wave of panic, and made your way to the wilderness. You were expecting this area to be uninhabited, but instead you see a large castle guarded by strange robots. At the entrance stands a sign, it reads \"Traders Come Well Avaunt\"",
"allowed_locs": [ "sloc_exodii_castle" ],
"start_name": "Strange Castle",
"flags": [ "LONE_START" ],
Expand Down

0 comments on commit 3d27b08

Please sign in to comment.