Bug.
This commit is contained in:
parent
17444e9d95
commit
6e043abb1b
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
|||
/def -p2 -mregexp -t'masz lekkiego kaca' drunk05 = /set show_drunk=$[decode_attr("-1", {zc_main})]
|
||||
/def -p2 -mregexp -t'(Bol glowy przechodzi.$|Jestes trzezwy.$)' drunk06 = /set show_drunk=$[decode_attr("0", {zc_main})]
|
||||
/def -p2 -mregexp -t'jestes podchmielony' drunk07 = /set show_drunk=$[decode_attr("+1", {zc_main})]
|
||||
/def -p2 -mregexp -t'jests lekko podpity' drunk08 = /set show_drunk=$[decode_attr("+2", {zc_main})]
|
||||
/def -p2 -mregexp -t'jestes lekko podpity' drunk08 = /set show_drunk=$[decode_attr("+2", {zc_main})]
|
||||
/def -p2 -mregexp -t'jestes podpity' drunk09 = /set show_drunk=$[decode_attr("+3", {zc_alarm})]
|
||||
/def -p2 -mregexp -t'jestes wstawiony' drunk10 = /set show_drunk=$[decode_attr("+4", {zc_alarm})]
|
||||
/def -p2 -mregexp -t'jestes mocno wstawiony' drunk11 = /set show_drunk=$[decode_attr("+5", {zc_alarm})]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue