Update visibility info for many archetypes. Split out destruction
vs manabolt images, as visibility is face attribute and not object. Likewise, split out cause vs heal faces. MSW 2006-05-29 git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4606 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
e35f1dc4cd
commit
6b17596190
|
@ -1,12 +1,12 @@
|
|||
Object manabolt
|
||||
type 102
|
||||
subtype 4
|
||||
face destruction.111
|
||||
face manabolt.111
|
||||
anim
|
||||
destruction.111
|
||||
destruction.112
|
||||
destruction.113
|
||||
destruction.114
|
||||
manabolt.111
|
||||
manabolt.112
|
||||
manabolt.113
|
||||
manabolt.114
|
||||
mina
|
||||
magicmap light_blue
|
||||
flying 1
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,11 +1,11 @@
|
|||
Object cause_wounds
|
||||
type 102
|
||||
subtype 5
|
||||
face healing.111
|
||||
face cause.111
|
||||
anim
|
||||
healing.111
|
||||
healing.112
|
||||
healing.111
|
||||
cause.111
|
||||
cause.112
|
||||
cause.111
|
||||
mina
|
||||
is_animated 1
|
||||
is_turnable 0
|
||||
|
|
|
@ -4,12 +4,12 @@ Object loose_magic
|
|||
name uncontrolled mana
|
||||
type 102
|
||||
subtype 6
|
||||
face destruction.111
|
||||
face manabolt.111
|
||||
anim
|
||||
destruction.111
|
||||
destruction.112
|
||||
destruction.113
|
||||
destruction.114
|
||||
manabolt.111
|
||||
manabolt.112
|
||||
manabolt.113
|
||||
manabolt.114
|
||||
mina
|
||||
color_fg black
|
||||
color_bg khaki
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
Object manaball
|
||||
type 102
|
||||
subtype 6
|
||||
face destruction.111
|
||||
face manabolt.111
|
||||
magicmap light_blue
|
||||
anim
|
||||
destruction.111
|
||||
destruction.112
|
||||
destruction.113
|
||||
destruction.114
|
||||
manabolt.111
|
||||
manabolt.112
|
||||
manabolt.113
|
||||
manabolt.114
|
||||
mina
|
||||
hp 4
|
||||
wc -50
|
||||
|
|
|
@ -19,6 +19,7 @@ speed 1
|
|||
is_used_up 1
|
||||
no_pick 1
|
||||
see_anywhere 1
|
||||
visibility 255
|
||||
food 7
|
||||
editable 0
|
||||
end
|
||||
|
|
|
@ -4,13 +4,13 @@ type 102
|
|||
subtype 7
|
||||
walk_on 1
|
||||
fly_on 1
|
||||
face destruction.111
|
||||
face manabolt.111
|
||||
magicmap light_blue
|
||||
anim
|
||||
destruction.111
|
||||
destruction.112
|
||||
destruction.113
|
||||
destruction.114
|
||||
manabolt.111
|
||||
manabolt.112
|
||||
manabolt.113
|
||||
manabolt.114
|
||||
mina
|
||||
speed 1
|
||||
wc -50
|
||||
|
|
|
@ -14,4 +14,5 @@ no_pick 1
|
|||
see_anywhere 1
|
||||
food 3
|
||||
editable 0
|
||||
visibility 255
|
||||
end
|
||||
|
|
|
@ -14,6 +14,7 @@ speed 1
|
|||
is_used_up 1
|
||||
no_pick 1
|
||||
see_anywhere 1
|
||||
visibility 255
|
||||
food 5
|
||||
editable 0
|
||||
type 102
|
||||
|
|
|
@ -15,4 +15,5 @@ no_pick 1
|
|||
see_anywhere 1
|
||||
food 4
|
||||
editable 0
|
||||
visibility 255
|
||||
end
|
||||
|
|
|
@ -16,4 +16,5 @@ no_pick 1
|
|||
see_anywhere 1
|
||||
food 5
|
||||
editable 0
|
||||
visibility 255
|
||||
end
|
||||
|
|
|
@ -5,14 +5,14 @@ Object god_power
|
|||
name godly retribution
|
||||
type 102
|
||||
subtype 6
|
||||
face destruction.111
|
||||
face manabolt.111
|
||||
anim
|
||||
destruction.111
|
||||
destruction.112
|
||||
destruction.113
|
||||
destruction.114
|
||||
destruction.113
|
||||
destruction.114
|
||||
manabolt.111
|
||||
manabolt.112
|
||||
manabolt.113
|
||||
manabolt.114
|
||||
manabolt.113
|
||||
manabolt.114
|
||||
mina
|
||||
speed 1
|
||||
range 4
|
||||
|
|
Loading…
Reference in New Issue