how do you put spells into seose?
There already there you can either add give them out a few ways,
I think theres a command,
You could set them in a shop,
Or you could manually add them/ have them given when character is created.
On your data folder -> npc.xini, look for the npc ID you want to add spells to.. In my case I made another, npc 124
/* skill trainer ;D */ [npc124] { [spell] { ID = 3 [requires] { }
Id = 3 (spell ID)
and between "{" and "}" put what is needed to learn it, in my case I put nothing