Added public files

Roughly added all public files. Probably missed some, though.
diff --git a/doc/props/P_UNWIELD_TIME b/doc/props/P_UNWIELD_TIME
new file mode 100644
index 0000000..43128d4
--- /dev/null
+++ b/doc/props/P_UNWIELD_TIME
@@ -0,0 +1,19 @@
+P_UNWIELD_TIME
+
+NAME:
+      P_UNWIELD_TIME			"unwield_time"
+
+DEFINIERT IN:
+      /sys/weapon.h

+
+BESCHREIBUNG:
+      Enthaelt den Zeitpunkt zu dem ein Living eine Waffe weggesteckt hat und

+      ist im Living gesetzt.

+
+SIEHE AUCH:

+      Verwandt:		P_WEAPON, P_WIELDED, DoUnwield()

+			P_LAST_USE
+      Sonstiges:	P_EQUIP_TIME

+			time()
+
+10.Feb 2005 Gloinson