dotg

a bitreich fosdem adventure
git clone https://git.parazyd.org/dotg
Log | Files | Refs

inventory.dcgi (185B)


      1 #!/bin/sh
      2 
      3 . config
      4 . functions
      5 
      6 _msg "You check your hands, backpack and pockets and find:"
      7 
      8 list_items_to use $inventory
      9 
     10 _msg "[1|Exit|$path/$(cat $savegame/room).dcgi|server|port]"