ttalk-host.dcgi - dotg - a bitreich fosdem adventure
HTML git clone https://git.parazyd.org/dotg
DIR Log
DIR Files
DIR Refs
---
ttalk-host.dcgi (298B)
---
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