A silver filings as an arch and the formula to make them using the new file arch.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21485 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
e7466561c2
commit
7e23a36026
|
|
@ -0,0 +1,14 @@
|
||||||
|
Object silver_filings
|
||||||
|
name silver filings
|
||||||
|
race gold and jewels
|
||||||
|
face silver_filings.111
|
||||||
|
nrof 1
|
||||||
|
type 60
|
||||||
|
material 2
|
||||||
|
materialname silver
|
||||||
|
value 1
|
||||||
|
weight 10
|
||||||
|
identified 1
|
||||||
|
name_pl silver filings
|
||||||
|
client_type 2005
|
||||||
|
end
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 212 B |
|
|
@ -0,0 +1,3 @@
|
||||||
|
face silver_filings.111
|
||||||
|
magicmap grey
|
||||||
|
end
|
||||||
12
formulae
12
formulae
|
|
@ -3524,7 +3524,7 @@ ingred talisman of evocation,3 figurine of a clenched hand,3 balm of return home
|
||||||
#
|
#
|
||||||
# exp is maybe high, but demon's icor can't be stored, and messenger's head are rare,
|
# exp is maybe high, but demon's icor can't be stored, and messenger's head are rare,
|
||||||
# so that should be ok
|
# so that should be ok
|
||||||
# chance is 0 because this recipe is given as a quest reward
|
# chance is 0 because this recipe is given as a quest reward
|
||||||
Object NONE
|
Object NONE
|
||||||
arch holy_symbol
|
arch holy_symbol
|
||||||
chance 0
|
chance 0
|
||||||
|
|
@ -3744,6 +3744,16 @@ ingred apple fourth
|
||||||
chance 0
|
chance 0
|
||||||
combination 1
|
combination 1
|
||||||
tool slicingknife,b_slicingknife
|
tool slicingknife,b_slicingknife
|
||||||
|
#
|
||||||
|
# Filing metals into a powder
|
||||||
|
Object NONE
|
||||||
|
arch silver_filings
|
||||||
|
yield 1000
|
||||||
|
ingred silver bar
|
||||||
|
chance 0
|
||||||
|
combination 1
|
||||||
|
tool file
|
||||||
|
|
||||||
#
|
#
|
||||||
# gem combos
|
# gem combos
|
||||||
Object NONE
|
Object NONE
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue