13 lines
324 B
Bash
13 lines
324 B
Bash
#!/bin/bash
|
|
|
|
image='grass.jpg'
|
|
|
|
|
|
prompt="You are about to enter into an a̺͕̞ e̻͓͜ s̡͖̻ t̞̞̘ h̼͖̝ e̦̞̻ t̡̢͖ i͙͓ c͓̝ r̺͖ e̡͙̙ a̢͓͜ l̦̠̺ m͕͙̺ ."
|
|
|
|
choice1="e̐̐͘ n̿͋͝ t̀͛ e͛̈́͝ r̽̈́͝"
|
|
outcome1="menu actions/weird.sh"
|
|
|
|
choice2="Go back to civ."
|
|
outcome2="menu actions/riot.sh"
|