Added public files

Roughly added all public files. Probably missed some, though.
diff --git a/doc/props/P_WEAR_FUNC b/doc/props/P_WEAR_FUNC
new file mode 100644
index 0000000..edc9bcc
--- /dev/null
+++ b/doc/props/P_WEAR_FUNC
@@ -0,0 +1,24 @@
+P_WEAR_FUNC
+
+NAME:
+     P_WEAR_FUNC "wear_func"
+
+DEFINIERT IN:
+     <armour.h>
+
+BESCHREIBUNG:
+     Falls ein Objekt eine WearFunc() fuer die Ruestung / Kleidung definiert, 
+     so muss dieses Objekt in dieser Property eingetragen sein.
+
+     Die Auswertung dieser Property erfolgt in Laufe eines DoWear() in der
+     nicht-oeffentlichen Funktion _check_wear_restrictions()..
+
+BEISPIELE:
+     Siehe das Beispiel zu WearFunc()
+
+SIEHE AUCH:
+     armours, clothing, /std/clothing/wear.c, /std/armour/wear.c
+     WearFunc(), InformWear()
+
+LETZTE AeNDERUNG:
+15.02.2009, Zesstra
\ No newline at end of file