Added public files

Roughly added all public files. Probably missed some, though.
diff --git a/doc/props/P_SB_SPELLS b/doc/props/P_SB_SPELLS
new file mode 100644
index 0000000..84aa723
--- /dev/null
+++ b/doc/props/P_SB_SPELLS
@@ -0,0 +1,23 @@
+NAME:
+    P_SB_SPELLS            "sb_spells"                   
+
+DEFINIERT IN:
+    /sys/new_skills.h
+
+BESCHREIBUNG:
+    In dieser Spellbookproperty sind saemtliche Sprueche des Spellbooks
+    vermerkt. Veraendert wird sie durch AddSpell().
+
+BEMERKUNGEN:
+    Man sollte diese Property nicht per Hand veraendern, sondern die
+    Funktion AddSpell() nutzen.
+
+SIEHE AUCH:
+    GObj Verwalten:   LearnSkill, LearnSpell, InitialSkillAbility
+    * Properties:     P_GUILD_SKILLS
+    Spellbook Lernen: Learn, SpellSuccess, Erfolg, Misserfolg
+    * Verwalten:      AddSpell, QuerySpell
+    * Properties:     P_GLOBAL_SKILLPROPS
+    Skills:           P_NEWSKILLS, spruchermuedung, skill_info_liste
+
+Last modified: Wed Jan 14 19:17:06 1998 by Patryn
\ No newline at end of file