Misc fixes

This commit is contained in:
hondacrx
2022-05-26 20:08:54 -04:00
parent 558e976a5e
commit 9b6540c91d
10 changed files with 97 additions and 184 deletions
+2 -2
View File
@@ -490,7 +490,7 @@ namespace Scripts.World.EmeraldDragons
}
}
[Script]
[Script] // 24778 - Sleep
class spell_dream_fog_sleep_SpellScript : SpellScript
{
void FilterTargets(List<WorldObject> targets)
@@ -510,7 +510,7 @@ namespace Scripts.World.EmeraldDragons
}
}
[Script]
[Script] // 25042 - Triggerspell - Mark of Nature
class spell_mark_of_nature_SpellScript : SpellScript
{
public override bool Validate(SpellInfo spellInfo)