Update Frost Shield (armour/shield/frostshield.arc) to take up a body slot when applied
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20342 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ff6688515e
commit
135687b6e0
|
@ -1,3 +1,6 @@
|
|||
Update Frost Shield to take up a body slot when applied
|
||||
armour/shield/frostshield.arc
|
||||
Rick Tanner 2017-03-26
|
||||
|
||||
Moved bloodreaver axe and Order Sword to the artifact directory,
|
||||
as they are not standard weapons
|
||||
|
|
|
@ -13,4 +13,5 @@ resist_cold 15
|
|||
weight 2000
|
||||
value 100
|
||||
material 18
|
||||
body_arm -1
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue