r1-closet.dcgi - dotg - Day Of The GrParazyd | |
git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
r1-closet.dcgi (530B) | |
--- | |
1 #!/bin/sh | |
2 | |
3 . ./config | |
4 . ./functions | |
5 | |
6 if [ -f "$inventory/.letusfuck" ]; then | |
7 _msg 'As you open the closet, the two girls from the work desk e… | |
8 bedroom... | |
9 | |
10 "Hey you" - They smile. | |
11 | |
12 "Thank you for the beers! We are all out bored by that w… | |
13 want to have some fun?" | |
14 | |
15 You are left to no choice but to lock the bedroom door a… | |
16 _msg "[1|Let us fuck.|$path/sex.dcgi|server|port]" | |
17 else | |
18 _msg "You find nothing interesting in the closet." | |
19 fi | |
20 | |
21 _msg "[1|Exit|$path/$(cat $savegame/room).dcgi|server|port]" |