Changeset 73 for trunk/src/game/SpellAuras.cpp
- Timestamp:
- 11/19/08 13:31:42 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/SpellAuras.cpp
r57 r73 1951 1951 m_target->CastSpell(m_target, 51581, true, NULL, this); 1952 1952 return; 1953 case 43873: // Headless Horseman Laugh 1954 if(caster->GetTypeId() == TYPEID_PLAYER) 1955 { 1956 ((Player*)caster)->PlaySound(11965, false); 1957 } 1958 return; 1953 1959 case 46354: // Blood Elf Illusion 1954 1960 if(caster)