Faces for various talismans.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@16680 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
306e451bb1
commit
4f17e68c6c
|
@ -14,7 +14,7 @@ end
|
|||
Object talisman_sorcery
|
||||
name talisman
|
||||
title of sorcery
|
||||
face talisman.111
|
||||
face talisman_sorcery.111
|
||||
type 74
|
||||
weight 1000
|
||||
value 3000
|
||||
|
@ -29,7 +29,7 @@ end
|
|||
Object talisman_summoning
|
||||
name talisman
|
||||
title of summoning
|
||||
face talisman.111
|
||||
face talisman_summoning.111
|
||||
type 74
|
||||
weight 1000
|
||||
value 3000
|
||||
|
@ -44,7 +44,7 @@ end
|
|||
Object talisman_evocation
|
||||
name talisman
|
||||
title of evocation
|
||||
face talisman.111
|
||||
face talisman_evocation.111
|
||||
type 74
|
||||
weight 1000
|
||||
value 3000
|
||||
|
@ -59,7 +59,7 @@ end
|
|||
Object talisman_pyromancy
|
||||
name talisman
|
||||
title of pyromancy
|
||||
face talisman.111
|
||||
face talisman_pyromancy.111
|
||||
type 74
|
||||
weight 1000
|
||||
value 3000
|
||||
|
|
|
@ -1,3 +1,15 @@
|
|||
face talisman.111
|
||||
magicmap grey
|
||||
end
|
||||
face talisman_sorcery.111
|
||||
magicmap grey
|
||||
end
|
||||
face talisman_evocation.111
|
||||
magicmap grey
|
||||
end
|
||||
face talisman_pyromancy.111
|
||||
magicmap grey
|
||||
end
|
||||
face talisman_evocation.111
|
||||
magicmap grey
|
||||
end
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 273 B |
Binary file not shown.
After Width: | Height: | Size: 273 B |
Binary file not shown.
After Width: | Height: | Size: 273 B |
Binary file not shown.
After Width: | Height: | Size: 273 B |
Loading…
Reference in New Issue