Poprawki indentacji, zmiana defaultowego koloru walki wlasnej, bug w /op
This commit is contained in:
parent
722f56fc0f
commit
c63a5ec172
9 changed files with 118 additions and 118 deletions
|
@ -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" ) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue