URI: 
       talk-host.dcgi - dotg - Day Of The GrParazyd
  HTML git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dotg
   DIR Log
   DIR Files
   DIR Refs
   DIR 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