Bedroom1.sh - dotg - Day Of The GrParazyd
HTML git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dotg
DIR Log
DIR Files
DIR Refs
DIR 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 }