chaos/actions/start.sh
creativenothing 71d357c6ea prettier
2022-08-15 03:40:58 +00:00

12 lines
265 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."
choice1="Inventory"
outcome1="menu actions/riot.sh"
choice2="Open Mailbox"
outcome2="menu actions/mail.sh"