mirror of
https://github.com/araxiaonline/RandomScriptsforAzerothCore.git
synced 2026-06-13 02:22:19 -04:00
Add files via upload
This commit is contained in:
@@ -4,7 +4,7 @@ local function OnCommand(event, player, command)
|
||||
if command == cmd then
|
||||
if not player:IsInCombat() then
|
||||
player:DurabilityRepairAll( false )
|
||||
player:SendBroadcastMessage("Your items has been repaired.")
|
||||
player:SendBroadcastMessage("Your equipment has been repaired.")
|
||||
end
|
||||
return false
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user