set client_type for hides
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21459 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
3e540cabf6
commit
a2e092ca51
|
@ -7,4 +7,5 @@ type 72
|
|||
# troll hide is heavy (25% weight vs. 20%)
|
||||
weight 25
|
||||
value 300
|
||||
client_type 623
|
||||
end
|
||||
|
|
|
@ -11,6 +11,7 @@ material 32
|
|||
type 72
|
||||
weight 20
|
||||
value 300
|
||||
client_type 623
|
||||
end
|
||||
|
||||
# Brown
|
||||
|
@ -22,6 +23,7 @@ material 32
|
|||
type 72
|
||||
weight 20
|
||||
value 300
|
||||
client_type 623
|
||||
end
|
||||
|
||||
# Gray
|
||||
|
@ -33,6 +35,7 @@ material 32
|
|||
type 72
|
||||
weight 20
|
||||
value 300
|
||||
client_type 623
|
||||
end
|
||||
|
||||
# White
|
||||
|
@ -44,4 +47,5 @@ material 32
|
|||
type 72
|
||||
weight 20
|
||||
value 300
|
||||
client_type 623
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue