-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathnot-used.tin
More file actions
12 lines (12 loc) · 840 Bytes
/
not-used.tin
File metadata and controls
12 lines (12 loc) · 840 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
#action {^You are hungry.$} {get meat backpack; eat meat}
#action {^You begin to feel hungry.$} {get meat backpack; eat meat}
#action {^You are thirsty.$} {drink skin}
#action {^You begin to feel thirsty.$} {drink skin}
#action {^A circular stone well has been built here.$} {pour well skin}
#action {^A clear spring babbles as cool water trickles out of the ground.$} {pour spring skin}
#action {^A large fountain, made from grey stone, pours water from its centre.$} {pour fountain skin}
#action {^A well-crafted white fountain is here, water pouring forth from it.$} {pour fountain skin}
#action {^The large Well of Osse is here, full of sparkling clear water.$} {pour well skin}
#action {^Alas, you cannot go that way...$} {@reset}
#action {^You cannot ride there.$} {@reset}
#action {^The %w seems to be closed.$} {@reset}