Added public files
Roughly added all public files. Probably missed some, though.
diff --git a/doc/props/P_HP b/doc/props/P_HP
new file mode 100644
index 0000000..f2aea74
--- /dev/null
+++ b/doc/props/P_HP
@@ -0,0 +1,25 @@
+NAME:
+ P_HP "hp"
+
+DEFINIERT IN:
+ /sys/living/life.h
+
+BESCHREIBUNG:
+
+ - Lebewesen
+ Anzahl der Lebenspunkte des Wesens.
+
+ - Speisen/Kneipen
+ Heilwirkung einer Portion der Speise auf die Lebenspunkte
+ des Konsumenten
+
+SIEHE AUCH:
+ Props: P_MAX_HP
+ Veraenderung: reduce_hit_points(), restore_hit_points()
+ do_damage(L), Defend(L)
+ buffer_hp()
+ Ueberwachung: AddHpHook(L)
+ Speisen/Kneipen: std/pub, wiz/food, consume
+
+------------------------------------------------------------------------------
+Last modified: Thu Oct 28 12:15:00 2010 by Caldra
\ No newline at end of file