From 14cd2332ef39b39aa0a8f2352ddb6b29048f1ab2 Mon Sep 17 00:00:00 2001 From: akirschbaum Date: Thu, 10 May 2007 20:00:32 +0000 Subject: [PATCH] Fix plural names of supreme and major potions of life. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6230 282e977c-c81d-0410-88c4-b93c2d0d6712 --- potion/potionrstr.arc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/potion/potionrstr.arc b/potion/potionrstr.arc index f1f937b6f..ee6673414 100644 --- a/potion/potionrstr.arc +++ b/potion/potionrstr.arc @@ -9,7 +9,7 @@ nrof 1 weight 1500 color_fg light_blue editable 2048 -name_pl potions of life +name_pl supreme potions of life on_use_yield potion_empty client_type 651 end @@ -54,7 +54,7 @@ nrof 1 weight 1500 color_fg light_blue editable 2048 -name_pl minor potions of life +name_pl major potions of life on_use_yield potion_empty client_type 651 end