Alright, I was always getting asked how do you increase it so that it shows more then just 57 skills on gedit, oedit, all that stuff. So I'm finally just going to show you all how to increase it.

::::::oasis.h:::::::::
Find: #define NUM_SPELLS	*
change: #define NUM_SPELLS	120

exit and then compile

I wouldn't go over 120. It will screw with your spells and skills if you do. If you wish to try to overgo it, please remember to increase max_spells, etc. In spells.h

- Rikishi