darkonio Core Architect Gold Supporter MoP Premium Veteran Member 104 2014 20 Jan 29, 2023 #1 crowleys horse needs more health or less worgen should attack, you will die before you even reach the church.
crowleys horse needs more health or less worgen should attack, you will die before you even reach the church.
K kasykiller Verified Member 12 2016 6 Jan 29, 2023 #2 darkonio said: crowleys horse needs more health or less worgen should attack, you will die before you even reach the church. Click to expand... UPDATE `mop_world`.`creature_template` SET `mindmg` = '6' , `maxdmg` = '11' , `attackpower` = '0' WHERE `entry` = '35229'; UPDATE `mop_world`.`creature_template` SET `mindmg` = '4' , `maxdmg` = '5' , `attackpower` = '1' WHERE `entry` = '35167'; Click to expand... this fixes the damage from the horse mission and the one where you have to hold on for 1m.
darkonio said: crowleys horse needs more health or less worgen should attack, you will die before you even reach the church. Click to expand... UPDATE `mop_world`.`creature_template` SET `mindmg` = '6' , `maxdmg` = '11' , `attackpower` = '0' WHERE `entry` = '35229'; UPDATE `mop_world`.`creature_template` SET `mindmg` = '4' , `maxdmg` = '5' , `attackpower` = '1' WHERE `entry` = '35167'; Click to expand... this fixes the damage from the horse mission and the one where you have to hold on for 1m.
darkonio Core Architect Gold Supporter MoP Premium Veteran Member 104 2014 20 Jan 30, 2023 #3 kasykiller said: this fixes the damage from the horse mission and the one where you have to hold on for 1m. Click to expand... Thank you
kasykiller said: this fixes the damage from the horse mission and the one where you have to hold on for 1m. Click to expand... Thank you
M MCrafter12 1 2023 0 Apr 19, 2023 #4 I am sorry but how do I fix this using these lines that you said would help fix the issue?