diff options
| author | 2012-02-08 04:48:46 +0000 | |
|---|---|---|
| committer | 2012-02-08 04:48:46 +0000 | |
| commit | bb894285dae60d829bbb470643d0c0e9a3c4b50d (patch) | |
| tree | ccb6d0324d1505a1e296cb16d127e49a34fe131f /config-default | |
| parent | 6ba39c3f02bdb37ab9b168e76265ad45b9c7a68c (diff) | |
added DCC chat capabilities, plus sigalarm to self-die. DCC chat is still very broken
Diffstat (limited to 'config-default')
| -rw-r--r-- | config-default/users.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config-default/users.xml b/config-default/users.xml index b4e455b..f5b316c 100644 --- a/config-default/users.xml +++ b/config-default/users.xml @@ -1,5 +1,5 @@ <people> - <person id="afterdeath" flags="hodat" /> + <person id="afterdeath" flags="hocdat" /> <person id="cbrown1023" flags="oath" /> <person id="charitwo" flags="oath" /> <person id="dave2" flags="oath" /> @@ -15,6 +15,7 @@ <person id="mquin" flags="hota" /> <person id="nhandler" flags="oath" /> <person id="njan" flags="oath" /> + <person id="paradox" flags="h" /> <person id="petersymonds" flags="oath" /> <person id="pricechild" flags="oath" /> <person id="richih" flags="oath" /> |
