add explode and grass
This commit is contained in:
parent
71d357c6ea
commit
bca739476b
@ -5,7 +5,7 @@ image='bomb.jpg'
|
||||
prompt="It was from Ted Kaczynski."
|
||||
|
||||
choice1="Touch grass."
|
||||
outcome1="source actions/youwin.sh"
|
||||
outcome1="menu actions/grass.sh"
|
||||
|
||||
choice2="Become a terrorist."
|
||||
outcome2="source actions/youwin.sh"
|
||||
|
12
actions/grass.sh
Normal file
12
actions/grass.sh
Normal file
@ -0,0 +1,12 @@
|
||||
#!/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"
|
BIN
images/grass.jpg
Normal file
BIN
images/grass.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 141 KiB |
0
utils/menu.sh
Normal file → Executable file
0
utils/menu.sh
Normal file → Executable file
Loading…
Reference in New Issue
Block a user