I'm trying to clean up some of the Space 1889 files before I release them and was wondering how to add a bonus to a specific knowledge skill.
Currently I am using a set of custom skills for the knowledge skills and am using eval scripts like this:
What I would like to do is to get rid of the custom skills.
How would I replace the [sk89Law] parameter with a skKnowledge (law) parameter?
Thanks
-Erich
Currently I am using a set of custom skills for the knowledge skills and am using eval scripts like this:
Code:
perform #traitprof[sk89KLaw,+,1,"Colonial Office"]
What I would like to do is to get rid of the custom skills.
How would I replace the [sk89Law] parameter with a skKnowledge (law) parameter?
Thanks
-Erich