diff options
author | href <href@random.sh> | 2018-09-11 16:18:48 +0200 |
---|---|---|
committer | href <href@random.sh> | 2018-09-11 16:18:48 +0200 |
commit | f54a24d2eac43b5dbe9c09e39f608ff3ea2c27ba (patch) | |
tree | 791b3f3ae70e7d7b5ea92c195c62b0f484abf824 | |
parent | Merge branch 'master' into pouet (diff) |
up to 420*100
Diffstat (limited to '')
-rw-r--r-- | lib/lsg_irc/quatre_cent_vingt_plugin.ex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lsg_irc/quatre_cent_vingt_plugin.ex b/lib/lsg_irc/quatre_cent_vingt_plugin.ex index 579858e..7c3067c 100644 --- a/lib/lsg_irc/quatre_cent_vingt_plugin.ex +++ b/lib/lsg_irc/quatre_cent_vingt_plugin.ex @@ -25,7 +25,7 @@ defmodule LSG.IRC.QuatreCentVingtPlugin do "*รด*", ] - @coeffs Range.new(1, 10) + @coeffs Range.new(1, 100) def irc_doc, do: @moduledoc |