From 96b4cb2e3fe7de023d0c22f24c1824566a55cf85 Mon Sep 17 00:00:00 2001 From: Dico200 Date: Sun, 15 Mar 2015 04:00:45 +0100 Subject: [PATCH] Disabled snowbrawl --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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!