Skip to content

Commit

Permalink
Adjust effect subtype text translation for spell query
Browse files Browse the repository at this point in the history
  • Loading branch information
navv1234 committed Jan 15, 2017
1 parent a93bd89 commit 1ab6859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/dbc/sc_spell_info.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ const char * _effect_subtype_strings[] =
"Modify Critical Heal Bonus", "Modify Block%", "Modify Crit%", "Periodic Health Leech", "Modify Hit%", // 50
"Modify Spell Hit%", nullptr, "Modify Spell Crit%", nullptr, nullptr, // 55
"Pacify Silence", "Scale%", nullptr, nullptr, "Periodic Mana Leech", // 60
"Modify Spell Haste%", "Feign Death", "Disarm", "Stalked", "Absorb Damage", // 65
"Modify Spell Speed%", "Feign Death", "Disarm", "Stalked", "Absorb Damage", // 65
nullptr, nullptr, "Modify Power Cost%", "Modify Power Cost", "Reflect Spells", // 70
nullptr, nullptr, "Mechanic Immunity", nullptr, "Modify Damage Done%", // 75
"Modify Attribute%", nullptr, nullptr, nullptr, nullptr, // 80
Expand Down

0 comments on commit 1ab6859

Please sign in to comment.