inventory.dcgi - dotg - Day Of The GrParazyd | |
git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
inventory.dcgi (189B) | |
--- | |
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]" |