Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ Arun: This way! Follow me!
match puzzle.get_progress()
when 0:
Arun: We'll have to tap the rocks in a particular order to open the door.
Arun: But I can't remember the sequence. Maybe those plinths are a clue?
Arun: But I can't remember the sequence. Maybe those altars hold a clue?
when 1:
Arun: You're half-way there!
Arun: It looks like the second plinth has a different symbol on it...
Arun: It looks like the second altar has a different symbol on it...
else:
Arun: You did it!
Arun: Let's go north together.
Expand Down