Removed duplicate other_arch setting to Cure Disease (spell/Healing/spell_cure_disease.arc) spell.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20239 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
421ddb06f2
commit
0ab0c89ec4
|
@ -1,3 +1,8 @@
|
||||||
|
|
||||||
|
Removed duplicate other_arch setting to Cure Disease spell.
|
||||||
|
spell/Healing/spell_cure_disease.arc
|
||||||
|
Rick Tanner 2016-05-05
|
||||||
|
|
||||||
Make barrels so they can not be picked up by players.
|
Make barrels so they can not be picked up by players.
|
||||||
This addresses Bug #815.
|
This addresses Bug #815.
|
||||||
indoor/barrel.arc
|
indoor/barrel.arc
|
||||||
|
|
|
@ -8,7 +8,6 @@ level 10
|
||||||
grace 30
|
grace 30
|
||||||
casting_time 10
|
casting_time 10
|
||||||
path_attuned 256
|
path_attuned 256
|
||||||
other_arch healing
|
|
||||||
skill praying
|
skill praying
|
||||||
type 101
|
type 101
|
||||||
subtype 21
|
subtype 21
|
||||||
|
|
Loading…
Reference in New Issue