Fix duplicate archetype definition for "troll".
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10936 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
dee1207892
commit
4bb7ae5166
4
CHANGES
4
CHANGES
|
|
@ -1,5 +1,9 @@
|
|||
Changes for SVN top of tree:
|
||||
|
||||
monster/troll/Troll/troll.arc
|
||||
Fix duplicate archetype definition for "troll".
|
||||
Andreas Kirschbaum 2008-12-12
|
||||
|
||||
gods/items/valkyrie_amulet_lifesave.arc
|
||||
Changes to the amulet so that the item appears as
|
||||
"Valkyrie's Amulet of Lifesaving" instead of
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ body_skill 1
|
|||
body_arm 2
|
||||
end
|
||||
More
|
||||
Object troll
|
||||
Object troll_2
|
||||
name troll
|
||||
face troll.x11
|
||||
animation troll
|
||||
|
|
|
|||
Loading…
Reference in New Issue