From fd364ba0f9cbba92c3fa681891b0aae3a5baa664 Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Mon, 3 Oct 2005 21:55:39 +0000 Subject: [PATCH] new name: nestwarmth --- src/common/kernel/item.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/kernel/item.c b/src/common/kernel/item.c index 29753da87..2991f2b46 100644 --- a/src/common/kernel/item.c +++ b/src/common/kernel/item.c @@ -1221,7 +1221,7 @@ static translate_t translation[] = { { "Wasser des Lebens", "p2", "p2_p", NULL, NULL }, { "Bauernblut", "peasantblood", "peasantblood_p", NULL, NULL }, { "Gehirnschmalz", "p6", "p6_p", NULL, NULL }, - { "Nestwärme", "p8", "p8_p", NULL, NULL }, + { "Nestwärme", "nestwarmth", "nestwarmth_p", NULL, NULL }, { "Pferdeglück", "p9", "p9_p", NULL, NULL }, { "Berserkerblut", "p10", "p10_p", NULL, NULL }, { "Bauernlieb", "p11", "p11_p", NULL, NULL },