fixed the weight/value ratio of gold nuggets
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13602 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
24b32648a0
commit
1ade0039f6
|
@ -6,7 +6,7 @@ nrof 1
|
|||
material 2
|
||||
materialname gold
|
||||
type 73
|
||||
value 177777
|
||||
value 700000000
|
||||
weight 700000000
|
||||
name_pl huge gold nuggets
|
||||
client_type 2005
|
||||
|
|
|
@ -7,7 +7,7 @@ type 60
|
|||
material 2
|
||||
materialname gold
|
||||
value 400
|
||||
weight 180
|
||||
weight 400
|
||||
name_pl large gold nuggets
|
||||
client_type 2005
|
||||
end
|
||||
|
|
|
@ -7,7 +7,7 @@ type 60
|
|||
material 2
|
||||
materialname gold
|
||||
value 40
|
||||
weight 20
|
||||
weight 40
|
||||
name_pl small gold nuggets
|
||||
client_type 2005
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue