Introduction
Introduction Statistics Contact Development Disclaimer Help
Campus_Outside.dcgi - dotg - Day Of The GrParazyd
git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d…
Log
Files
Refs
Tags
---
Campus_Outside.dcgi (380B)
---
1 #!/bin/sh
2
3 . ./config
4 echo Campus_Outside > "$savegame/room"
5 . ./functions
6 . ./maps
7
8 map_campus
9
10 cat <<EOM
11 ## THE CAMPUS
12
13 You are outside on the FOSDEM campus. It's relatively warm.
14 There is plenty of people walking and eating junk food around.
15
16 EOM
17
18 if [ -f "$inventory/.called20h" ]; then
19 echo
20 fi
21
22 cat <<EOM
23
24 [1|Check inventory|$path/inventory.dcgi|server|port]
25 EOM
26
27 navigation
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.