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-b93c2d0d6712master
parent
1385345e38
commit
14cd2332ef
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue