From: Christian Heller <c.heller@plomlompom.de>
Date: Wed, 16 Apr 2014 14:10:34 +0000 (+0200)
Subject: Server: Un-do debugging change for last commit: reset player hitpoints.
X-Git-Tag: tce~760
X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/%7B%7Bdb.prefix%7D%7D/%7B%7B%20web_path%20%7D%7D/static/conditions?a=commitdiff_plain;h=2af5bc540a7d28b28bd5bbaad6e61adf1c790f56;p=plomrogue

Server: Un-do debugging change for last commit: reset player hitpoints.
---

diff --git a/confserver/world b/confserver/world
index f773be2..724d012 100644
--- a/confserver/world
+++ b/confserver/world
@@ -27,7 +27,7 @@ EFFORT 45
 OBJECT 0
 NAME HUMAN
 SYMBOL @
-LIFEPOINTS 255
+LIFEPOINTS 5
 CORPSE_ID 5
 CONSUMABLE 0
 START_NUMBER 1