From 9233607d5010daa2f0c99e7a549c3429acf974b5 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Wed, 6 May 2015 11:43:07 +0200 Subject: [PATCH] Bug. --- arkadia/stats.tf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/arkadia/stats.tf b/arkadia/stats.tf index 4adc2c3..3c8c3d4 100644 --- a/arkadia/stats.tf +++ b/arkadia/stats.tf @@ -354,4 +354,7 @@ /if ({_cechy_lvl} > 0)\ /test echo(strcat("|", pad(strcat(_cechy_poziom({_cechy_lvl}), ", next: ", decode_attr($[12 - {_cechy_left}], {zc_info})), -51), "|"))%;\ /endif%;\ - /test echo(strcat("+", strrep("-", 51), "+")) + /test echo(strcat("+", strrep("-", 51), "+"))%;\ + /purge cechy_set_*%;\ + /quote -S /unset `/listvar _cechy_* +