2025-06-23 23:24:43 -04:00

12 lines
203 B
Bash

#!/bin/bash
image="riot"
prompt="Holy shit now you're in a riot!"
choice1="Panic and run away!"
outcome1="menu actions/death"
choice2="Throw a molotov at the police"
outcome2="source actions/youwin"