Changeset 265 for trunk/src/game/SpellMgr.cpp
- Timestamp:
- 11/21/08 08:48:46 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/SpellMgr.cpp
r264 r265 1073 1073 else if(spellInfo_1->SpellFamilyName == SPELLFAMILY_POTION) 1074 1074 { 1075 if(spellId_spec_1 || spellId_spec_2) )1075 if(spellId_spec_1 || spellId_spec_2) 1076 1076 return false; 1077 1077 }