ttalk-balcony.dcgi - dotg - a bitreich fosdem adventure
HTML git clone https://git.parazyd.org/dotg
DIR Log
DIR Files
DIR Refs
---
ttalk-balcony.dcgi (342B)
---
1 #!/bin/sh
2
3 . config
4 echo talk-balcony > $savegame/room
5 . maps
6 . functions
7
8 map_talkbalcony
9
10 cat <<EOM
11 ## THE BALCONY (BAL)
12
13 You try to spark a conversation with the two hipsters.
14
15 "Hi!" - You say.
16
17 They don't seem to bother.
18
19
20 [1|Check inventory|$path/inventory.dcgi|server|port]
21
22 [1|Quit the conversation|$path/Balcony.dcgi|server|port]
23 EOM