added graphite pile
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4270 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
66e25d818e
commit
713c5fc046
|
|
@ -20,6 +20,7 @@ title of salt
|
|||
face salt.111
|
||||
nrof 1
|
||||
material 64
|
||||
materialname salt
|
||||
type 73
|
||||
value 10
|
||||
color_fg white
|
||||
|
|
@ -34,6 +35,7 @@ title of sulphur
|
|||
face sulphur.111
|
||||
nrof 1
|
||||
material 64
|
||||
materialname sulphur
|
||||
type 73
|
||||
value 15
|
||||
color_fg yellow
|
||||
|
|
@ -46,12 +48,33 @@ editable 2048
|
|||
name_pl piles
|
||||
client_type 641
|
||||
end
|
||||
|
||||
Object graphite
|
||||
name pile
|
||||
title of graphite
|
||||
face graphite.111
|
||||
nrof 1
|
||||
material 64
|
||||
materialname graphite
|
||||
type 73
|
||||
value 1
|
||||
color_fg black
|
||||
resist_fire -100
|
||||
resist_electricity -100
|
||||
resist_acid 100
|
||||
weight 500
|
||||
editable 2048
|
||||
name_pl piles
|
||||
client_type 641
|
||||
end
|
||||
|
||||
Object phosphorus
|
||||
name pile
|
||||
title of phosphorus
|
||||
face phosphor.111
|
||||
nrof 1
|
||||
material 64
|
||||
materialname phosphorus
|
||||
type 73
|
||||
value 45
|
||||
color_fg grey
|
||||
|
|
@ -71,6 +94,7 @@ title of cinnabar
|
|||
face cinna.111
|
||||
nrof 1
|
||||
material 64
|
||||
materialname cinnabar
|
||||
type 73
|
||||
value 70
|
||||
color_fg red
|
||||
|
|
@ -85,6 +109,7 @@ title of pyrite
|
|||
face pyrite.111
|
||||
nrof 1
|
||||
material 66
|
||||
materialname pyrite
|
||||
type 73
|
||||
value 8
|
||||
color_fg grey
|
||||
|
|
@ -99,6 +124,7 @@ title of gypsum
|
|||
face gypsum.111
|
||||
nrof 1
|
||||
material 64
|
||||
materialname gypsum
|
||||
type 73
|
||||
value 9
|
||||
color_fg blue
|
||||
|
|
|
|||
Loading…
Reference in New Issue