summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
authorDico200 <dico.karssiens@gmail.com>2015-03-15 04:00:45 +0100
committerDico200 <dico.karssiens@gmail.com>2015-03-15 04:00:51 +0100
commit96b4cb2e3fe7de023d0c22f24c1824566a55cf85 (patch)
tree9f63b01817595c8cea301b0989aba7317de2deb7 /main.py
parent966943b9a2601039b4201a31ee1a2573561fa722 (diff)
Disabled snowbrawl
Diffstat (limited to 'main.py')
-rw-r--r--main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.py b/main.py
index 7410097..004336e 100644
--- a/main.py
+++ b/main.py
@@ -71,7 +71,7 @@ shared["load_modules"] = [
# Adds /an, a command you can use to share thoughts/plans/news
"imout",
#adds snowbrawl minigame
- "snowbrawl",
+ #"snowbrawl",
# Adds /tm [player] for a messages to be sent to this player via /msg
"pmtoggle"
# NOTICE: If you add something here, please add a small descriptive comment above!