mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
Core/Spells: fix sql file from previous commit and add newline after load function
This commit is contained in:
@@ -2669,6 +2669,7 @@ public:
|
||||
{
|
||||
return GetCaster()->GetTypeId() == TYPEID_UNIT;
|
||||
}
|
||||
|
||||
void HandleDummy(SpellEffIndex effIndex)
|
||||
{
|
||||
GetCaster()->ToCreature()->DespawnOrUnsummon();
|
||||
|
||||
Reference in New Issue
Block a user