Skip to content

Commit

Permalink
Set scaling class 12 to return DEMON_HUNTER
Browse files Browse the repository at this point in the history
  • Loading branch information
xeropresence authored and navv1234 committed Sep 15, 2018
1 parent ff1283f commit aa736db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions engine/dbc/dbc.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -1141,6 +1141,7 @@ struct spell_data_t
case 9: return WARLOCK;
case 10: return MONK;
case 11: return DRUID;
case 12: return DEMON_HUNTER;
default: break;
}

Expand Down

0 comments on commit aa736db

Please sign in to comment.