conan513 / SingleCore_TC

TrinityCore Open Source MMO Framework
http://www.trinitycore.org
GNU General Public License v2.0
180 stars 67 forks source link

Fix solo craft #95

Closed tegstewart closed 5 years ago

tegstewart commented 5 years ago

Changes proposed:

Issues addressed: Closes # (insert issue tracker number) No issue tracker number. HandleStatModifier() adds percentage to base, rather than setting stats to the supplied percentage. As a result, stats were being buffed 100% higher than the set multiplier.

Tests performed: (Does it build, tested in-game, etc.) Built, tested in-game.

Known issues and TODO list: (add/remove lines as needed) None