Added public files

Roughly added all public files. Probably missed some, though.
diff --git a/doc/props/P_WEAPON b/doc/props/P_WEAPON
new file mode 100644
index 0000000..5b1854c
--- /dev/null
+++ b/doc/props/P_WEAPON
@@ -0,0 +1,17 @@
+P_WEAPON
+
+NAME:
+     P_WEAPON                      "weapon"
+
+DEFINIERT IN:
+     /sys/properties.h
+
+BESCHREIBUNG:
+      Momentan gezueckte Waffe. Im Living gesetzt.
+
+SIEHE AUCH:
+      Verwandt:		P_ARMOURS
+      Waffen:		P_WC, P_WEAPON_TYPE, P_DAM_TYPE, P_NR_HANDS, P_PARRY
+      Sonstiges:	P_UNWIELD_TIME, P_EQUIP_TIME, P_LAST_USE
+
+10.Feb 2005 Gloinson