Use blocks_prayer field for some common items
parent
5c84f5c2c2
commit
758d64d6a2
|
@ -9,7 +9,7 @@ animation odoorn2_closed_1
|
|||
is_animated 0
|
||||
move_block all
|
||||
no_magic 1
|
||||
damned 1
|
||||
blocks_prayer 1
|
||||
blocksview 1
|
||||
wc 3
|
||||
maxsp 0
|
||||
|
@ -21,7 +21,7 @@ type 91
|
|||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
damned 1
|
||||
blocks_prayer 1
|
||||
no_magic 1
|
||||
face odoorn2.114
|
||||
animation odoorn2_open_1
|
||||
|
|
|
@ -9,7 +9,7 @@ animation igate_closed_1
|
|||
is_animated 0
|
||||
move_block all
|
||||
no_magic 1
|
||||
damned 1
|
||||
blocks_prayer 1
|
||||
blocksview 1
|
||||
wc 7
|
||||
maxsp 0
|
||||
|
@ -25,7 +25,7 @@ face iron_gate2.116
|
|||
animation igate_closed_2
|
||||
is_animated 0
|
||||
move_block all
|
||||
damned 1
|
||||
blocks_prayer 1
|
||||
no_magic 1
|
||||
blocksview 1
|
||||
wc 5
|
||||
|
@ -38,7 +38,7 @@ type 91
|
|||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
damned 1
|
||||
blocks_prayer 1
|
||||
no_magic 1
|
||||
face iron_gate1.111
|
||||
animation igate_open_1
|
||||
|
@ -53,7 +53,7 @@ type 91
|
|||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
damned 1
|
||||
blocks_prayer 1
|
||||
no_magic 1
|
||||
face iron_gate2.111
|
||||
animation igate_open_2
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
Object dungeon_magic
|
||||
name no_spells
|
||||
face no_spells.111
|
||||
damned 1
|
||||
blocks_prayer 1
|
||||
no_pick 1
|
||||
no_magic 1
|
||||
invisible 1
|
||||
|
|
|
@ -6,6 +6,6 @@ weight 200000
|
|||
value 40
|
||||
no_pick 1
|
||||
no_magic 1
|
||||
damned 1
|
||||
blocks_prayer 1
|
||||
client_type 25091
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue