talk-host.dcgi - dotg - Day Of The GrParazyd | |
git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
talk-host.dcgi (304B) | |
--- | |
1 #!/bin/sh | |
2 | |
3 . ./config | |
4 echo talk-host > $savegame/room | |
5 . ./maps | |
6 . ./functions | |
7 | |
8 map_talkhost | |
9 | |
10 cat <<EOM | |
11 ## KITCHEN (KIT) | |
12 | |
13 "Hi! Enjoying yourself?" - The host asks. | |
14 | |
15 You respond positively. | |
16 | |
17 | |
18 [1|Check inventory|$path/inventory.dcgi|server|port] | |
19 | |
20 [1|Quit the conversation|$path/Kitchen.dcgi|server|port] | |
21 EOM |