View Single Post
  #1  
Old 02-10-2010, 04:39 PM
dreamseer
Fire Beetle
 
Join Date: Feb 2010
Location: York
Posts: 22
Default Starting skill 100 in fishing

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?
Reply With Quote