Bug.
This commit is contained in:
parent
de201a623f
commit
2cb689ecc6
2 changed files with 10 additions and 3 deletions
|
@ -146,6 +146,13 @@
|
|||
|
||||
/def -Fp500 -mregexp -t'Poczynil.s (.*) postepy, od momentu kiedy wszedles do gry\.' _postepy_lap = \
|
||||
/let __postep=%{2}%;\
|
||||
/if ({__postep} =~ "bardzo male")\
|
||||
/let __postep=bmale%;\
|
||||
/elseif ({__postep} =~ "bardzo duze")\
|
||||
/let __postep=dduze%;\
|
||||
/elseif ({__postep} =~ "dosc duze")\
|
||||
/let __postep=bduze%;\
|
||||
/endif
|
||||
/let __index=$[_get_index({__postep}, {_postepy_list})]%;\
|
||||
/_postepy_zanotuj %{__index}%;\
|
||||
/_sub %__index/15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue