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-b93c2d0d6712
master
alestan 2010-08-15 02:16:07 +00:00
parent 24b32648a0
commit 1ade0039f6
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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