kitchen-fridge.sh - dotg - Day Of The GrParazyd | |
git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
kitchen-fridge.sh (241B) | |
--- | |
1 specific_talk_kitchenfridge() { | |
2 item="$1" | |
3 case "$item" in | |
4 Decorated_condom_balloon) | |
5 _msg "You show the Satan-marked balloon to the C… | |
6 _msg "They get scared and run away." | |
7 rm -f "$kitchen/fridge/.notyet" | |
8 ;; | |
9 esac | |
10 } | |
11 |