mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
[11294] corspe -> corpse typos fix.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
ee5b59b7e0
commit
cc24542aec
3 changed files with 3 additions and 3 deletions
|
|
@ -1269,7 +1269,7 @@ void AchievementMgr::UpdateAchievementCriteria(AchievementCriteriaTypes type, ui
|
|||
break;
|
||||
case ACHIEVEMENT_CRITERIA_TYPE_LOOT_TYPE:
|
||||
{
|
||||
// miscvalue1=loot_type (note: 0 = LOOT_CORSPE and then it ignored)
|
||||
// miscvalue1=loot_type (note: 0 = LOOT_CORPSE and then it ignored)
|
||||
// miscvalue2=count of item loot
|
||||
if (!miscvalue1 || !miscvalue2)
|
||||
continue;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue