forked from theixle/aardwolf-tintin
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.tin
More file actions
28 lines (20 loc) · 657 Bytes
/
config.tin
File metadata and controls
28 lines (20 loc) · 657 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#VARIABLE {name} {};
#VARIABLE {password} {};
#VARIABLE {dir} {.};
#VARIABLE {repchan} {gt};
#VARIABLE {bag} {pentagram};
#CONFIG {LOG} {RAW}
#LOG APPEND {$dir/logs/active.log}
#READ {$dir/src/prompt.tin};
#READ {$dir/src/gmcp.tin};
#READ {$dir/src/char.tin};
#READ {$dir/src/quest.tin};
#READ {$dir/src/minimap.tin};
#READ {$dir/src/init.tin};
#READ {$dir/aliases.tin};
#READ {$dir/actions.tin};
#ACTION {{^\{chan ch={answer|question|wangrp|tech|gossip|barter|auction|nobletalk|sports|gclan|newbie|curse|market}\}%2$}} {#line gag};
#ACTION {{\{stats\}}} {#line gag};
#SESSION {aard} {aardmud.org} {4000};
#SPLIT {0} {3};
#SUB {\{chan ch=%*\}} {};