From 1ac9492e90b96c9a2a8e7b85ad20768adce37ea1 Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Thu, 21 Oct 2021 10:18:44 -0300 Subject: [PATCH] Removed print debug --- core/parser.lua | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/core/parser.lua b/core/parser.lua index b8fe8b93..0a81d264 100755 --- a/core/parser.lua +++ b/core/parser.lua @@ -263,6 +263,13 @@ [163126] = true, --brittlebone mage [163122] = true, --brittlebone warrior [166079] = true, --brittlebone crossbowman + + --the other side + [170147] = true, --volatile memory + --fantasmas de quando mata mob na wing de zul'gurub + + + } --> ignore soul link (damage from the warlock on his pet - current to demonology only) @@ -874,7 +881,6 @@ if (who_flags) then --> ter certeza que n�o � um pet if (who_serial ~= "") then damage_cache [who_serial] = este_jogador - print("adicionando ao cache:", who_name) else if (who_name:find ("%[")) then damage_cache [who_name] = este_jogador