Added public files

Roughly added all public files. Probably missed some, though.
diff --git a/doc/props/P_ALCOHOL b/doc/props/P_ALCOHOL
new file mode 100644
index 0000000..63005b7
--- /dev/null
+++ b/doc/props/P_ALCOHOL
@@ -0,0 +1,22 @@
+NAME:
+     P_ALCOHOL			"alcohol"
+
+DEFINIERT IN:
+     /sys/living/life.h
+
+BESCHREIBUNG:
+
+     - Lebewesen
+       Numerischer Wert fuer den Grad der Betrunkenheit eines Lebewesens.
+       Der maximale Wert steht in P_MAX_ALCOHOL.
+
+     - Speisen/Kneipen
+       Numerischer Wert fuer den Grad, den eine Portion der Speise den
+       Konsumenten betrunken macht
+
+SIEHE AUCH:
+	P_MAX_ALCOHOL, P_ALCOHOL_DELAY, consume,
+	P_FOOD, P_DRINK, wiz/food, 
+
+------------------------------------------------------------------------------
+Last modified: Thu Oct 28 12:15:00 2010 by Caldra
\ No newline at end of file