From 5a0f3db9ebed9a2bb2005dcd66ae2dc925b3cb71 Mon Sep 17 00:00:00 2001 From: Carlos Pessoa Date: Sat, 21 Oct 2023 22:26:26 -0300 Subject: [PATCH 1/3] fix: monster speed --- .../monster/quests/the_inquisition/eye_of_the_seven.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-otservbr-global/monster/quests/the_inquisition/eye_of_the_seven.lua b/data-otservbr-global/monster/quests/the_inquisition/eye_of_the_seven.lua index 4a409d1a8ee..492e09217ea 100644 --- a/data-otservbr-global/monster/quests/the_inquisition/eye_of_the_seven.lua +++ b/data-otservbr-global/monster/quests/the_inquisition/eye_of_the_seven.lua @@ -17,7 +17,7 @@ monster.health = 120 monster.maxHealth = 120 monster.race = "venom" monster.corpse = 6036 -monster.speed = 40 +monster.speed = 0 monster.manaCost = 0 monster.changeTarget = { From b84ec218b64b98492636906de4604939217cb2cb Mon Sep 17 00:00:00 2001 From: Carlos Pessoa Date: Sat, 21 Oct 2023 22:39:22 -0300 Subject: [PATCH 2/3] removing duplicated --- data-otservbr-global/scripts/spells/healing/mass_healing.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/data-otservbr-global/scripts/spells/healing/mass_healing.lua b/data-otservbr-global/scripts/spells/healing/mass_healing.lua index 880c08cb666..ac412dd370d 100644 --- a/data-otservbr-global/scripts/spells/healing/mass_healing.lua +++ b/data-otservbr-global/scripts/spells/healing/mass_healing.lua @@ -58,7 +58,6 @@ spell:cooldown(2 * 1000) spell:groupCooldown(1 * 1000) spell:level(36) spell:mana(150) -spell:isAggressive(false) spell:isPremium(true) spell:isAggressive(false) spell:needLearn(false) From 3835e534eac0c1e5bc434b8e5dddb7189694522f Mon Sep 17 00:00:00 2001 From: Carlos Pessoa Date: Sat, 21 Oct 2023 23:04:28 -0300 Subject: [PATCH 3/3] fx --- data/items/items.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/items/items.xml b/data/items/items.xml index d23468cabf3..002f10b29ab 100644 --- a/data/items/items.xml +++ b/data/items/items.xml @@ -3690,7 +3690,7 @@ - +