From fb4bf4f804f493707f1275cfb1c3245cbd01a9f8 Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Sun, 13 Mar 2005 10:45:51 +0000 Subject: [PATCH] =?UTF-8?q?http://eressea.upb.de/mantis/view.php=3Fid=3D44?= =?UTF-8?q?7=20Die=20Scheissuntoten...=20Das=20klappt=20auch=20nicht,=20er?= =?UTF-8?q?stmla=20alles=20zur=C3=BCck?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/kernel/combatspells.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/common/kernel/combatspells.c b/src/common/kernel/combatspells.c index 65374762c..9e992b2ac 100644 --- a/src/common/kernel/combatspells.c +++ b/src/common/kernel/combatspells.c @@ -1745,10 +1745,7 @@ sp_undeadhero(fighter * fi, int level, double power, spell * sp) u->hp = u->number * unit_max_hp(du); assert(j<=df->side->casualties); df->side->casualties -= j; - /* tot sind sie eignetlich immer noch. Aber... was tun? - siehe http://eressea.upb.de/mantis/view.php?id=447 */ df->side->dead -= j; - df->side->healed += j; /* counting total number of undead */ undead += j;