.
This commit is contained in:
parent
75187f8eea
commit
4093bc6101
2 changed files with 4 additions and 1 deletions
|
@ -212,7 +212,7 @@
|
||||||
/set weaponstat=off%;\
|
/set weaponstat=off%;\
|
||||||
/status_edit -r3 weaponstat:4:C%c_main
|
/status_edit -r3 weaponstat:4:C%c_main
|
||||||
|
|
||||||
/def -ar -mregexp -Fp2 -t'^(?:(?!dzierzon).)*peka!$' weapon_break = \
|
/def -ar -mregexp -Fp2 -t'^(?:(?!dzierzon).)*peka!*$' weapon_break = \
|
||||||
/beep 1%;\
|
/beep 1%;\
|
||||||
/set weaponstat=ERR%;\
|
/set weaponstat=ERR%;\
|
||||||
/status_edit -r3 weaponstat:4:C%c_crit
|
/status_edit -r3 weaponstat:4:C%c_crit
|
||||||
|
|
|
@ -42,3 +42,6 @@
|
||||||
/echo -p @{C%c_alarm} <<< lewak spec >>>@{n}
|
/echo -p @{C%c_alarm} <<< lewak spec >>>@{n}
|
||||||
/def -mregexp -Fp2 -t'Krysztalowa dluga kolczuga z kapturem rozjarza sie na chwile bialym zimnym swiatlem' warn_magic_kolczuga = \
|
/def -mregexp -Fp2 -t'Krysztalowa dluga kolczuga z kapturem rozjarza sie na chwile bialym zimnym swiatlem' warn_magic_kolczuga = \
|
||||||
/echo -p @{C%c_alarm} <<< kolczuga spec >>>@{n}
|
/echo -p @{C%c_alarm} <<< kolczuga spec >>>@{n}
|
||||||
|
|
||||||
|
/def -mregexp -Fp2 -t'^.* peka!*$' weapon_break_warn = \
|
||||||
|
/echo -p @{C%c_alarm} <<< ZLAMANA BRON >>>@{n}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue