Add coifs as a type of helmet to the game.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21809 282e977c-c81d-0410-88c4-b93c2d0d6712
master
silvernexus 2021-01-17 17:05:47 +00:00
parent d7b13a3616
commit 2786cd9da7
5 changed files with 30 additions and 0 deletions

View File

@ -1,3 +1,12 @@
Add coif as a helmet-like armor.
Is lighter and has worse protection than regular helmets,
but can be found earlier from goblin/gnoll drops.
armour/helmet/coif.base.111.png
armour/helmet/coif.arc
armour/helmet/coif.face
treasures.trs
Daniel Hawkins 2020-01-17
Add barn-like food store.
Intended to be used for Wolfsburg Provisions.
shop/store_food_barn.*

View File

@ -0,0 +1,15 @@
Object coif
nrof 1
name coif
name_pl coifs
client_type 271
type 34
face coif.111
ac 1
resist_physical 1
weight 3000
value 2
material 2
body_head -1
gen_sp_armour 1
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 286 B

View File

@ -0,0 +1,3 @@
face coif.111
magicmap grey
end

View File

@ -1750,6 +1750,9 @@ treasure poor_old
arch b_small_shield
chance 4
more
arch coif
chance 3
more
arch silvercoin
nrof 80
chance 20