Skip to content

Commit

Permalink
Put starting position away from The Bleeds
Browse files Browse the repository at this point in the history
  • Loading branch information
filiph committed Feb 8, 2020
1 parent 3e9694a commit 28321a0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ c.movePlayer("meadow_fight");
ACTION: $start_decline_dagger
COMMAND: “You are going to be fine.”

// TODO: replace with something more interesting, like "give me the sword instead"

FOR_LOCATION: $start_enter_goblin

COMPLETE_SUCCESS_PROBABILITY: 100%
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ROOM: $meadow_fight

POS: 37, 99
POS: 49, 99

FIRST_DESCRIPTION:
The fight begins. The goblin before us is especially feral. He's gnashing his teeth and growls like a wolf. He taps his thigh with the blunt side of a rusty sword.
Expand Down
2 changes: 1 addition & 1 deletion edgehead/lib/writers_input.compiled.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 28321a0

Please sign in to comment.