Przystosowywanie nightala do standardow arkadii.
This commit is contained in:
parent
0dd93856be
commit
a5c1e3345b
3 changed files with 42 additions and 50 deletions
|
@ -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
|
||||
|
||||
/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'^(?:> )?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'(.* 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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue