Kosmetyka.
This commit is contained in:
parent
bae6fde973
commit
9fde8e4e66
2 changed files with 3 additions and 1 deletions
|
@ -128,7 +128,8 @@
|
|||
/echo -p @{C%c_crit_bold}>>> @{n}%P1@{C%c_crit_bold} chce zasloniecia @{n}%P2@{C%c_crit_bold} <<< %;\
|
||||
/echo
|
||||
|
||||
/def -mregexp -Fp2 -t'(Atakujesz|Wspierasz|(R|Z zacietoscia r)zucasz sie na) .*' atakujesz = /sneak off%; /test substitute(strcat(decode_attr(">>> ", {zc_fightme}), toupper({P0}), decode_attr(" <<<", {zc_fightme})))
|
||||
/def -mregexp -Fp2 -t'^(?:> )?Atakujesz (\w+ ){0,3}\w+\.$' atakujesz_other = /sneak off%; /test substitute(strcat(decode_attr(">>> ", {zc_fightme}), toupper({P0}), decode_attr(" <<<", {zc_fightme})))
|
||||
/def -mregexp -Fp2 -t'(Wspierasz|(R|Z zacietoscia r)zucasz sie na) .*' atakujesz_other = /sneak off%; /test substitute(strcat(decode_attr(">>> ", {zc_fightme}), toupper({P0}), decode_attr(" <<<", {zc_fightme})))
|
||||
/def -mregexp -Fp2 -t'(.* atakuj(e|a) cie(!|bie!)|stajesz na.*drodze|przebijajac sie przez twoja|szybko przesuwa sie za ciebie, kryjac sie)' mnie_atakuja0 = /beep 1 %; /sneak off
|
||||
|
||||
/def -mregexp -Fp3 -t'((powaznie|bardzo ciezko) [a-z]+ | masakruj(e|ac) )cie ' cios_warn0 = /beep 1
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
/set wrapspace=2
|
||||
/set isize=1
|
||||
/set warn_status=off
|
||||
/set warn_curly_ re=off
|
||||
/set status_pad=
|
||||
/set status_height=4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue