Wyroznienie mocnych ciosow.
This commit is contained in:
parent
0bf0bfeeca
commit
b249ba0f7f
6 changed files with 13 additions and 10 deletions
|
@ -59,3 +59,4 @@
|
|||
/eval /set zc_alarm_background=Cbg%c_alarm
|
||||
/eval /set zc_crit=C%c_crit_bold
|
||||
/eval /set zc_crit_background=Cbg%c_crit_bold
|
||||
/eval /set zc_fightme=C%c_fightme
|
||||
|
|
|
@ -133,4 +133,4 @@
|
|||
/def -mregexp -Fp2 -t'^Atakujesz ' atakujesz = /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
|
||||
|
||||
/def -mregexp -Fp2 -t'((powaznie|bardzo ciezko) [a-z]+ | masakruje )cie ' cios_warn0 = /beep 1
|
||||
/def -mregexp -Fp3 -t'((powaznie|bardzo ciezko) [a-z]+ | masakruj(e|ac) )cie ' cios_warn0 = /beep 1
|
||||
|
|
|
@ -26,5 +26,10 @@
|
|||
/shift%; \
|
||||
/done
|
||||
|
||||
;; zgon
|
||||
/def -mregexp -Fp2 -t' (polegl(a|o|)|umarl(a|o|))\\.' _zgon = \
|
||||
/echo -p @{C%c_alarm}>>>>>>****** ZGON ******<<<<<<@{n}
|
||||
|
||||
;; self
|
||||
/def -mregexp -Fp3 -t' ty(, | i )' _selfupper = \
|
||||
/test substitute(strcat({PL}, decode_attr(" --TY--", {zc_alarm}), {P1}, {PR}))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue