Bedroom1.sh - dotg - Day Of The GrParazyd | |
git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
Bedroom1.sh (183B) | |
--- | |
1 specific_bedroom1() { | |
2 item="$1" | |
3 | |
4 case "$item" in | |
5 Smartphone) | |
6 _msg "You take a dick pic with your smartphone." | |
7 ;; | |
8 | |
9 Black_dildo) | |
10 _msg "You lick the $item." | |
11 ;; | |
12 esac | |
13 } |