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:
@@ -8,7 +8,7 @@ creature:CastSpell(target, 20228, true)
|
||||
end
|
||||
|
||||
function Golemagg.CastEarthquake(eventId, delay, calls, creature)
|
||||
creature:CastSpell(creature, 19798, true)
|
||||
creature:CastSpell(creature, 19798, false)
|
||||
creature:RegisterEvent(Golemagg.CastEarthquake, 17000, 0)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user