Wyroznienie ataku - wyjatki.

This commit is contained in:
Bartek Stalewski 2014-08-06 17:13:17 +02:00
parent 7650fdc7b5
commit 78cf2e97c2
2 changed files with 2 additions and 2 deletions

View file

@ -128,7 +128,7 @@
/echo -p @{C%c_crit_bold}>>> @{n}%P1@{C%c_crit_bold} chce zasloniecia @{n}%P2@{C%c_crit_bold} <<< %;\ /echo -p @{C%c_crit_bold}>>> @{n}%P1@{C%c_crit_bold} chce zasloniecia @{n}%P2@{C%c_crit_bold} <<< %;\
/echo /echo
/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'^(?:> )?Atakujesz (\w+ ){0,3}\w+\.$' atakujesz = /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'(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 -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

View file

@ -3,7 +3,7 @@
/set wrapspace=2 /set wrapspace=2
/set isize=1 /set isize=1
/set warn_status=off /set warn_status=off
/set warn_curly_ re=off /set warn_curly_re=off
/set status_pad= /set status_pad=
/set status_height=4 /set status_height=4