Changes to Valkyrie's Amulet of Lifesaving - added a title field and changed the name so it appears differently in a players inventory window
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10891 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
fe9d179591
commit
dee1207892
7
CHANGES
7
CHANGES
|
|
@ -1,5 +1,12 @@
|
|||
Changes for SVN top of tree:
|
||||
|
||||
gods/items/valkyrie_amulet_lifesave.arc
|
||||
Changes to the amulet so that the item appears as
|
||||
"Valkyrie's Amulet of Lifesaving" instead of
|
||||
"Valkyrie's Amulet of Lifesaving (lifesaving)" in a
|
||||
players inventory
|
||||
Rick Tanner 2008-12-09
|
||||
|
||||
gods/items/valkyrie_amulet_lifesave.arc, gods/demihumans/valkyrie.trs
|
||||
Tentative bug fix for '[ 1990180 ] 2.0 godgiven Valkyrie lifesaving amulet bug?'
|
||||
- created a new amulet archetype that is godgiven and inventory locked by default,
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
Object valkyrie_amulet_lifesave
|
||||
name Valkyrie's Amulet of Lifesaving
|
||||
name_pl Valkyrie's Amulets of Lifesaving
|
||||
name Valkyrie's Amulet
|
||||
name_pl Valkyrie's Amulets
|
||||
title of Lifesaving
|
||||
face amulet_lif.111
|
||||
type 39
|
||||
material 12
|
||||
|
|
|
|||
Loading…
Reference in New Issue