mirror of
https://github.com/araxiaonline/RandomScriptsforAzerothCore.git
synced 2026-06-13 10:22:22 -04:00
Add files via upload
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
local SkeletalWarrior = {}
|
||||
|
||||
|
||||
|
||||
function SkeletalWarrior.OnSpawn(event, creature)
|
||||
creature:SetMaxHealth(7720)
|
||||
creature:SetEquipmentSlots(10570, 0, 0)
|
||||
creature:CastSpell(creature:GetVictim(), 17683, true)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user