Poprawki indentacji, zmiana defaultowego koloru walki wlasnej, bug w /op

This commit is contained in:
Bartek Stalewski 2012-08-15 02:05:55 +02:00
parent 722f56fc0f
commit c63a5ec172
9 changed files with 118 additions and 118 deletions

View file

@ -1,7 +1,7 @@
/def _atak = \
/let n=$[strchr({*}, '|')]%;\
/test param1 := substr({*}, 0, n)%;\
/test param2 := substr({*}, n+1) %;\
/let n=$[strchr({*}, '|')]%;\
/test param1 := substr({*}, 0, n)%;\
/test param2 := substr({*}, n+1) %;\
/if ( {attackmode} =~ "1" ) \
zabij %{param1} %; zabij %{param1} %;\
/elseif ( {attackmode} =~ "2" ) \