Kosmetyka paska.

This commit is contained in:
Bartek Stalewski 2014-08-19 17:28:39 +02:00
parent 784b79a7f5
commit 01b38af541
6 changed files with 41 additions and 43 deletions

View file

@ -5,9 +5,9 @@
/beep 1 %;\
/status_edit -r1 poczta_show:5:C%c_alarm %;\
/if ({poczta_show} !~ 'none' ) \
/set poczta_show=MULTI%;\
/set poczta_show=BOTH%;\
/else \
/set poczta_show=MSG%;\
/set poczta_show=MESG%;\
/endif
/def -mregexp -p2 -t'Nagle miedzy twoimi nogami zaczyna platac' _poczta_mysz = \
@ -15,9 +15,9 @@
/beep 1 %;\
/status_edit -r1 poczta_show:5:C%c_alarm %;\
/if ({poczta_show} !~ 'none' ) \
/set poczta_show=MULTI%;\
/set poczta_show=BOTH%;\
/else \
/set poczta_show=MSG%;\
/set poczta_show=MESG%;\
/endif
/def -mregexp -p2 -t'Nie mija chwila gdy ptak przysiada na twoim ramieniu.' _poczta_kruk = \
@ -25,9 +25,9 @@
/beep 1 %;\
/status_edit -r1 poczta_show:5:C%c_alarm %;\
/if ({poczta_show} !~ 'none' ) \
/set poczta_show=MULTI%;\
/set poczta_show=BOTH%;\
/else \
/set poczta_show=MSG%;\
/set poczta_show=MESG%;\
/endif
/def -mregexp -p2 -t'Na twoim przedramieniu niespodziewanie wyladowala snieznobiala pocztowa mewa.' _poczta_mewa = \
@ -35,9 +35,9 @@
/beep 1 %;\
/status_edit -r1 poczta_show:5:C%c_alarm %;\
/if ({poczta_show} !~ 'none' ) \
/set poczta_show=MULTI%;\
/set poczta_show=BOTH%;\
/else \
/set poczta_show=MSG%;\
/set poczta_show=MESG%;\
/endif
/def -mregexp -p2 -t'Dociera do twojego przedramienia, gdzie przystaje, poruszajac lekko ogonem.' _poczta_jaszczurka = \
@ -45,9 +45,9 @@
/beep 1 %;\
/status_edit -r1 poczta_show:5:C%c_alarm %;\
/if ({poczta_show} !~ 'none' ) \
/set poczta_show=MULTI%;\
/set poczta_show=BOTH%;\
/else \
/set poczta_show=MSG%;\
/set poczta_show=MESG%;\
/endif
/def -mregexp -p2 -t'agle tuz pod twoja noge przypelza kolorowa cetkowana zmija i szczerzy groznie kly jadowe.' _poczta_zmija = \
@ -55,9 +55,9 @@
/beep 1 %;\
/status_edit -r1 poczta_show:5:C%c_alarm %;\
/if ({poczta_show} !~ 'none' ) \
/set poczta_show=MULTI%;\
/set poczta_show=BOTH%;\
/else \
/set poczta_show=MSG%;\
/set poczta_show=MESG%;\
/endif
/def -mregexp -p2 -t'Nagle wesolo merdajac ogonkiem przybiega do ciebie' _poczta_wilczek = \
@ -65,9 +65,9 @@
/beep 1 %;\
/status_edit -r1 poczta_show:5:C%c_alarm %;\
/if ({poczta_show} !~ 'none' ) \
/set poczta_show=MULTI%;\
/set poczta_show=BOTH%;\
/else \
/set poczta_show=MSG%;\
/set poczta_show=MESG%;\
/endif
/def -mregexp -p2 -t'Czujesz wokol siebie dosc dziwny zapach, ktory kojarzyc moze sie ze zgnilizna' _poczta_szczur = \
@ -75,9 +75,9 @@
/beep 1 %;\
/status_edit -r1 poczta_show:5:C%c_alarm %;\
/if ({poczta_show} !~ 'none' ) \
/set poczta_show=MULTI%;\
/set poczta_show=BOTH%;\
/else \
/set poczta_show=MSG%;\
/set poczta_show=MESG%;\
/endif
/def -mregexp -p2 -t'Nagle, tuz obok ciebie, w rozblysku ognia pojawia sie ognisty zlosliwy imp, z niechecia wreczajac ci wiadomosc.' _poczta_imp = \
@ -85,7 +85,7 @@
/beep 1 %;\
/status_edit -r1 poczta_show:5:C%c_alarm %;\
/if ({poczta_show} !~ 'none' ) \
/set poczta_show=MULTI%;\
/set poczta_show=BOTH%;\
/else \
/set poczta_show=MSG%;\
/set poczta_show=MESG%;\
/endif

View file

@ -193,7 +193,7 @@
/def -mregexp -Fp2 -t'.* wytraca ci ' _wytracenie = \
/set warningstat=$[strcat("[", decode_attr(decode_attr(" WYTRACENIE ", {zc_bold}), {zc_crit_background}), "]")]%;\
/set weaponstat=ERR%;\
/status_edit -r3 weaponstat:3:C%c_crit
/status_edit -r3 weaponstat:4:C%c_crit
/def -mregexp -p2 -t'Czujesz, jak krew w twoch dloniach krazy coraz predzej i odretwienie ustepuje.' _nowytracenie = \
/set warningstat=$[strcat("[", decode_attr(decode_attr(" DOBADZ BRONI: F2 ", {zc_bold}), {zc_blue}), "]")] %;\
@ -204,16 +204,16 @@
/def -mregexp -Fp2 -t'(Dobywasz|Wiedziony naglym instynktem siegasz|Trzymasz.*(w prawej|w lewej|oburacz))' weapon_on = \
/set weaponstat=ON%;\
/status_edit -r3 weaponstat:3:C%c_alarm
/status_edit -r3 weaponstat:4:C%c_alarm
/def -mregexp -Fp2 -t'(^Opuszczasz | ogarniajac wzrokiem cala okolice)' weapon_off = \
/set weaponstat=off%;\
/status_edit -r3 weaponstat:3:C%c_main
/status_edit -r3 weaponstat:4:C%c_main
/def -ar -mregexp -Fp2 -t'^(?:(?!dzierzon).)*peka!$' weapon_break = \
/beep 1%;\
/set weaponstat=ERR%;\
/status_edit -r3 weaponstat:3:C%c_crit
/status_edit -r3 weaponstat:4:C%c_crit
/def -mregexp -p2 -t'Na rozkaz .* rzucasz sie.*' _no_atak = \
/set wskazanie=
@ -256,21 +256,21 @@
/eval /status_add -r1 "K: ":: kondycja:23
/eval /status_add -r1 "Z: ":: zmeczenie:20
/eval /status_add -r1 "M: ":: mana:20
/eval /status_add -r1 "Hidden: ":: hide:3:C%c_main
/eval /status_add -r1 "Hidden: ":: hide:4:C%c_main
/eval /status_add -r1 "Cover: ":: nxt_zaslona:3
/eval /status_add -r1 "Mail: ":: poczta_show:5:C%c_main
/eval /status_add -r3 spacebreak::
/eval /status_add -r3 ownkills:3:C%c_main
/eval /status_add -r1 spacebreak::
/eval /status_add -r1 ownkills:3:C%c_main
/eval /status_add -r1 "/ ":: allkills:3:C%c_main
/eval /status_add -c -r2 "[ ":: czy_kierunek_jest_w:1 ".":1 czy_kierunek_jest_e:2 czy_kierunek_jest_d:1 " ] "::
/eval /status_add -r2 "B: ":: blokowanko:23
/eval /status_add -r2 "W: ":: warningstat:20
/eval /status_add -r2 "R: [ ":: wskazanie:16
/eval /status_add -r2 "] Sneaky: ":: sneak:3:C%c_main
/eval /status_add -r2 "] Sneaky: ":: sneak:4:C%c_main
/eval /status_add -r2 "Order: ":: nxt_order:3
/eval /status_add -r2 "Warn: ":: alarm:20
/eval /status_add -c -r3 "[ ":: czy_kierunek_jest_sw:1 czy_kierunek_jest_s:1 czy_kierunek_jest_se:2 czy_kierunek_jest_inne:1 " ] "::
/eval /status_add -r3 "T: [ ":: bindings:67:C%c_info
/eval /status_add -r3 "] Weapon: ":: weaponstat:3:C%c_main
/eval /status_add -r3 "] Weapon: ":: weaponstat:4:C%c_main