Sprinkle some materialnames around. prevents things like "leather

leather armour", "gold coins made of bronze".


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1977 282e977c-c81d-0410-88c4-b93c2d0d6712
master
garbled 2003-01-30 00:10:00 +00:00
parent 079c109edc
commit 91e50ec90a
11 changed files with 14 additions and 10 deletions

View File

@ -11,6 +11,7 @@ resist_physical 10
weight 20000
value 40
material 8
materialname leather
editable 1024
magicmap brown
body_torso -1

View File

@ -3,10 +3,9 @@ face lead.111
material 2
value 100
resist_magic 30
type 73
resist_acid 100
materialname lead
weight 5000
editable 2048
nrof 1

View File

@ -1,10 +1,9 @@
Object river_stone
name river stone
face lstone.111
material 2
material 64
value 1
resist_acid 100
type 73
weight 800
editable 2048
@ -16,10 +15,9 @@ end
Object mountain_stone
name mountain stone
face lstone.111
material 2
material 64
value 1
resist_acid 100
type 73
weight 800
editable 2048
@ -30,10 +28,9 @@ end
Object field_stone
name stone
face lstone.111
material 2
material 64
value 1
resist_acid 100
type 73
weight 800
editable 2048

View File

@ -6,7 +6,7 @@ material 2
value 530
resist_fire 100
resist_acid 100
materialname lead
type 73
nrof 1
weight 5000

View File

@ -6,6 +6,7 @@ color_fg yellow
nrof 1
type 36
material 2
materialname gold
value 10
weight 10
editable 2048

View File

@ -13,7 +13,8 @@ nrof 1
speed 0.2
value 800
weight 50
material 64
material 2
materialname mithril
editable 2048
identified 1
magicmap grey

View File

@ -4,6 +4,7 @@ race gold and jewels
face nugget_huge.111
nrof 1
material 2
materialname gold
color_fg orange
value 177777
weight 700000000

View File

@ -5,6 +5,7 @@ face nugget_lar.111
color_fg orange
nrof 1
material 2
materialname gold
value 100
weight 180
editable 2048

View File

@ -5,6 +5,7 @@ face nugget_sma.111
color_fg orange
nrof 1
material 2
materialname gold
value 10
weight 20
editable 2048

View File

@ -6,6 +6,7 @@ color_fg grey
nrof 1
type 36
material 2
materialname platinum
value 50
weight 10
editable 2048

View File

@ -6,6 +6,7 @@ color_fg grey
nrof 1
type 36
material 2
materialname silver
value 1
weight 10
editable 2048