Weak walls should block things, including spells.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@14936 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
198997d4b4
commit
1f84395815
|
@ -15,7 +15,7 @@ resist_cold 100
|
||||||
resist_confusion 100
|
resist_confusion 100
|
||||||
resist_acid 100
|
resist_acid 100
|
||||||
resist_drain 100
|
resist_drain 100
|
||||||
|
move_block all
|
||||||
no_pick 1
|
no_pick 1
|
||||||
blocksview 1
|
blocksview 1
|
||||||
alive 1
|
alive 1
|
||||||
|
@ -38,7 +38,7 @@ resist_cold 100
|
||||||
resist_confusion 100
|
resist_confusion 100
|
||||||
resist_acid 100
|
resist_acid 100
|
||||||
resist_drain 100
|
resist_drain 100
|
||||||
|
move_block all
|
||||||
no_pick 1
|
no_pick 1
|
||||||
blocksview 1
|
blocksview 1
|
||||||
alive 1
|
alive 1
|
||||||
|
|
|
@ -15,7 +15,7 @@ resist_cold 100
|
||||||
resist_confusion 100
|
resist_confusion 100
|
||||||
resist_acid 100
|
resist_acid 100
|
||||||
resist_drain 100
|
resist_drain 100
|
||||||
|
move_block all
|
||||||
no_pick 1
|
no_pick 1
|
||||||
blocksview 1
|
blocksview 1
|
||||||
alive 1
|
alive 1
|
||||||
|
@ -38,7 +38,7 @@ resist_cold 100
|
||||||
resist_confusion 100
|
resist_confusion 100
|
||||||
resist_acid 100
|
resist_acid 100
|
||||||
resist_drain 100
|
resist_drain 100
|
||||||
|
move_block all
|
||||||
no_pick 1
|
no_pick 1
|
||||||
blocksview 1
|
blocksview 1
|
||||||
alive 1
|
alive 1
|
||||||
|
|
|
@ -15,7 +15,7 @@ resist_cold 100
|
||||||
resist_confusion 100
|
resist_confusion 100
|
||||||
resist_acid 100
|
resist_acid 100
|
||||||
resist_drain 100
|
resist_drain 100
|
||||||
|
move_block all
|
||||||
no_pick 1
|
no_pick 1
|
||||||
blocksview 1
|
blocksview 1
|
||||||
alive 1
|
alive 1
|
||||||
|
@ -38,7 +38,7 @@ resist_cold 100
|
||||||
resist_confusion 100
|
resist_confusion 100
|
||||||
resist_acid 100
|
resist_acid 100
|
||||||
resist_drain 100
|
resist_drain 100
|
||||||
|
move_block all
|
||||||
no_pick 1
|
no_pick 1
|
||||||
blocksview 1
|
blocksview 1
|
||||||
alive 1
|
alive 1
|
||||||
|
|
|
@ -19,6 +19,7 @@ no_pick 1
|
||||||
blocksview 1
|
blocksview 1
|
||||||
alive 1
|
alive 1
|
||||||
level 1
|
level 1
|
||||||
|
move_block all
|
||||||
end
|
end
|
||||||
Object westweak_wall_4
|
Object westweak_wall_4
|
||||||
name wall
|
name wall
|
||||||
|
@ -41,4 +42,5 @@ no_pick 1
|
||||||
blocksview 1
|
blocksview 1
|
||||||
alive 1
|
alive 1
|
||||||
level 1
|
level 1
|
||||||
|
move_block all
|
||||||
end
|
end
|
||||||
|
|
|
@ -15,7 +15,7 @@ resist_cold 100
|
||||||
resist_confusion 100
|
resist_confusion 100
|
||||||
resist_acid 100
|
resist_acid 100
|
||||||
resist_drain 100
|
resist_drain 100
|
||||||
|
move_block all
|
||||||
no_pick 1
|
no_pick 1
|
||||||
blocksview 1
|
blocksview 1
|
||||||
alive 1
|
alive 1
|
||||||
|
@ -38,7 +38,7 @@ resist_cold 100
|
||||||
resist_confusion 100
|
resist_confusion 100
|
||||||
resist_acid 100
|
resist_acid 100
|
||||||
resist_drain 100
|
resist_drain 100
|
||||||
|
move_block all
|
||||||
no_pick 1
|
no_pick 1
|
||||||
blocksview 1
|
blocksview 1
|
||||||
alive 1
|
alive 1
|
||||||
|
|
|
@ -14,7 +14,7 @@ resist_cold 100
|
||||||
resist_confusion 100
|
resist_confusion 100
|
||||||
resist_acid 100
|
resist_acid 100
|
||||||
resist_drain 100
|
resist_drain 100
|
||||||
|
move_block all
|
||||||
no_pick 1
|
no_pick 1
|
||||||
blocksview 1
|
blocksview 1
|
||||||
alive 1
|
alive 1
|
||||||
|
@ -36,7 +36,7 @@ resist_cold 100
|
||||||
resist_confusion 100
|
resist_confusion 100
|
||||||
resist_acid 100
|
resist_acid 100
|
||||||
resist_drain 100
|
resist_drain 100
|
||||||
|
move_block all
|
||||||
no_pick 1
|
no_pick 1
|
||||||
blocksview 1
|
blocksview 1
|
||||||
alive 1
|
alive 1
|
||||||
|
|
Loading…
Reference in New Issue