You are a simple traveler. You stand on a hill. Paths run in four directions: a [[pine forest]] further up the hill to the west, a path sloping down to a [[beach]] in the south, a [[deciduous forest]] to the east, and a hike up a [[mountain]] to the north.
(if: $beach is true)[You've vibed on that beach.]
(visited:"mountain")[You've already climbed the mountain.]
(visited: where its tags contains "Forest")[You've been to a forest.]The trees and forest floor are spiky, but in kind of a fun way.
Return to the [[hilltop]].(set: $beach to true)
The water is warm and the vibe is chill.
Return to the [[hilltop]].The forest is teeming with green leaves.
Return to the [[hilltop]].You climb the mountain trail and reach the top. You are exhausted but the view is majestic.
Return to the [[hilltop]].