chaos/start.sh
creativenothing 0c6e078a37 first commit
2022-08-14 18:23:24 +00:00

14 lines
267 B
Bash

#!/bin/bash
image='house.jpg'
prompt="You are standing in an open field west of a white house, with a boarded front door. There is a small mailbox here. What do you do?"
choice1="Inventory"
outcome1="menu riot.sh"
choice2="Open Mailbox"
outcome2="menu mail.sh"