diff --git a/data/chatchannels/scripts/loot.lua b/data/chatchannels/scripts/loot.lua deleted file mode 100644 index 172e6458b44..00000000000 --- a/data/chatchannels/scripts/loot.lua +++ /dev/null @@ -1,7 +0,0 @@ -function canJoin() - return true -end - -function onSpeak() - return false -end