I'm trying to make it so players start with 100 in fishing skill
its skill 55 I believe
so I did
Code:
update class_skill set skill_55 = 100
didn’t work I guess thats for something else.
I've looked on all the other tables and can't find anything that looks like skill 55
anyone got any ideas?