From cf041d8f91b2e7073ee5694a809024f15a95c250 Mon Sep 17 00:00:00 2001 From: Thales Melo Date: Fri, 8 Nov 2024 18:07:52 -0300 Subject: [PATCH] Update banned_functions.json --- app/public_html/banned_functions.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/app/public_html/banned_functions.json b/app/public_html/banned_functions.json index 8b9c9f2..f73b9b8 100644 --- a/app/public_html/banned_functions.json +++ b/app/public_html/banned_functions.json @@ -3,6 +3,10 @@ "setPosition", "setHp", "setAp", - "lvlUp" + "lvlUp", + "mudaPosicao", + "mudaPv", + "mudaPh", + "sobeNivel" ] -} \ No newline at end of file +}