Turn nuggets to gems, adjust value to account for no longer having the 4x multiplier. Add dam_modifier 1 to spell_alchemy to prepare for alchemy spell changes.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4931 282e977c-c81d-0410-88c4-b93c2d0d6712
master
qal21 2006-09-16 19:57:38 +00:00
parent a2fda88b15
commit 043aaa3f53
3 changed files with 5 additions and 4 deletions

View File

@ -4,10 +4,10 @@ race gold and jewels
face nugget_lar.111
color_fg orange
nrof 1
type 73
type 60
material 2
materialname gold
value 100
value 400
weight 180
editable 2048
name_pl large gold nuggets

View File

@ -4,10 +4,10 @@ race gold and jewels
face nugget_sma.111
color_fg orange
nrof 1
type 73
type 60
material 2
materialname gold
value 10
value 40
weight 20
editable 2048
name_pl small gold nuggets

View File

@ -14,4 +14,5 @@ no_drop 1
invisible 1
duration 100
duration_modifier 5
dam_modifier 1
end