URI: 
       ttalk-hipster.dcgi - dotg - a bitreich fosdem adventure
  HTML git clone https://git.parazyd.org/dotg
   DIR Log
   DIR Files
   DIR Refs
       ---
       ttalk-hipster.dcgi (515B)
       ---
            1 #!/bin/sh
            2 
            3 . config
            4 echo talk-hipster > $savegame/room
            5 . maps
            6 . functions
            7 
            8 map_talkhipster
            9 
           10 cat <<EOM
           11 ## HIPSTER AREA (HIP)
           12 
           13 "Hi! You realize you're going to become infertile" - You say,
           14 seeing that his Macbook is sitting on his testicles, burning
           15 tthem up.
           16 
           17 He doesn't seem to care, and instead starts showing you his
           18 WebGL project on the Macbook. The Macbook starts emitting even
           19 more heat.
           20 
           21 
           22 [1|Check inventory|$path/inventory.dcgi|server|port]
           23 
           24 [1|Quit the conversation|$path/Hipster_Area.dcgi|server|port]
           25 EOM