retroflav Posted April 5, 2013 Posted April 5, 2013 how to modify the sanctuary heal formula on pre-re? cos it's too low. Thanks Quote
Rayan Posted April 5, 2013 Posted April 5, 2013 (edited) In skill.c Find : case PR_SANCTUARY: hp = (skill_lv>6)?777:skill_lv*100; break; change : 777 = to your damage you want. + if u want it more according to skill lvl change 100 to whatever value you want Do compile after that, done restart your server Edited April 5, 2013 by Rayan Quote
Question
retroflav
how to modify the sanctuary heal formula on pre-re? cos it's too low. Thanks
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.