Changeset 97 for trunk/src/game/GossipDef.cpp
- Timestamp:
- 11/19/08 13:35:13 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/GossipDef.cpp
r96 r97 468 468 } 469 469 470 // rewarded honor points. Multiply with 10 to satisfy client data << uint32(pQuest->GetRewSpell()); // reward spell, this spell will display (icon) (casted if RewSpellCast==0) 470 // rewarded honor points. Multiply with 10 to satisfy client 471 data << uint32(pQuest->GetRewSpell()); // reward spell, this spell will display (icon) (casted if RewSpellCast==0) 471 472 data << uint32(10*Trinity::Honor::hk_honor_at_level(pSession->GetPlayer()->getLevel(), pQuest->GetRewHonorableKills())); 472 473 data << uint32(pQuest->GetRewSpellCast()); // casted spell