diff --git a/data-otservbr-global/scripts/actions/quests/the_outlaw_camp/power_burn.lua b/data-otservbr-global/scripts/actions/quests/the_outlaw_camp/power_burn.lua index e45947b5f4c..b05c5882e76 100644 --- a/data-otservbr-global/scripts/actions/quests/the_outlaw_camp/power_burn.lua +++ b/data-otservbr-global/scripts/actions/quests/the_outlaw_camp/power_burn.lua @@ -16,5 +16,5 @@ function theOutlawPower.onUse(player, item, fromPosition, target, toPosition, is return true end -theOutlawPower:id(1491) +theOutlawPower:uid(3402) theOutlawPower:register()